Commit History
📖 Bump version to 0.0.30
038271b
github-actions[bot]
commited on
✨ Feature: Add an "image" field to the configuration file to customize control over whether to enable image reading support.
93f77d4
📖 Bump version to 0.0.29
89394ee
github-actions[bot]
commited on
🐛 Bug: Fix the bug where the sheet page cannot fully display when there are too many models.
3907084
📖 Bump version to 0.0.28
5596e07
github-actions[bot]
commited on
🐛 Bug: Fix the bug where after filtering through the filter, if there are a total of four rows, when clicking the edit configuration on the fourth row, the sheet still displays the data from the fourth row before the filter was applied.
80fec79
📖 Bump version to 0.0.27
06afdf8
github-actions[bot]
commited on
🐛 Bug: Fix the bug where the sheet cannot be closed when clicking the cancel button without filling in the content on the frontend add model sheet.
776255b
📖 Bump version to 0.0.26
eb0ff00
github-actions[bot]
commited on
🐛 Bug: Fix the bug where the /v1/models endpoint returns incomplete models
1262e5b
📖 Bump version to 0.0.25
026c519
github-actions[bot]
commited on
🐛 Bug: Fix the bug where the remote configuration file cannot be parsed.
5ce094b
📖 Bump version to 0.0.24
1784de1
github-actions[bot]
commited on
Merge pull request #21 from BenedictKing/main
b895fe3
unverified
fix: create ThreadSafeCircularList with correct api list
a3a84d2
Benedict King
commited on
📖 Bump version to 0.0.23
3d5dca9
github-actions[bot]
commited on
Merge pull request #19 from BenedictKing/main
d7ff8d4
unverified
if api key is invalid, raise except
00ec216
Benedict King
commited on
📖 Bump version to 0.0.22
19a2bc1
github-actions[bot]
commited on
Merge pull request #18 from BenedictKing/main
cb70818
unverified
fix: api could be a list
859400e
Benedict King
commited on
📖 Bump version to 0.0.21
1808468
github-actions[bot]
commited on
🐛 Bug: Fix the bug where /v1/models does not work.
60e30aa
📖 Bump version to 0.0.20
1e9a2ac
github-actions[bot]
commited on
✨ Feature: Add support for frontend page operation configuration files.
a04542e
📖 Bump version to 0.0.19
6d80128
github-actions[bot]
commited on
✨ Feature: 1. Add support for experimental frontend.
923b378
📖 Bump version to 0.0.18
8ad5d0e
github-actions[bot]
commited on
🐛 Bug: Fix the bug where channel responses fail but are replied to normally and are not recognized as a request failure.
8cf0555
📖 Bump version to 0.0.17
74dc0c0
github-actions[bot]
commited on
✨ Feature: Add support for OpenAI JSON format output.
599e110
📖 Bump version to 0.0.16
d4d650a
github-actions[bot]
commited on
🐛 Bug: Change the last character of the SSE message to \n\n
0a30d42
📖 Bump version to 0.0.15
2d653d6
github-actions[bot]
commited on
🐛 Bug: 1. Fix the bug where the option request attempts to parse the OK stream message.
4b94129
📖 Bump version to 0.0.14
e0e0c2d
github-actions[bot]
commited on
🐛 Bug: Fix the bug where using asterisks for api key does not conform to yaml syntax
adf018a
📖 Bump version to 0.0.13
f1141e2
github-actions[bot]
commited on
✨ Feature: Add feature: The /stats endpoint supports passing an 'hours' parameter to specify the number of hours of historical statistics data to return
b197d5b
📖 Bump version to 0.0.12
d4b22a2
github-actions[bot]
commited on
🐛 Bug: Fix the bug where there is no error handling for response JSON parsing errors.
ea47d28
📖 Bump version to 0.0.11
d7169b0
github-actions[bot]
commited on
🐛 Bug: Fix the bug where the permissions control for model distributors is incorrect.
6101f6d
📖 Bump version to 0.0.10
9a6b4f4
github-actions[bot]
commited on
🐛 Bug: Fix the bug that makes moral checks unusable.
179cefd
📖 Bump version to 0.0.9
9c2088c
github-actions[bot]
commited on
🐛 Bug: Fix the bug where FastAPI internally used different types of streaming responses.
7f50586
📖 Bump version to 0.0.8
d65ef8e
github-actions[bot]
commited on