Commit History
🤖 Models: Add support for o1-mini o1-preview model
1126d73
🐛 Bug: Fix the bug where the client uploads the image URL instead of converting it to base64 encoding during image recognition.
5c2c740
🐛 Bug: Fix the bug that the official Claude API cannot use PNG format images.
14428d9
✨ Feature: Add feature: Support Cloudflare API model
95ca783
✨ Feature: Adapt to the deprecated function call request body format of OpenAI
9874f60
🐛 Bug: Fix the bug where tool use is still included in the request body when tools are closed.
f3ea9b1
✨ Feature: Add features: Add API channel success rate statistics, channel status records.
73a667f
🐛 Bug: Fix the bug of tool use request body format error
44caf41
Fix the bug where claude tool_choice does not support "tool_choice": {"type": "any"}
0ce2715
🐛 Bug: 1. Fix the bug where the max_tokens is missing in the Claude request body
7f8be8f
Add feature: support load balancing for multiple keys in a single channel, enabled by default.
aeec83c
Fix the bug where claude stream is not defined.
f3fce0a
Fix the bug where Claude cannot use tool use.
894ff24
Add feature: support OpenAI dall-e-3 image generation
2ec0842
Fix the bug of incorrect request body format for tool use.
69fd3e6
fix: Improve round-robin provider selection and add Claude max_tokens auto-fill
9b5984b
zeta
commited on