Update docker-compose.yaml
All checks were successful
Updates/open-webui-ollama-docker-deploy/pipeline/head This commit looks good
All checks were successful
Updates/open-webui-ollama-docker-deploy/pipeline/head This commit looks good
This commit is contained in:
parent
689ab6c2e5
commit
e26e70d21a
@ -64,8 +64,8 @@ services:
|
|||||||
|
|
||||||
#RAG
|
#RAG
|
||||||
RAG_TEXT_SPLITTER: character
|
RAG_TEXT_SPLITTER: character
|
||||||
CHUNK_SIZE: 2000
|
CHUNK_SIZE: 1000
|
||||||
CHUNK_OVERLAP: 200
|
CHUNK_OVERLAP: 100
|
||||||
OAUTH_USERNAME_CLAIM: name
|
OAUTH_USERNAME_CLAIM: name
|
||||||
OAUTH_MERGE_ACCOUNTS_BY_EMAIL: true
|
OAUTH_MERGE_ACCOUNTS_BY_EMAIL: true
|
||||||
VECTOR_DB: chroma
|
VECTOR_DB: chroma
|
||||||
|
Loading…
x
Reference in New Issue
Block a user