Update README.
This commit is contained in:
@@ -63,13 +63,14 @@ cp .env.example .env
|
||||
|
||||
```env
|
||||
# LLM API Configuration (supports any LLM with OpenAI SDK format)
|
||||
# Recommended: Alibaba Qwen-plus model via DashScope: https://dashscope.aliyun.com/
|
||||
# Recommended: Alibaba Qwen-plus model via Bailian Platform: https://bailian.console.aliyun.com/
|
||||
# High consumption, try simulations with fewer than 40 rounds first
|
||||
LLM_API_KEY=your_api_key
|
||||
LLM_BASE_URL=https://dashscope.aliyuncs.com/compatible-mode/v1
|
||||
LLM_MODEL_NAME=qwen-plus
|
||||
|
||||
# Zep Cloud Configuration
|
||||
# Free monthly quota is sufficient for usage: https://app.getzep.com/
|
||||
# Free monthly quota is sufficient for simple usage: https://app.getzep.com/
|
||||
ZEP_API_KEY=your_zep_api_key
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user