这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: KenyonY/openai-forward

Tags

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Change the env variable `OPENAI_API_KEY` to `OPENAI_API_KEY_CON…

…FIG` (#136)

* feat: Change the env variable `OPENAI_API_KEY` to `OPENAI_API_KEY_CONFIG`

* chore: update .github conf

v0.8.0

Toggle v0.8.0's commit message
Version upgrade

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Distinguish between streaming and non streaming internally (#121)

* feat: Distinguish between streaming and non streaming internally

* clean up

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat: API key permission system development completed (#112)

* fix: try to fix ci

* wip: add level functionality to forward key

* update doc

* Only cache successful responses.

* forward key现在可以精确控制有权限访问的模型

* 为解决leveldb环境问题,更新dockerfile基础镜像,镜像大小将有所膨胀

* 增添test case

v0.7.0

Toggle v0.7.0's commit message
💫 Upgrade version to v0.7.0

v0.7.0-alpha

Toggle v0.7.0-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #108 from KenyonY/webui-draft

Webui support

v0.6.12

Toggle v0.6.12's commit message
feat: http2 support

v0.6.11

Toggle v0.6.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Route cache for v1/embeddings (#106)

* feat: Route cache for v1/embeddings

* Add random cache index

* refactor

v0.6.10

Toggle v0.6.10's commit message
chore: Update docs and env

v0.6.9

Toggle v0.6.9's commit message
chore: upgrade version