mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-16 22:51:24 +00:00
fix: Fixed multi-turn dialogue bug (#1259)
This commit is contained in:
@@ -172,6 +172,8 @@ EMBEDDING_MODEL_CONFIG = {
|
||||
"sentence-transforms": os.path.join(MODEL_PATH, "all-MiniLM-L6-v2"),
|
||||
"proxy_openai": "proxy_openai",
|
||||
"proxy_azure": "proxy_azure",
|
||||
# Common HTTP embedding model
|
||||
"proxy_http_openapi": "proxy_http_openapi",
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user