haiku.rag/haiku_rag_slim/haiku/rag
2025-11-21 13:54:04 +02:00
..
chunkers docling-serve chunker implementation. Lacks tests 2025-11-17 13:05:06 +02:00
config Create vector index from CLI, use configurable refine_factor 2025-11-21 13:54:01 +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
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 Show index stats in cli info command 2025-11-21 13:54:04 +02:00
__init__.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
app.py Show index stats in cli info command 2025-11-21 13:54:04 +02:00
cli.py Create vector index from CLI, use configurable refine_factor 2025-11-21 13:54:01 +02:00
client.py Accept both single chunks and lists for batch insertion in ChunkRepository.create() 2025-11-19 12:35:02 +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