mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-25 16:56:26 +02:00
add options to disable llm provider check
This commit is contained in:
parent
c7f47e80ad
commit
4b120a932f
3 changed files with 12 additions and 3 deletions
|
|
@ -117,4 +117,6 @@ RPM: 10
|
|||
### repair operation on the content extracted from LLM's raw output. Warning, it improves the result but not fix all cases.
|
||||
# REPAIR_LLM_OUTPUT: false
|
||||
|
||||
# PROMPT_FORMAT: json #json or markdown
|
||||
# PROMPT_FORMAT: json #json or markdown
|
||||
|
||||
# DISABLE_LLM_PROVIDER_CHECK: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue