🐛 Bug: 1. Fix the bug where the option request attempts to parse the OK stream message. 4b94129 yym68686 commited on Oct 1, 2024
🐛 Bug: Fix the bug where using asterisks for api key does not conform to yaml syntax adf018a yym68686 commited on Oct 1, 2024
✨ Feature: Add feature: The /stats endpoint supports passing an 'hours' parameter to specify the number of hours of historical statistics data to return b197d5b yym68686 commited on Sep 30, 2024
🐛 Bug: Fix the bug where there is no error handling for response JSON parsing errors. ea47d28 yym68686 commited on Sep 29, 2024
🐛 Bug: Fix the bug where the permissions control for model distributors is incorrect. 6101f6d yym68686 commited on Sep 29, 2024
🐛 Bug: Fix the bug where FastAPI internally used different types of streaming responses. 7f50586 yym68686 commited on Sep 28, 2024
🐛 Bug: Fix the bug where FastAPI internally used different types of streaming responses. 27b2cca yym68686 commited on Sep 28, 2024
Refactor: Add support for retrieving all models when the model name is "*" 3e27f73 dray commited on Sep 27, 2024
fix: Generate a random API key using only alphanumeric characters bead939 Benedict King commited on Sep 27, 2024
🐛 Bug: Fix the bug where the request to generate images cannot be parsed. c34a2a5 yym68686 commited on Sep 26, 2024
🐛 Bug: Fix a bug that may occur in a concurrent environment when multiple requests attempt to use the same database session simultaneously. 9871835 yym68686 commited on Sep 26, 2024
🐛 Bug: 1. Fix the bug that causes an error when Claude uploads a PNG image. f156f8a yym68686 commited on Sep 26, 2024
✨ Feature: Add support for v1/audio/transcriptions endpoint 17409c4 yym68686 commited on Sep 25, 2024
🐛 Bug: Fix the bug that prevents the host machine from synchronizing database files. 79bd233 yym68686 commited on Sep 25, 2024
🐛 Bug: Fix the bug where the database cannot be automatically created when it does not exist a37c1d1 yym68686 commited on Sep 25, 2024
🐛 Bug: Fix the bug where the database cannot be automatically created when it does not exist 90a8f67 yym68686 commited on Sep 25, 2024
✨ Feature: Add feature: Support automatic restart after detecting changes to api.yaml, no need to manually restart the container. a0bdc85 yym68686 commited on Sep 15, 2024
🐛 Bug: Fix the bug of middleware statistics for unknown models ed95244 yym68686 commited on Sep 15, 2024
✨ Feature: Add feature: Support for counting model usage in the stats endpoint 5eb10aa yym68686 commited on Sep 14, 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
💻 Code: Optimize log display: When the model does not exist, display it in the log. 061e8aa yym68686 commited on Sep 13, 2024
🐛 Bug: Fix the bug of connectivity check error at lobechat endpoint /v1/chat/completions c09ef14 yym68686 commited on Sep 13, 2024
💻 Code: Increase the default timeout to 100 seconds to improve the success rate of o1-preview responses. ab734b8 yym68686 commited on Sep 13, 2024
🐛 Bug: Fix the o1-mini timeout bug, increase the default timeout to 40 seconds. 78ff70d yym68686 commited on Sep 13, 2024
🐛 Bug: Fix the bug where httpx.RemoteProtocolError was not caught f4d6dda yym68686 commited on Sep 12, 2024
🐛 Bug: Fix the bug where the client uploads the image URL instead of converting it to base64 encoding during image recognition. 5c2c740 yym68686 commited on Sep 12, 2024
🐛 Bug: Fix the bug where error codes are not accurately returned to the client. 3972d74 yym68686 commited on Sep 11, 2024
✨ Feature: Add feature: Add support for using angle brackets to enclose strings to set the string before the slash to the channel name. 6038b37 yym68686 commited on Sep 10, 2024
🐛 Bug: 1. Fix the bug where the API key is not found when rate limiting. cfd3f47 yym68686 commited on Sep 10, 2024
🐛 Bug: Fix the bug where tool use is still included in the request body when tools are closed. f3ea9b1 yym68686 commited on Sep 6, 2024
🐛 Bug: 1. Fix the bug of log errors being repeatedly displayed. 8eca72e yym68686 commited on Sep 6, 2024
🐛 Bug: Fix the bug where the channel status is not sorted by success rate. dac9c70 yym68686 commited on Sep 5, 2024
✨ Feature: Add feature: Add support for weighted load balancing. 3ec7a0b yym68686 commited on Sep 5, 2024
✨ Feature: Add features: Add API channel success rate statistics, channel status records. 73a667f yym68686 commited on Sep 5, 2024
🐛 Bug: Fix the bug where the timeout was not converted to a float. 3fc76ba yym68686 commited on Sep 4, 2024
Fix the bug that does not adapt to the new API for obtaining the model list. 2a7fbb2 yym68686 commited on Sep 3, 2024