haiku.rag/haiku_rag_slim/haiku/rag
Yiorgis Gozadinos 6b3ff5ef1e
CLI app
2026-01-13 11:31:21 +02:00
..
agents Make qa list a FIFO with 50 max, keep a cache of embeddings 2026-01-12 17:02:23 +02:00
chat CLI app 2026-01-13 11:31:21 +02:00
chunkers Extract shared DoclingServeClient for async workflow & use it for VLM support, chunking, converting 2026-01-07 11:09:23 +02:00
config Remove custom AG-UI infrastructure in favor of pydantic-ai native support 2026-01-12 12:37:07 +02:00
converters Extract shared DoclingServeClient for async workflow & use it for VLM support, chunking, converting 2026-01-07 11:09:23 +02:00
embeddings Use FTS on contextualized text 2025-12-29 14:50:07 +02:00
inspector before parameter in client, app, inspector, cli 2025-12-19 12:03:18 +02:00
providers Extract shared DoclingServeClient for async workflow & use it for VLM support, chunking, converting 2026-01-07 11:09:23 +02:00
reranking Record cassettes for embedder, ignore huggingface while recording 2025-12-29 13:23:53 +02:00
store Remove obsolete migrations 2026-01-12 12:07:49 +02:00
__init__.py Restructure into uv workspace to support minimal and full installations 2025-11-04 17:59:12 +02:00
app.py Refactor to make agents a top-level module. Bring in the conversational agent from the app 2026-01-12 12:37:08 +02:00
cli.py CLI app 2026-01-13 11:31:21 +02:00
client.py Refactor to make agents a top-level module. Bring in the conversational agent from the app 2026-01-12 12:37:08 +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 to make agents a top-level module. Bring in the conversational agent from the app 2026-01-12 12:37:08 +02:00
monitor.py Clarify folder mounts in docker docs, check monitor paths exist in FileWatcher 2025-12-19 11:58:08 +02:00
utils.py Refactor to make agents a top-level module. Bring in the conversational agent from the app 2026-01-12 12:37:08 +02:00