add options to disable llm provider check

This commit is contained in:
shenchucheng 2023-12-23 21:56:19 +08:00
parent c7f47e80ad
commit 4b120a932f
3 changed files with 12 additions and 3 deletions

View file

@ -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