Update embedding file path in config

This commit is contained in:
2026-02-16 19:22:58 -06:00
parent 833800842a
commit 09d453017c

View File

@@ -1,6 +1,6 @@
{ {
"openrouter_api_key": "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", "openrouter_api_key": "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",
"embedding_file": "dbt_knowledge.json", "embedding_file": "bot/data/dbt_knowledge.embeddings.json",
"models": { "models": {
"generator": "moonshotai/kimi-k2.5", "generator": "moonshotai/kimi-k2.5",
"jury_clinical": "z-ai/glm-5", "jury_clinical": "z-ai/glm-5",