🐛 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 the system prompt is not deleted in the o1-mini model message. aea01d0 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
🐛 Bug: Fix the bug that the official Claude API cannot use PNG format images. 14428d9 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 the official Claude API does not correctly pass the token count. 1de140d yym68686 commited on Sep 9, 2024
✨ Feature: Adapt to the deprecated function call request body format of OpenAI 9874f60 yym68686 commited on Sep 9, 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 that prevents the OpenAI API key from being used normally in zed. 60e7a94 yym68686 commited on Sep 5, 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
Fix the bug where claude tool_choice does not support "tool_choice": {"type": "any"} 0ce2715 yym68686 commited on Sep 4, 2024
🐛 Bug: 1. Fix the bug where the max_tokens is missing in the Claude request body 7f8be8f yym68686 commited on Sep 4, 2024
Add feature: support load balancing for multiple keys in a single channel, enabled by default. aeec83c yym68686 commited on Sep 4, 2024
Fix the bug where the Claude API does not return the DONE SSE message. 7b515b4 yym68686 commited on Sep 4, 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
Fix the bug with the incorrect ending character in OpenAI format responses. 46ce910 yym68686 commited on Sep 2, 2024
refactor: revise round-robin and auto-retry logic in API request handling bdd215f zeta commited on Sep 2, 2024
fix: Improve round-robin provider selection and add Claude max_tokens auto-fill 9b5984b zeta commited on Sep 2, 2024
Add feature: support vertex claude API using tool use functionality. 7d44776 yym68686 commited on Sep 1, 2024