mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-08-28 05:25:04 +00:00
Update index.md
add FLOW_USE_FRAMEWORK=true
This commit is contained in:
parent
f77884511e
commit
00b81ebb7e
1 changed files with 2 additions and 0 deletions
|
|
@ -112,6 +112,8 @@ FLOW_LLM_BASE_URL=https://xxxx/v1
|
|||
# Required: Embedding Model Configuration
|
||||
FLOW_EMBEDDING_API_KEY=sk-xxxx
|
||||
FLOW_EMBEDDING_BASE_URL=https://xxxx/v1
|
||||
|
||||
FLOW_USE_FRAMEWORK=true
|
||||
```
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue