haiku.rag/haiku_rag_slim/haiku/rag
2026-01-28 17:03:18 +02:00
..
agents Always use state deltas instead of conditional snapshot/delta logic 2026-01-28 17:03:18 +02:00
chat Always use state deltas instead of conditional snapshot/delta logic 2026-01-28 17:03:18 +02:00
chunkers
config Add ocr_engine field to ConversionOptions 2026-01-20 13:41:43 +02:00
converters Add ocr_engine field to ConversionOptions 2026-01-20 13:41:43 +02:00
embeddings Update dependencies 2026-01-23 11:57:02 +02:00
inspector Tests, widget to show context in tui 2026-01-26 16:41:13 +02:00
providers
reranking Jina uses AutoModel not AutoModelForSequenceClassification 2026-01-21 11:26:23 +02:00
store Make list_documents return structured output and give feedback about total count and pages 2026-01-27 17:00:39 +02:00
__init__.py
app.py Revert "Synthesis steps now select only relevant citations instead of including all" 2026-01-28 16:00:27 +02:00
cli.py Add read-only initial context for chat sessions for TUI and web app 2026-01-27 13:59:00 +02:00
client.py Make list_documents return structured output and give feedback about total count and pages 2026-01-27 17:00:39 +02:00
logging.py
mcp.py Refactor to make agents a top-level module. Bring in the conversational agent from the app 2026-01-12 12:37:08 +02:00
monitor.py Update dependencies 2026-01-19 16:23:26 +02:00
utils.py Additional fixes to remove type ignores 2026-01-19 16:00:18 +02:00