chore: update env template
This commit is contained in:
parent
205f5a9e0c
commit
4e880eca84
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ LLM_PROVIDER="openai"
|
|||
LLM_ENDPOINT=""
|
||||
LLM_API_VERSION=""
|
||||
LLM_MAX_TOKENS="16384"
|
||||
LLM_INSTRUCTOR_MODE="json_schema_mode" # this mode is used for gpt-5 models
|
||||
|
||||
EMBEDDING_PROVIDER="openai"
|
||||
EMBEDDING_MODEL="openai/text-embedding-3-large"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue