Skip to content

Tags: TurboChow/one-api

Tags

v0.6.8-alpha.4

Toggle v0.6.8-alpha.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: implement improved headers for anthropic to support 8k outputs (s…

…ongquanpeng#1654)

v0.6.8-alpha.3

Toggle v0.6.8-alpha.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: duplicate [DONE] (songquanpeng#1629)

v0.6.8-alpha.2

Toggle v0.6.8-alpha.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support smtp without auth (songquanpeng#1101)

v0.6.8-alpha.1

Toggle v0.6.8-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add support for Claude 3 tool use (function calling) (songquanp…

…eng#1587)

* feat: add tool support for AWS & Claude

* fix: add {} for openai compatibility in streaming tool_use

v0.6.8-alpha

Toggle v0.6.8-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: abusing goroutines and channel (songquanpeng#1561)

* refactor: abusing goroutines

* fix: trim data prefix

* refactor: move functions to render package

* refactor: add back trim & flush

---------

Co-authored-by: JustSong <[email protected]>

v0.6.7

Toggle v0.6.7's commit message
feat: support load env variables from .env file

v0.6.7-alpha.9

Toggle v0.6.7-alpha.9's commit message
feat: support load env variables from .env file

v0.6.7-alpha.8

Toggle v0.6.7-alpha.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: fix sparkdesk function call

v0.6.7-alpha.7

Toggle v0.6.7-alpha.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support tencent v3 api (songquanpeng#1542)

Co-authored-by: lihangfu <[email protected]>

v0.6.7-alpha.6

Toggle v0.6.7-alpha.6's commit message
chore: adjust default rate limit config