✨ Feature: Add feature: Support for text-to-speech endpoint /v1/audio/speech 483c524 yym68686 commited on Nov 17, 2024
🐛 Bug: Fix the bug in the vertex API key concatenation syntax error. 28f36b6 yym68686 commited on Nov 12, 2024
✨ Feature: Add feature: support setting rate limit for each model individually cdf3ed9 yym68686 commited on Nov 5, 2024
✨ Feature: Add an "image" field to the configuration file to customize control over whether to enable image reading support. 93f77d4 yym68686 commited on Oct 14, 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 that prevents the voice function from being used. b40e306 yym68686 commited on Sep 26, 2024
🐛 Bug: Fix the bug where the Pillow dependency is not installed 805409f 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 where the o1 model cannot obtain text format. e5b8220 yym68686 commited on Sep 20, 2024
🐛 Bug: Fix the bug where the lobechat gemini official API cannot use the tool. The reason is that lobechat automatically uses multiple consecutive underscores in the system prompt to name function names, which gemini does not support. 5eb8cba 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 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 that the official Claude API cannot use PNG format images. 14428d9 yym68686 commited on Sep 11, 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
✨ 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: 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
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
Determine whether to use tools through the configuration file tools. 8748c7e yym68686 commited on Jul 12, 2024