llama-stack-mirror/src/llama_stack/distributions/starter
Roy Belio 2efaecd887 fix: configure batches provider to use kv_postgres backend
The batches provider was still referencing kv_default backend which
doesn't exist in the postgres configuration. This would cause runtime
failures when using the batches API with postgres store enabled.

Now properly configured to use kv_postgres backend with batches namespace.
2025-11-05 16:05:48 +02:00
..
__init__.py chore(package): migrate to src/ layout (#3920) 2025-10-27 12:02:21 -07:00
build.yaml feat: ability to use postgres as store for starter distro 2025-11-05 11:38:03 +02:00
run-with-postgres-store.yaml fix: configure batches provider to use kv_postgres backend 2025-11-05 16:05:48 +02:00
run.yaml chore(package): migrate to src/ layout (#3920) 2025-10-27 12:02:21 -07:00
starter.py fix: configure batches provider to use kv_postgres backend 2025-11-05 16:05:48 +02:00