haiku.rag/haiku_rag_slim/haiku/rag
2025-11-26 10:17:22 +02:00
..
chunkers docling-serve chunker implementation. Lacks tests 2025-11-17 13:05:06 +02:00
config Generate the config from the AppConfig model directly, add tests 2025-11-26 10:17:22 +02:00
converters Additional options for document conversion with docling 2025-11-18 15:44:04 +02:00
embeddings Revert embeddings to use flat config 2025-11-25 12:51:58 +02:00
graph Add support for per-model configuration settings including thinking, temperature and max_tokens 2025-11-25 12:14:24 +02:00
inspector Docs 2025-11-22 17:46:21 +02:00
qa Add support for per-model configuration settings including thinking, temperature and max_tokens 2025-11-25 12:14:24 +02:00
reranking Rename model to name under model 2025-11-25 12:28:43 +02:00
store Replace allow_create with cleaner read_only. Elaborate on the test_info tests 2025-11-21 14:37:33 +02:00
__init__.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
app.py Replace allow_create with cleaner read_only. Elaborate on the test_info tests 2025-11-21 14:37:33 +02:00
cli.py Handle missing textual dependencies 2025-11-21 16:48:35 +02:00
client.py Replace allow_create with cleaner read_only. Elaborate on the test_info tests 2025-11-21 14:37:33 +02:00
logging.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
mcp.py Refactor everything graph-related under the graph module 2025-11-13 13:22:03 +02:00
monitor.py Implement docling-serve converter 2025-11-17 13:05:05 +02:00
utils.py Revert embeddings to use flat config 2025-11-25 12:51:58 +02:00