Skip to content

Releases: labring/aiproxy

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

Version 0.3.2-beta.4 (Prerelease)

28 Aug 08:11
297f1c5

Choose a tag to compare

Pre-release

Feat:

  • aws claude protocol support #356
  • add sangforaicp adaptor #354

Fix:

  • consume error tokenname length #355

Version 0.3.2-beta.3 (Prerelease)

24 Aug 14:00
116fdbb

Choose a tag to compare

Pre-release

Feat:

  • streamfake web control support #350

Fix:

  • missing pre release meta #352

Docs:

  • add claude to openai and claude code docs #351

v0.3.2-beta.2

22 Aug 10:42
4d02409

Choose a tag to compare

v0.3.2-beta.2 Pre-release
Pre-release

Feat:

  • 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

Fix:

  • gemini get choices text panic #344