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:
@ -85,7 +85,7 @@ services:
|
|||||||
CHUNK_SIZE: 1000
|
CHUNK_SIZE: 1000
|
||||||
CHUNK_OVERLAP: 100
|
CHUNK_OVERLAP: 100
|
||||||
VECTOR_DB: chroma
|
VECTOR_DB: chroma
|
||||||
CHROMA_HTTP_HOST: chromadb
|
CHROMA_HTTP_HOST: http://chromadb
|
||||||
CHROMA_HTTP_PORT: 8000
|
CHROMA_HTTP_PORT: 8000
|
||||||
ENABLE_RAG_LOCAL_WEB_FETCH: True
|
ENABLE_RAG_LOCAL_WEB_FETCH: True
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user