llama-stack-mirror/llama_stack/templates/starter
Sébastien Han f8eede0f06
feat: ability to use postgres as store for starter distro
The starter distribution now comes with all the required packages to
support persistent stores—like the agent store, metadata, and
inference—using PostgreSQL.  We’ve added a new run YAML file,
run-with-postgres-store.yaml, to make this setup easy. The file is
included in the container image, so users can simply override the
entrypoint to use the Postgres-specific config.  The documentation has
been updated with instructions on how to do that.

Closes: #2619
Signed-off-by: Sébastien Han <seb@redhat.com>
2025-07-24 17:06:00 +02:00
..
__init__.py refactor: rename dev distro as starter (#2181) 2025-05-15 12:52:34 -07:00
build.yaml feat: ability to use postgres as store for starter distro 2025-07-24 17:06:00 +02:00
run-with-postgres-store.yaml feat: ability to use postgres as store for starter distro 2025-07-24 17:06:00 +02:00
run.yaml chore: Added openai compatible vector io endpoints for chromadb (#2489) 2025-07-23 13:51:58 -07:00
starter.py feat: ability to use postgres as store for starter distro 2025-07-24 17:06:00 +02:00