haiku.rag/haiku_rag_slim/haiku/rag
Yiorgis Gozadinos 307e250f29
Select documents to filter by id, not by displayed name
A title repeats within a corpus and across databases, so a substring
match on the displayed name widened the filter to documents the user did
not pick. The label names the database.
2026-08-24 15:27:59 +03:00
..
capabilities Tell the analysis and RAG capabilities about the databases 2026-08-24 10:03:47 +03:00
chat Select documents to filter by id, not by displayed name 2026-08-24 15:27:59 +03:00
chunkers Delete comments that restate the line below them 2026-08-20 15:22:33 +03:00
client Embed a search query once for the whole selection 2026-08-24 15:27:59 +03:00
config Reject a database with no name or location 2026-08-24 10:03:47 +03:00
converters Add per-endpoint api_key to model and embedding config 2026-08-23 23:54:40 +03:00
embeddings Add per-endpoint api_key to model and embedding config 2026-08-23 23:54:40 +03:00
ingester
inspector Cover the configured set in the chat TUI 2026-08-24 10:03:46 +03:00
providers
reranking Add per-endpoint api_key to model and embedding config 2026-08-23 23:54:40 +03:00
sandbox Ask and analyze across several databases 2026-08-24 10:03:46 +03:00
sources Resolve file:// URIs to paths through url2pathname 2026-08-21 10:22:26 +03:00
store Embed a search query once for the whole selection 2026-08-24 15:27:59 +03:00
tools Select documents to filter by id, not by displayed name 2026-08-24 15:27:59 +03:00
__init__.py
app.py Tell a document which database it came from 2026-08-24 10:03:47 +03:00
circuit_breaker.py
cli.py Cover the configured set in the chat TUI 2026-08-24 10:03:46 +03:00
context.py Ask and analyze across several databases 2026-08-24 10:03:46 +03:00
doctor.py Add per-endpoint api_key to model and embedding config 2026-08-23 23:54:40 +03:00
logging.py Delete comments that restate the line below them 2026-08-20 15:22:33 +03:00
mcp.py
s3.py
telemetry.py
uri.py Resolve file:// URIs to paths through url2pathname 2026-08-21 10:22:26 +03:00
utils.py Ask and analyze across several databases 2026-08-24 10:03:46 +03:00