llama-stack-mirror/docs/source
Sébastien Han 046d85fa79
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-09-16 15:37:26 +02:00
..
advanced_apis chore: remove absolute paths (#3263) 2025-08-27 12:04:25 -07:00
apis chore: bump min python version in docs and tests (#3103) 2025-08-12 08:52:57 -07:00
building_applications chore: Updating documentation, adding exception handling for Vector Stores in RAG Tool, more tests on migration, and migrate off of inference_api for context_retriever for RAG (#3367) 2025-09-11 14:20:11 +02:00
concepts chore: remove absolute paths (#3263) 2025-08-27 12:04:25 -07:00
contributing chore: move benchmarking related code (#3406) 2025-09-10 13:19:44 -07:00
deploying chore(rename): move llama_stack.distribution to llama_stack.core (#2975) 2025-07-30 23:30:53 -07:00
distributions feat: ability to use postgres as store for starter distro 2025-09-16 15:37:26 +02:00
getting_started feat: Updating Rag Tool to use Files API and Vector Stores API (#3344) 2025-09-06 07:26:34 -06:00
providers feat: add Azure OpenAI inference provider support (#3396) 2025-09-11 13:48:38 +02:00
references fix: Remove bfcl scoring function as not supported (#3281) 2025-08-29 11:03:52 -07:00
conf.py docs: horizontal nav bar (#3407) 2025-09-10 12:43:36 -07:00
index.md docs: Reorganize documentation on the webpage (#2651) 2025-07-15 14:19:35 -07:00