03b033e9a4e3eb0252b3fff95a1128c20d884111
- Update all ollama clients to use configurable OLLAMA_URL environment variable - Remove ollama service from docker-compose.yml to use external ollama instance - Configure docker-compose to connect to host ollama via 172.17.0.1:11434 (Linux) or host.docker.internal (macOS/Windows) - Add cross-platform compatibility with extra_hosts mapping - Update embedding function fallback URL for consistency 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
simbarag
Goal: Learn how retrieval-augmented generation works and also create a neat little tool to ask about Simba's health.
Current objectives:
- Successfully use RAG to ask a question about existing information (e.g. how many teeth has Simba had extracted)
Description
Languages
Python
67.6%
TypeScript
30.8%
Dockerfile
1.2%
Shell
0.2%
CSS
0.1%