haiku.rag/src/haiku/rag
2025-09-17 08:51:44 +03:00
..
embeddings Fix missing vllm embeddings from embedder factory 2025-09-09 10:58:41 +03:00
qa Support vLLM for QA agents 2025-09-04 15:20:37 +03:00
reranking Reranking support for vLLM, documentation update 2025-09-04 13:13:10 +03:00
research Fix config for research 2025-09-17 08:51:44 +03:00
store When MARKDOWN_PREPROCESSOR fails to load raise the exception. 2025-09-16 12:32:09 +03:00
__init__.py init repo 2025-06-15 13:21:17 +02:00
app.py Config research provider/model, CLI 2025-09-17 08:51:44 +03:00
chunker.py Operate on DoclingDocument instead of Document 2025-08-08 17:24:34 +02:00
cli.py Config research provider/model, CLI 2025-09-17 08:51:44 +03:00
client.py vacuum() in store, client, cli. Removes old versions and reduces disk usage 2025-09-10 11:24:51 +03:00
config.py Fix config for research 2025-09-17 08:51:44 +03:00
logging.py Suppress warnings in cli 2025-09-10 13:36:12 +03:00
mcp.py Basic moving to lancedb. 2025-09-01 14:56:14 +03:00
migration.py vacuum() in store, client, cli. Removes old versions and reduces disk usage 2025-09-10 11:24:51 +03:00
monitor.py QA LLM, Ollama implementation 2025-06-25 18:18:28 +03:00
reader.py Operate on DoclingDocument instead of Document 2025-08-08 17:24:34 +02:00
utils.py Allow for custom pre-processing after markdown is generated and before it is chunked. 2025-09-15 11:02:34 +03:00