haiku.rag/haiku_rag_slim/haiku/rag/config
Yiorgis Gozadinos 3814b2bc78
Report a stemless --db path as a usage error and separate the two lancedb.uri migrations
An empty lancedb.uri, which init-config used to emit, is told to remove the
key; only a non-empty value is told the databases spelling. haiku-rag --db
and haiku-ingester --db turn a path with no stem into typer.BadParameter.
2026-09-03 15:12:09 +03:00
..
__init__.py Make get_config the only configuration lookup 2026-08-19 14:43:40 +03:00
loader.py Treat empty env vars as unset in config expansion 2026-06-25 12:41:04 +03:00
models.py Report a stemless --db path as a usage error and separate the two lancedb.uri migrations 2026-09-03 15:12:09 +03:00