我本地部署好的DeepSeek如何生成API_key #685

Open
opened 2025-04-10 20:32:22 +08:00 by llm · 1 comment

请问各位老师,假如我本地部署好了DeepSeek大模型,现在我想要生成key给别人使用该如何做呢?

请问各位老师,假如我本地部署好了DeepSeek大模型,现在我想要生成key给别人使用该如何做呢?

最简单的方式是通过dify、fastgpt作为代理,这些工具有生成key的功能;也可以通过fastapi编写代码来创建一个中间层服务来处理 API Key 认证和请求转发。

最简单的方式是通过dify、fastgpt作为代理,这些工具有生成key的功能;也可以通过fastapi编写代码来创建一个中间层服务来处理 API Key 认证和请求转发。
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: HswOAuth/llm_course#685
No description provided.