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 542eb98 commit 2fc25e2Copy full SHA for 2fc25e2
integrations/llama_stack/CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## [integrations/llama_stack-v1.1.1] - 2025-08-22
4
+
5
6
+### 🧹 Chores
7
8
+- Standardize readmes - part 2 (#2205)
9
10
+### 🌀 Miscellaneous
11
12
+- Fix: Remove openai pin in llama-stack integration (#2210)
13
14
## [integrations/llama_stack-v1.1.0] - 2025-08-08
15
16
@@ -12,7 +23,7 @@
23
### 🐛 Bug Fixes
24
25
- Update the command for Llama Stack server (#2097)
-- Pin openai to `<=1.99.1` avoid errors in Llama Stack integration (#2169)
26
+- Pin openai to `<=1.99.2` avoid errors in Llama Stack integration (#2169)
27
17
28
18
29
## [integrations/llama_stack-v1.0.0] - 2025-07-11
0 commit comments