feature: 改为使用qwen35-35b
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
# OpenAI 兼容 API 配置
|
||||
OPENAI_API_KEY='your-api-key-here'
|
||||
OPENAI_BASE_URL='https://api.openai.com/v1'
|
||||
OPENAI_MODEL='gpt-4o'
|
||||
Reference in New Issue
Block a user