mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-08-28 05:25:04 +00:00
* reformat code, support flowllm 0.1.9 * Update README.md add FLOW_USE_FRAMEWORK=true * Update README_ZH.md add FLOW_USE_FRAMEWORK=true * Update index.md add FLOW_USE_FRAMEWORK=true * add env FLOW_APP_NAME=ReMe
8 lines
No EOL
217 B
Bash
8 lines
No EOL
217 B
Bash
FLOW_APP_NAME=ReMe
|
|
FLOW_EMBEDDING_API_KEY=sk-xxxx
|
|
FLOW_EMBEDDING_BASE_URL=https://xxxx/v1
|
|
FLOW_LLM_API_KEY=sk-xxxx
|
|
FLOW_LLM_BASE_URL=https://xxxx/v1
|
|
|
|
# FLOW_ES_HOSTS=http://0.0.0.0:9200
|
|
# FLOW_DASHSCOPE_API_KEY=sk-xxx |