Commit History
🐛 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
✨ Feature: Add support for frontend page operation configuration files.
a04542e
✨ Feature: 1. Add support for experimental frontend.
923b378
🐛 Bug: 1. Fix the bug where the option request attempts to parse the OK stream message.
4b94129
🐛 Bug: Fix the bug where using asterisks for api key does not conform to yaml syntax
adf018a
✨ Feature: Add feature: The /stats endpoint supports passing an 'hours' parameter to specify the number of hours of historical statistics data to return
b197d5b
🐛 Bug: Fix the bug where there is no error handling for response JSON parsing errors.
ea47d28
🐛 Bug: Fix the bug where the permissions control for model distributors is incorrect.
6101f6d
🐛 Bug: Fix the bug that makes moral checks unusable.
179cefd
🐛 Bug: Fix the bug where FastAPI internally used different types of streaming responses.
7f50586
🐛 Bug: Fix the bug where FastAPI internally used different types of streaming responses.
27b2cca
🐛 Bug: Fix bug in total time calculation
09c584b
Refactor: Add support for retrieving all models when the model name is "*"
3e27f73
dray
commited on
fix: Generate a random API key using only alphanumeric characters
bead939
Benedict King
commited on