feat(handler,cmd): 实现阶段 5 HTTP 服务 — 处理器、入口程序、配置文件
This commit is contained in:
@@ -1,7 +1,2 @@
|
||||
# LLM API 配置
|
||||
LLM_API_KEY=your-api-key-here
|
||||
LLM_BASE_URL=https://api.deepseek.com
|
||||
LLM_MODEL=deepseek-chat
|
||||
|
||||
# 服务器配置
|
||||
SERVER_PORT=8091
|
||||
OPENAI_BASE_URL=https://api.openai.com
|
||||
OPENAI_API_KEY=sk-your-key-here
|
||||
|
||||
Reference in New Issue
Block a user