Releases: UNICKCHENG/openai-proxy
Releases · UNICKCHENG/openai-proxy
v0.3.5
0.3.5 (2023-07-31)
Bug Fixes
更新
修复跨域问题。如果担心因此带来安全问题,可以通过 ACCESS_CONTROL_ALLOW_ORIGIN
环境变量来设置指定域

v0.3.4
0.3.4 (2023-07-29)
Bug Fixes
- claude: supports automatic getting of conversation_uuid (3684729)
主要更新
-
支持自动获取会话 ID,无需再手动指定

-
支持一次删除全部会话记录

v0.3.3
0.3.3 (2023-07-21)
Bug Fixes
- claude: adapt the gpt-like streaming response format (8f92171)
- claude: fix gpt-like interface errors (9fa35cb)


v0.3.2
0.3.2 (2023-07-18)
Bug Fixes
google-bard: fix googlebard api invalid (7eb45a2)
虽然修复了这个问题,但是仍然可能失败

v0.3.1
0.3.1 (2023-07-17)
Bug Fixes
- claude: fix gpt-like interface errors (ac1ca60)
- openai: fix openai not working (d551fa3)

v0.3.0
0.3.0 (2023-07-16)
Features
- claude: support for openai-style request (2071133)