Commit d77c96a6 authored by Wade's avatar Wade

use gitlab rag config

parent fb5bce24
......@@ -12,7 +12,7 @@ port = 5670
[service.web.database]
type = "sqlite"
path = "pilot/meta_data/dbgpt.db"
path = "/app/pilot/meta_data/dbgpt.db"
[rag]
......@@ -74,4 +74,4 @@ api_key = "${env:SILICONFLOW_API_KEY}"
type = "reranker"
name = "BAAI/bge-reranker-v2-m3"
provider = "proxy/siliconflow"
api_key = "${env:SILICONFLOW_API_KEY}"
\ No newline at end of file
api_key = "${env:SILICONFLOW_API_KEY}"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment