From 702d7b4f27b680c77fc5a1a9e7498361c864540d Mon Sep 17 00:00:00 2001 From: dusens <35623865+dusens@users.noreply.github.com> Date: Fri, 9 Aug 2024 16:19:17 +0800 Subject: [PATCH] Update .env.template Missing proxy_tongyi_proxy_api_key={your-api-key} --- .env.template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env.template b/.env.template index f90af90ee..8b0ae5394 100644 --- a/.env.template +++ b/.env.template @@ -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 @@ -297,4 +298,4 @@ DBGPT_LOG_LEVEL=INFO #*******************************************************************# #** FINANCIAL CHAT Config **# #*******************************************************************# -# FIN_REPORT_MODEL=/app/models/bge-large-zh \ No newline at end of file +# FIN_REPORT_MODEL=/app/models/bge-large-zh