We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9e9373 commit 6f6a9baCopy full SHA for 6f6a9ba
1 file changed
integrations/llama_stack/CHANGELOG.md
@@ -1,11 +1,29 @@
1
# Changelog
2
3
+## [integrations/llama_stack-v2.0.0] - 2026-01-12
4
+
5
6
+### ⚙️ CI
7
8
+- Add reruns when running nightly tests if tests fail (#2584)
9
10
+### 🧹 Chores
11
12
+- Remove Readme API CI workflow and configs (#2573)
13
+- Make fmt command more forgiving (#2671)
14
+- Pin llama-stack; X|Y typing (#2715)
15
16
## [integrations/llama_stack-v1.3.0] - 2025-11-23
17
18
### 🚀 Features
19
20
- Support structured outputs in `LlamaStackChatGenerator` (#2535)
21
22
23
24
+- Change pytest command (#2475)
25
+- Add pytest reruns to nightly tests for flaky tests (#2486)
26
27
### 🌀 Miscellaneous
28
29
- Enhancement: Adopt PEP 585 type hinting (part 4) (#2527)
0 commit comments