✨ Feature: Add feature: Support for text-to-speech endpoint /v1/audio/speech 483c524 yym68686 commited on Nov 17, 2024
🐛 Bug: Fix the bug where errors are not correctly returned when there is a syntax error in the configuration file. 6f7d288 yym68686 commited on Nov 17, 2024
✨ Feature: Add feature: support setting API key random load balancing 926469d yym68686 commited on Nov 7, 2024
💻 Code: Optimize log display: add error provider name display. 08f4342 yym68686 commited on Nov 7, 2024
✨ Feature: Add feature: Support that as long as the prefix of the API key exists in the configuration file, the API key is valid. ecf5650 yym68686 commited on Nov 7, 2024
🐛 Bug: Fix the bug where the embedding URL for GLM and GitHub models is incorrect. a7303e8 yym68686 commited on Nov 7, 2024
🐛 Bug: The bug where the provider's name, which is purely numeric, was not converted to a string has been fixed. 478e740 yym68686 commited on Nov 7, 2024
🐛 Bug: Fix the bug of ZeroDivisionError when the API key does not exist. af636f7 yym68686 commited on Nov 6, 2024
🐛 Bug: Fix the bug where GitHub models cannot retrieve the model when the model field is not set. cd90ffd yym68686 commited on Nov 5, 2024
🐛 Bug: Fix the bug where API initialization throws an error when no API key is present. 4e9c49c yym68686 commited on Nov 5, 2024
✨ Feature: Add feature: support setting rate limit for each model individually cdf3ed9 yym68686 commited on Nov 5, 2024
🐛 Bug: Fix the bug where the return data type of frequency limit is incorrect. cb8aca6 yym68686 commited on Nov 5, 2024
🐛 Bug: Fix the bug of incorrect function parameters entering the cooldown state. 68795da yym68686 commited on Nov 4, 2024
🐛 Bug: 1. Fix the bug where the closed client cannot be found when closing the request client. 76819d6 yym68686 commited on Nov 4, 2024
🐛 Bug: Fix the bug where Vercel fails to start successfully. 467f256 yym68686 commited on Nov 1, 2024
🐛 Bug: Fix the bug where Vercel fails to start successfully. db534e0 yym68686 commited on Nov 1, 2024
🪞 Frontend: Fixed the bug where the chart size was displayed incorrectly when there was no data. 3035b10 yym68686 commited on Oct 31, 2024
🐛 Bug: Fix the bug where weight polling did not check if the weight channel conforms to the request model. 5b1ad67 yym68686 commited on Oct 28, 2024
🐛 Bug: Fix the bug where the model is not persisted to the file after being automatically retrieved. 7fb5f96 yym68686 commited on Oct 24, 2024
✨ Feature: Added lottery scheduling algorithm and support for random scheduling algorithm. ee08a6f yym68686 commited on Oct 18, 2024
🐛 Bug: Fix the bug where the sheet page cannot fully display when there are too many models. 3907084 yym68686 commited on Oct 14, 2024
🐛 Bug: Fix the bug where the /v1/models endpoint returns incomplete models 1262e5b yym68686 commited on Oct 14, 2024
🐛 Bug: Fix the bug where the remote configuration file cannot be parsed. 5ce094b yym68686 commited on Oct 13, 2024
fix: create ThreadSafeCircularList with correct api list a3a84d2 Benedict King commited on Oct 13, 2024
🐛 Bug: Fix the bug where channel responses fail but are replied to normally and are not recognized as a request failure. 8cf0555 yym68686 commited on Oct 7, 2024
feat: add TextToSpeechRequest model and implement audio speech endpoint with processing logic 2ec384d Benedict King commited on Oct 5, 2024
🐛 Bug: Fix the bug where using asterisks for api key does not conform to yaml syntax adf018a yym68686 commited on Oct 1, 2024
Refactor: Add support for retrieving all models when the model name is "*" 3e27f73 dray commited on Sep 27, 2024
🐛 Bug: 1. Fix the bug that causes an error when Claude uploads a PNG image. f156f8a yym68686 commited on Sep 26, 2024
🐛 Bug: Fix the bug where the fixed message for pass-through did not check for generation failure. 864c752 yym68686 commited on Sep 19, 2024
🐛 Bug: Fix the bug where the next channel cannot be automatically switched when an error occurs in non-streaming output for o1-mini and o1-preview. bdfeca1 yym68686 commited on Sep 14, 2024
🐛 Bug: Fix the bug that fails to properly catch httpx.RemoteProtocolError. 983694e yym68686 commited on Sep 14, 2024
🐛 Bug: Fix the bug where error codes are not accurately returned to the client. 3972d74 yym68686 commited on Sep 11, 2024