Ollama SQLite RAG v2.0.zip
Pre-release
Pre-release
Functional changes:
- Switched to
DeepSeek R1:1.5b
model. - Introduced model timeout to prevent model from getting stuck
Code changes:
- Cleaned up and de-spaghettified
- Separated Streamlit logic from RAG logic
- Better naming
- Self describing code
Known issues:
#1 - RAG has no context window
#2 - Unstructured model output
#3 - Currently there's no tracking costs nor performance