Commit ea75e00
authored
fix: updating example files with required storage config (#176)
Updating the example files with the latest requirements from https://github.com/llamastack/llama-stack/blob/main/docs/docs/distributions/configuration.mdx. to prevent crashing on server start. The e2e tests pass again now that the upstream distribution `external_providers_dir` fix has made it into the latest `docker.io/llamastack/distribution-starter:latest` image.
The `storage` parameters match documentation, and what's already in `/usr/local/lib/python3.12/site-packages/llama_stack/distributions/starter/run.yaml`
Closes: RHAIENG-1655
Approved-by: nathan-weinberg
Approved-by: derekhiggins1 parent a7b71f0 commit ea75e00
File tree
2 files changed
+46
-0
lines changed- config/samples
2 files changed
+46
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
24 | 47 | | |
25 | 48 | | |
26 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
24 | 47 | | |
25 | 48 | | |
26 | 49 | | |
| |||
0 commit comments