Skip to content

Releases: labring/aiproxy

Version 0.3.11

19 Dec 11:09
6bfe016

Choose a tag to compare

fix gemini image url
add cache_hit_count summary

Change Logs

Version 0.3.10

12 Dec 15:03
6d6f99c

Choose a tag to compare

Fix: gemini image fake stream plugin

Change Logs

Version 0.3.9

11 Dec 12:58
bb46a26

Choose a tag to compare

Feat: support gemini image outpu and websearch count

Change Logs

Version 0.3.8

09 Dec 03:41
b489857

Choose a tag to compare

fix vertexai dynamic publishers

Change Logs

Version 0.3.7

07 Dec 05:46
9f66285

Choose a tag to compare

update aws claude model id

Change Logs

Version 0.3.6

21 Nov 08:35
0729a3d

Choose a tag to compare

  • 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.

Change Logs

Version 0.3.5

07 Nov 07:30
2039a4b

Choose a tag to compare

Version 0.3.4

30 Sep 03:32
2bfbc84

Choose a tag to compare

Version 0.3.3

16 Sep 04:12
34ab71a

Choose a tag to compare

Version 0.3.2

07 Sep 14:09
297f1c5

Choose a tag to compare

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