We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ebfa9c commit 0c6726fCopy full SHA for 0c6726f
1 file changed
integrations/llama_stack/CHANGELOG.md
@@ -1,9 +1,25 @@
1
# Changelog
2
3
+## [integrations/llama_stack-v1.0.1] - 2025-08-08
4
+
5
+### 🐛 Bug Fixes
6
7
+- Update the command for Llama Stack server (#2097)
8
+- Pin openai to `<=1.99.1` avoid errors in Llama Stack integration (#2169)
9
10
11
## [integrations/llama_stack-v1.0.0] - 2025-07-11
12
13
### 🚀 Features
14
15
- Add llama-stack integration (#2064)
16
17
18
19
+- Fix the error in versioning of llama-stack integration (#2088)
20
21
+### 🌀 Miscellaneous
22
23
+- Fix: Fix tag in llama-stack pyproject.toml for release (#2089)
24
25
<!-- generated by git-cliff -->
0 commit comments