Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add chatgpt-azure-director #435

Closed
wants to merge 3 commits into from

Conversation

dspo
Copy link
Collaborator

@dspo dspo commented Jul 14, 2023

Ⅰ. Describe what this PR did

添加一个 chatgpt-azure-director 插件, 可以让 ChatGPT 开发者可以不修改客户端应用代码将 ChatGPT 实例从 OpenAI 迁移到 Azure。

此外,支持虚拟 api-key,使得可以基于一个 Azure 实例对 ChatGPT 能力进行二次分发。客户端应用可以基于虚拟 api-key 对使用者进行审计、计费等。

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

按目录下示例配置文件部署 envoy, 使用 OpenAI v1 协议访问 /v1/models /v1/chat/completions 等接口进行测试。

Ⅴ. Special notes for reviews

@dspo dspo requested a review from johnlanni as a code owner July 14, 2023 09:51
@dspo
Copy link
Collaborator Author

dspo commented Jul 14, 2023

#436

@johnlanni
Copy link
Collaborator

666

Copy link
Collaborator

@johnlanni johnlanni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

请提交下 e2e test case

@johnlanni
Copy link
Collaborator

已在AI Proxy插件中实现

@johnlanni johnlanni closed this Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants