Skip to content

Commit

Permalink
Update .env.template
Browse files Browse the repository at this point in the history
Missing proxy_tongyi_proxy_api_key={your-api-key}
  • Loading branch information
dusens authored Aug 9, 2024
1 parent 621c5a3 commit 702d7b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .env.template
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ KNOWLEDGE_SEARCH_REWRITE=False
## qwen embedding model, See dbgpt/model/parameter.py
# EMBEDDING_MODEL=proxy_tongyi
# proxy_tongyi_proxy_backend=text-embedding-v1
# proxy_tongyi_proxy_api_key={your-api-key}

## Common HTTP embedding model
# EMBEDDING_MODEL=proxy_http_openapi
Expand Down Expand Up @@ -297,4 +298,4 @@ DBGPT_LOG_LEVEL=INFO
#*******************************************************************#
#** FINANCIAL CHAT Config **#
#*******************************************************************#
# FIN_REPORT_MODEL=/app/models/bge-large-zh
# FIN_REPORT_MODEL=/app/models/bge-large-zh

0 comments on commit 702d7b4

Please sign in to comment.