ivanfioravanti / chatbot-ollama

Chatbot Ollama is an open source chat UI for Ollama.
Other
1.41k stars 233 forks source link

feat: adding ollama service to docker-compose #30

Closed SaundersB closed 9 months ago

SaundersB commented 9 months ago

Adding the Ollama service to Docker compose to automatically connect to the chatbot-ollama service.

SaundersB commented 9 months ago

After further testing on an M3 Max I found Ollama runs extremely slow in Docker vs running native on my local machine. However, it may still provide use to others to have Ollama running with very little external configuration.