Skip to content

Releases: eolinker/apinto

v0.22.2

17 Mar 08:20
c000cd1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.1...v0.22.2

Changelog

  • c000cd1 Merge pull request #217 from eolinker/feature/private-model

v0.22.1

14 Mar 11:14
9dab069
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.3...v0.22.1

Changelog

  • 9dab069 Merge pull request #216 from eolinker/feature/private-model

v0.21.3

03 Mar 09:58
Compare
Choose a tag to compare

Full Changelog: v0.21.2...v0.21.3

Changelog

v0.21.2

27 Feb 02:46
b8e5687
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.1...v0.21.2

Changelog

  • b8e5687 Merge pull request #202 from eolinker/feature/local-model

v0.21.1

20 Feb 06:28
dba9fa1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.3...v0.21.1

Changelog

  • dba9fa1 Merge pull request #201 from eolinker/feature/local-model

v0.20.3

17 Feb 05:41
Compare
Choose a tag to compare

Full Changelog: v0.20.2...v0.20.3

Changelog

v0.20.2

08 Feb 07:36
Compare
Choose a tag to compare

Full Changelog: v0.20.1...v0.20.2

Changelog

  • 11ad824 Fix: AI provider call failure error not returning

v0.20.1

16 Jan 11:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.5...v0.20.1

Changelog

  • f2328a3 Fix: Invalid hash configuration deletion issue

v0.19.5

08 Jan 02:38
6b1c0a2
Compare
Choose a tag to compare

What's Changed

  • Feature/openai demo by @Dot-Liu in #178
  • update openai test by @Dot-Liu in #179
  • add: validNormalFunc by @Dot-Liu in #180
  • add: enhance Moonshot API response handling and testing by @dashenbibi in #184
  • 补充记录ai供应商 阶跃星辰 token使用情况 by @sunanzhi in #181
  • feat:Add error handling and informative messages to the Zhipu AI prov… by @dashenbibi in #183
  • add: enhance Fireworks AI API response structure and implement token… by @dashenbibi in #194
  • add: enhance Mistral AI API response structure and implement token u… by @dashenbibi in #193
  • add: enhance OpenRouter AI API response structure and implement toke… by @dashenbibi in #191
  • add: enhance Upstage AI API response structure and implement token us… by @dashenbibi in #190
  • add: enhance DeepSeek AI API response structure and implement token u… by @dashenbibi in #189
  • add: enhance Yi AI API response structure and implement token usage t… by @dashenbibi in #188
  • add: enhance HunYuan AI API response structure and implement token us… by @dashenbibi in #187
  • add: enhance TongYi AI API response structure and implement token usa… by @dashenbibi in #186
  • add: enhance Wenxin AI response structure and implement token usage t… by @dashenbibi in #185
  • Feature/dashen/novita by @dashenbibi in #192
  • Feature/sunanzhi/ai by @sunanzhi in #196
  • Feature/sunanzhi/ai by @sunanzhi in #199
  • Feature/liujian/ai balance by @Dot-Liu in #197

New Contributors

Full Changelog: v0.19.4...v0.19.5

Changelog

  • 102bca0 Merge pull request #199 from eolinker/feature/sunanzhi/ai

Changelog

  • 6b1c0a2 Merge pull request #197 from eolinker/feature/liujian/ai-balance

v0.19.4

22 Dec 14:38
Compare
Choose a tag to compare

What's changed

  • 修复AK/SK鉴权query参数未排序,导致签名错误问题
  • 修复响应重写v2插件配置空指针问题
  • 修复负载均衡服务地址权重为0仍转发的问题

Full Changelog: v0.19.3...v0.19.4

Changelog

  • 713288e 修复response_rewrite_v2插件配置空指针问题