Commit Graph

3 Commits

Author SHA1 Message Date
d58be3b33e Remove all Ollama remnants and complete migration to llama.cpp
- Remove Ollama-specific files (Dockerfile.ollama, entrypoint.sh)
- Replace all query_ollama imports and calls with query_llama
- Remove langchain-ollama dependency from requirements.txt
- Update all utility files (autonomous, kindness, image_generation, etc.)
- Update README.md documentation references
- Maintain backward compatibility alias in llm.py
2025-12-07 17:50:28 +02:00
a6da4c0c2e Update README.md 2025-12-07 17:36:59 +02:00
37063b7f85 Add comprehensive README with features, setup, and documentation 2025-12-07 17:29:24 +02:00