haiku.rag/haiku_rag_slim/haiku/rag
2025-11-21 16:48:35 +02:00
..
chunkers docling-serve chunker implementation. Lacks tests 2025-11-17 13:05:06 +02:00
config Change default embedding model to qwen3-embedding:4b 2025-11-21 16:30:41 +02:00
converters Additional options for document conversion with docling 2025-11-18 15:44:04 +02:00
embeddings Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
graph Allow custom config when building research/deep ask graphs. Closes #149 2025-11-21 12:37:41 +02:00
inspector Keep documents when moving from main view to search and back 2025-11-21 16:48:35 +02:00
qa Refactor everything graph-related under the graph module 2025-11-13 13:22:03 +02:00
reranking Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +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 Show index stats in cli info command 2025-11-21 13:54:04 +02:00