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
✨ Feature: Add feature: Support vertex ai API and vertex tool use invocation. edb14b7 yym68686 commited on Aug 31, 2024
🐛 Bug: Fix the bug when the date plugin does not require parameters. 6b0ab57 yym68686 commited on Aug 25, 2024
Fix the bug of httpx.ReadError and asyncio.CancelledError errors e6673ca yym68686 commited on Aug 25, 2024
🐛 Bug: 1. Fix the bug of httpx reading streamed output timeout. 55a4247 yym68686 commited on Aug 25, 2024
Upgrade the request body field Function, use the Tool field for function calls. 809165c yym68686 commited on Aug 24, 2024
Upgrade the request body field Function, use the Tool field for function calls. 0140d23 yym68686 commited on Aug 24, 2024
Fix the bug causing errors in the GPT channel when using the Wu API. 2a56a92 yym68686 commited on Aug 13, 2024
🐛 Bug: Fix the bug of the model provider matching order error. 33bccc2 yym68686 commited on Aug 7, 2024