Description
The docker-compose.yml file that is installed with git clone https://github.com/weaviate/Verba has the ollama service commented out which is fine, but environment setting for OLLAMA_URL Verba is set to http://host.docker.internal:11434.
Given the other OLLAMA settings are from the enviroment ".env" why is OLLAMA_URL=$OLLAMA_URL
Installation
If you installed via pip, please specify the version:
Weaviate Deployment
Configuration
Reader:
Chunker:
Embedder:Nomic-embed-text:latest
Retriever:mistral-nemo:latest
Generator:
Steps to Reproduce
Additional context