Update env.example
This commit is contained in:
parent
a08bc72635
commit
72f68c2a61
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ WEBUI_DESCRIPTION="Simple and Fast Graph Based RAG System"
|
||||||
# OLLAMA_EMULATING_MODEL_NAME=lightrag
|
# OLLAMA_EMULATING_MODEL_NAME=lightrag
|
||||||
OLLAMA_EMULATING_MODEL_TAG=latest
|
OLLAMA_EMULATING_MODEL_TAG=latest
|
||||||
|
|
||||||
### Max nodes return from graph retrieval in webui
|
### Max nodes for graph retrieval (Ensure WebUI local settings are also updated, which is limited to this value)
|
||||||
# MAX_GRAPH_NODES=1000
|
# MAX_GRAPH_NODES=1000
|
||||||
|
|
||||||
### Logging level
|
### Logging level
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue