haiku.rag/haiku_rag_slim/haiku/rag
Yiorgis Gozadinos e0bde9d59a
Test the 0.20.0 and 0.25.0 migrations
Both were exempt from coverage, which is how the 0.38.0 blob-encoding bug
reached a release: nothing exercised the chain that produced it.

Move the historical `documents` shapes into tests/store/legacy_documents.py
so each migration's tests can seed the table as its predecessor left it.
2026-08-31 12:13:12 +03:00
..
capabilities Finish the comment pass, and escape document fields everywhere Rich renders 2026-08-28 15:34:47 +03:00
chat Finish the comment pass, and escape document fields everywhere Rich renders 2026-08-28 15:34:47 +03:00
chunkers Delete comments that restate the line below them 2026-08-20 15:22:33 +03:00
client Finish the comment pass, and escape document fields everywhere Rich renders 2026-08-28 15:34:47 +03:00
config Reject unknown chat model providers and rename gemini to google 2026-08-28 15:46:20 +03:00
converters Add per-endpoint api_key to model and embedding config 2026-08-23 23:54:40 +03:00
embeddings Accept a /v1 suffix on the vLLM reranker base_url 2026-08-28 15:46:42 +03:00
ingester State what the code does, not what it replaced 2026-08-28 15:13:52 +03:00
inspector Finish the comment pass, and escape document fields everywhere Rich renders 2026-08-28 15:34:47 +03:00
providers Wire providers.docling_serve.timeout through to the client 2026-08-19 13:30:45 +03:00
reranking Accept a /v1 suffix on the vLLM reranker base_url 2026-08-28 15:46:42 +03:00
sandbox Finish the comment pass, and escape document fields everywhere Rich renders 2026-08-28 15:34:47 +03:00
sources Resolve file:// URIs to paths through url2pathname 2026-08-21 10:22:26 +03:00
store Test the 0.20.0 and 0.25.0 migrations 2026-08-31 12:13:12 +03:00
tools Finish the comment pass, and escape document fields everywhere Rich renders 2026-08-28 15:34:47 +03:00
__init__.py
app.py Finish the comment pass, and escape document fields everywhere Rich renders 2026-08-28 15:34:47 +03:00
circuit_breaker.py
cli.py Finish the comment pass, and escape document fields everywhere Rich renders 2026-08-28 15:34:47 +03:00
context.py Ask and analyze across several databases 2026-08-24 10:03:46 +03:00
doctor.py Read a database's stored settings once 2026-08-25 17:38:32 +03:00
logging.py Delete comments that restate the line below them 2026-08-20 15:22:33 +03:00
mcp.py State what the code does, not what it replaced 2026-08-28 15:13:52 +03:00
s3.py
telemetry.py Route eval scripts through the shared telemetry configure 2026-07-10 11:38:33 +03:00
uri.py Resolve file:// URIs to paths through url2pathname 2026-08-21 10:22:26 +03:00
utils.py Accept a /v1 suffix on the vLLM reranker base_url 2026-08-28 15:46:42 +03:00