主要更新
- 支持sora remix
- 修复可能导致CPU占用100%的问题
- 性能优化
- 优化OpenAI转Claude格式函数调用的问题
What's Changed
- chore: update the relay openapi file by @t0ng7u in #2353
- fix: try resolve the high concurrency issue to a single host by @prnake in #2351
- feat: refactor token estimation logic by @Calcium-Ion in #2355
- feat: gemini 3 thinking level gemini-3-pro-preview-high by @seefs001 in #2344
- fix(adaptor): fix reasoning suffix not processing in vertex adapter by @FirstMelody in #2388
- feat: add claude-haiku-4-5-20251001 model support by @FlowerRealm in #2375
- Increase token name length limit from 30 to 50 by @oudi in #2368
- fix: Set default to unsupported value for gpt-5 model series requests by @HynoR in #2229
- fix(go.mod): 更新modernc.org/sqlite依赖项版本 by @binorxin in #2387
- feat: zhipu 4v image generations by @seefs001 in #2356
- chore(go): enable greenteagc by @seefs001 in #2357
- fix: regex repeat compile by @seefs001 in #2358
- fix: qwen chat_template_kwargs by @seefs001 in #2359
- fix: fetch upstream models by @seefs001 in #2394
- fix: sidebar color overlap by @seefs001 in #2395
- fix: Try to fix login error "already logged in" issue by @seefs001 in #2396
- fix: Use channel proxy settings for task query scenarios by @seefs001 in #2398
- feat: update price display use current currency symbol by @feitianbubu in #2360
- fix: try to fix tool call issues by @seefs001 in #2397
- fix(channel): update channel identification logic in error processing by @NoahCodeGG in #2194
- feat: add openai video remix endpoint by @seefs001 in #2412
New Contributors
- @FirstMelody made their first contribution in #2388
- @FlowerRealm made their first contribution in #2375
- @oudi made their first contribution in #2368
- @NoahCodeGG made their first contribution in #2194
Full Changelog: v0.9.28...v0.10.0