haiku.rag/haiku_rag_slim/haiku/rag
2025-11-28 10:11:52 +02:00
..
chunkers Use httpx for docling-serve 2025-11-27 15:06:13 +02:00
config Support LMStudio 2025-11-26 10:31:40 +02:00
converters use OcrAutoOptions for automatic OCR engine selection. 2025-11-27 15:23:17 +02:00
embeddings Support LMStudio 2025-11-26 10:31:40 +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 async versions for convert_file() convert_text() 2025-11-26 17:46:25 +02:00
__init__.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
app.py --embed-only, --rechunk options in rebuild command 2025-11-28 10:11:52 +02:00
cli.py --embed-only, --rechunk options in rebuild command 2025-11-28 10:11:52 +02:00
client.py --embed-only, --rechunk options in rebuild command 2025-11-28 10:11:52 +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 Convert prefetch_models() to async 2025-11-26 18:08:48 +02:00