docs(config): fix typo in .env comments
This commit is contained in:
parent
57ba2cabcb
commit
1cd27dc048
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@ RERANK_BINDING=null
|
||||||
########################################
|
########################################
|
||||||
ENABLE_LLM_CACHE_FOR_EXTRACT=true
|
ENABLE_LLM_CACHE_FOR_EXTRACT=true
|
||||||
|
|
||||||
### Document processing outpu language: English, Chinese, French, German ...
|
### Document processing output language: English, Chinese, French, German ...
|
||||||
SUMMARY_LANGUAGE=English
|
SUMMARY_LANGUAGE=English
|
||||||
|
|
||||||
### Entity types that the LLM will attempt to recognize
|
### Entity types that the LLM will attempt to recognize
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue