Releases: labring/aiproxy
Releases · labring/aiproxy
Version 0.3.11
fix gemini image url
add cache_hit_count summary
Version 0.3.10
Fix: gemini image fake stream plugin
Version 0.3.9
Feat: support gemini image outpu and websearch count
Version 0.3.8
fix vertexai dynamic publishers
Version 0.3.7
update aws claude model id
Version 0.3.6
- Supports the native Gemini protocol.
- Support for Codex CLI / Gemini CLI / Claude Code
- You can now use Claude and Gemini models in Codex CLI, and GPT and Claude models in Gemini CLI.
- Supports using the Claude, Chat, and Gemini protocols to request models like gpt-5-coder that only support the responses API.
Version 0.3.5
Version 0.3.4
Version 0.3.3
Version 0.3.2
Feat:
- aws claude protocol support #356
- add sangforaicp adaptor #354
- streamfake web control support #350
- deepseek v3.1 max_toekns limits #347
- patch plugin #346
- cluade to openai message content and stream reponse #345
- ignore all failed channel when last retry #343
- smark update group and token api to select field #341
- add timeout plugin to control response header timeout #338
Fix:
- consume error tokenname length #355
- missing pre release meta #352
- gemini get choices text panic #344
Docs:
- add claude to openai and claude code docs #351