Verba icon indicating copy to clipboard operation
Verba copied to clipboard

suggested change to docker-compose.yml environment variable OLLAMA_URL

Open codiak6335 opened this issue 1 year ago • 0 comments

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

  • [ ] pip install goldenverba
  • [ ] pip install from source
  • [ x] Docker installation https://github.com/weaviate/Verba

If you installed via pip, please specify the version:

Weaviate Deployment

  • [ ] Local Deployment
  • [ x] Docker Deployment
  • [ ] Cloud Deployment

Configuration

Reader: Chunker: Embedder:Nomic-embed-text:latest Retriever:mistral-nemo:latest Generator:

Steps to Reproduce

Additional context

codiak6335 avatar Mar 23 '25 19:03 codiak6335