You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: distribution/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
This image contains the official Open Data Hub Llama Stack distribution, with all the packages and configuration needed to run a Llama Stack server in a containerized environment.
6
6
7
-
The image is currently shipping with upstream Llama Stack version [0.2.23](https://github.com/llamastack/llama-stack/releases/tag/v0.2.23)
7
+
The image is currently shipping with upstream Llama Stack version [0.3.0rc2+rhai0](https://github.com/opendatahub-io/llama-stack/releases/tag/v0.3.0rc2+rhai0)
8
8
9
9
You can see an overview of the APIs and Providers the image ships with in the table below.
header=f"""<!-- This file is automatically generated by scripts/gen_distro_doc.py - do not update manually -->
168
182
169
183
# Open Data Hub Llama Stack Distribution Image
170
184
171
185
This image contains the official Open Data Hub Llama Stack distribution, with all the packages and configuration needed to run a Llama Stack server in a containerized environment.
172
186
173
-
The image is currently shipping with upstream Llama Stack version [{version}](https://github.com/llamastack/llama-stack/releases/tag/v{version})
187
+
The image is currently shipping with upstream Llama Stack version [{version}]({repo_url}/releases/tag/v{version})
174
188
175
189
You can see an overview of the APIs and Providers the image ships with in the table below.
0 commit comments