Update docker-compose.yaml
All checks were successful
Updates/open-webui-ollama-docker-deploy/pipeline/head This commit looks good

This commit is contained in:
Adam Outler 2025-03-20 21:51:00 +00:00
parent 689ab6c2e5
commit e26e70d21a

View File

@ -64,8 +64,8 @@ services:
#RAG
RAG_TEXT_SPLITTER: character
CHUNK_SIZE: 2000
CHUNK_OVERLAP: 200
CHUNK_SIZE: 1000
CHUNK_OVERLAP: 100
OAUTH_USERNAME_CLAIM: name
OAUTH_MERGE_ACCOUNTS_BY_EMAIL: true
VECTOR_DB: chroma