提供对话上下文索引

This commit is contained in:
2026-04-10 12:47:39 +00:00
parent 8e39e609cc
commit d4e6142131
10 changed files with 267 additions and 90 deletions

View File

@@ -36,7 +36,7 @@ embedding:
model: "embedding-2"
timeout: 10
faiss:
base_url: "http://host.docker.internal:8451"
base_url: "http://faiss:8000"
search_k: 1
similarity_threshold: 0.9
timeout: 10