haiku.rag/src/haiku/rag
2025-09-26 13:23:38 +03:00
..
embeddings Fix missing vllm embeddings from embedder factory 2025-09-09 10:58:41 +03:00
qa Update LLM prompts/tools to reflect we will pass title (if available) or URI 2025-09-22 12:45:32 +03:00
reranking Research agent as a pydantic graph 2025-09-19 14:39:39 +03:00
research Break Evaluation node into AnalyzeInsights & DecisionNode. Use a list of updateable insights & gaps 2025-09-24 16:26:48 +03:00
store Do not run db upgrades when creating a new db 2025-09-25 10:52:11 +03:00
__init__.py init repo 2025-06-15 13:21:17 +02:00
app.py Do not duplicate ResearchContext in ResearchState 2025-09-24 13:43:07 +03:00
chunker.py Operate on DoclingDocument instead of Document 2025-08-08 17:24:34 +02:00
cli.py Parse non-strings 2025-09-23 16:42:40 +03:00
client.py Preserve title if it exists when expanding context 2025-09-22 13:45:59 +03:00
config.py Change default embedding to qwen3-embedding. Update benchmarks using qwen3-embedding and gpt-oss 2025-09-26 13:23:38 +03:00
logging.py Suppress warnings in cli 2025-09-10 13:36:12 +03:00
mcp.py Handle title in client & CLI 2025-09-22 12:45:32 +03:00
migration.py Make styles consistent 2025-09-23 12:27:01 +03:00
monitor.py QA LLM, Ollama implementation 2025-06-25 18:18:28 +03:00
reader.py AsciiDoc uses .adoc, not just .asciidoc extensions 2025-09-25 10:09:21 +03:00
utils.py CLI command to prefetch models (Ollama & Docling) 2025-09-23 16:30:56 +03:00