前端修饰与渲染处理
This commit is contained in:
@@ -5,11 +5,3 @@ FRONTEND_URL=http://localhost:5173
|
||||
|
||||
# Data Directory
|
||||
DATA_DIR=./data
|
||||
|
||||
# LLM API Keys (配置你使用的 LLM 提供商)
|
||||
OPENAI_API_KEY=your-openai-api-key
|
||||
ANTHROPIC_API_KEY=your-anthropic-api-key
|
||||
|
||||
# Optional: Custom LLM Provider Settings
|
||||
LLM_PROVIDER=openai # openai | anthropic | custom
|
||||
LLM_MODEL=gpt-4 # 根据你的 provider 选择合适的模型
|
||||
|
||||
Reference in New Issue
Block a user