mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-18 02:59:48 +00:00
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> |
||
|---|---|---|
| .. | ||
| eks | ||
| k8s | ||
| ondevice_distro | ||
| remote_hosted_distro | ||
| self_hosted_distro | ||
| building_distro.md | ||
| configuration.md | ||
| customizing_run_yaml.md | ||
| importing_as_library.md | ||
| index.md | ||
| list_of_distributions.md | ||
| starting_llama_stack_server.md | ||