Skip to content

Ollama SQLite RAG v2.0.zip

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ne0bliviscaris Ne0bliviscaris released this 11 Feb 16:56
77b8bb9

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