make rag configurable

This commit is contained in:
usamimeri_renko 2024-05-02 01:48:04 +08:00
parent f201b2f5f3
commit 39ed967c80
3 changed files with 14 additions and 3 deletions

View file

@ -18,6 +18,7 @@ embedding:
model: ""
api_version: ""
embed_batch_size: 100
dimensions:
repair_llm_output: true # when the output is not a valid json, try to repair it