Commit History
🐛 Bug: Fix the bug where Vercel fails to start successfully.
db534e0
🐛 Bug: Fix the bug of incorrect weight allocation
f2a60ff
🪞 Frontend: Fixed the bug where the chart size was displayed incorrectly when there was no data.
3035b10
🪞 Frontend: Add request model statistics bar chart
4f0c23d
🐛 Bug: Fix the bug where weight polling did not check if the weight channel conforms to the request model.
5b1ad67
Default to all models if model field is not set
141a8b8
✨ Feature: Add support for embeddings model
c50b8cc
🐛 Bug: Fix the bug where the model is not persisted to the file after being automatically retrieved.
7fb5f96
📖 Docs: Add documentation for serv00 deployment steps.
c35d947
✨ Feature: Added lottery scheduling algorithm and support for random scheduling algorithm.
ee08a6f
🐛 Bug: Fix the bug where the sheet page cannot fully display when there are too many models.
3907084
🐛 Bug: Fix the bug where the /v1/models endpoint returns incomplete models
1262e5b
🐛 Bug: Fix the bug where the remote configuration file cannot be parsed.
5ce094b
fix: create ThreadSafeCircularList with correct api list
a3a84d2
Benedict King
commited on
if api key is invalid, raise except
00ec216
Benedict King
commited on
fix: api could be a list
859400e
Benedict King
commited on
🐛 Bug: Fix the bug where /v1/models does not work.
60e30aa
✨ Feature: 1. Add support for experimental frontend.
923b378
🐛 Bug: Fix the bug where channel responses fail but are replied to normally and are not recognized as a request failure.
8cf0555
🐛 Bug: Fix the bug where using asterisks for api key does not conform to yaml syntax
adf018a
Refactor: Add support for retrieving all models when the model name is "*"
3e27f73
dray
commited on