mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-25 08:46:48 +02:00
make rag configurable
This commit is contained in:
parent
f201b2f5f3
commit
39ed967c80
3 changed files with 14 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue