This website requires JavaScript.
Explore
Help
Sign In
giers10
/
Heimgeist
Watch
1
Star
0
Fork
0
You've already forked Heimgeist
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
8207b1d2e1ec3cb6f0e65fa2b4f9bdb825261322
Heimgeist
/
backend
/
rag
History
Victor Giers
7b42e25135
Enhance RAG corpus enrichment: Update prompt version, improve response validation, increase token limits, and refactor data normalization logic.
2026-06-15 02:11:20 +02:00
..
__init__.py
auto-git:
2026-03-19 21:07:22 +01:00
corpus_builder.py
Add startup model preparation endpoint and update Whisper handling
2026-03-20 15:43:10 +01:00
corpus_enricher.py
Enhance RAG corpus enrichment: Update prompt version, improve response validation, increase token limits, and refactor data normalization logic.
2026-06-15 02:11:20 +02:00
index_builder.py
Improve RAG index building and local rag processing
2026-06-15 01:21:19 +02:00
ollama_embeddings.py
added embedding model selection
2026-03-20 12:00:44 +01:00
unified_rag.py
Add on_stream parameter to run_cli and output_or_answer functions
2026-03-19 22:55:30 +01:00