Commit 6ae4ebd
authored
chore: update llama-stack to v0.7.1+rhaiv.1 (#334)
## Summary
Update `CURRENT_LLAMA_STACK_VERSION` from `main` to `v0.7.1+rhaiv.1`
Regenerated distribution artifacts via pre-commit.
## Source
Tag: [`v0.7.1+rhaiv.1`](https://github.com/opendatahub-io/llama-stack/releases/tag/v0.7.1+rhaiv.1)
Triggered by: [workflow run](https://github.com/opendatahub-io/llama-stack/actions/runs/24148289864)
## Test plan
- [ ] Review the generated `distribution/Containerfile` changes
- [ ] Verify the new tag exists in opendatahub-io/llama-stack
- [ ] Merge and confirm the distribution container build succeeds
## Summary by CodeRabbit
* **Chores**
* Pinned runtime components to specific releases (v0.7.1+rhaiv.1 and client 0.7.2) for more reproducible, deterministic installs.
* Switched client installation to a fixed package release instead of a moving branch/source fallback; build defaults adjusted to use these pinned versions.
* **Documentation**
* Updated distribution README to reference the v0.7.1+rhaiv.1 release.
* **Tests**
* Test harness now forwards the EMBEDDING_MODEL environment variable into the test container.
Approved-by: cdoern
Approved-by: Artemon-line4 files changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
| 69 | + | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments