We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ab1f04 commit a9d9614Copy full SHA for a9d9614
1 file changed
integrations/meta_llama/CHANGELOG.md
@@ -1,5 +1,25 @@
1
# Changelog
2
3
+## [integrations/meta_llama-v2.0.0] - 2026-01-12
4
+
5
+### ⚙️ CI
6
7
+- Change pytest command (#2475)
8
+- Add pytest reruns to nightly tests for flaky tests (#2486)
9
+- Add reruns when running nightly tests if tests fail (#2584)
10
11
+### 🧹 Chores
12
13
+- Remove Readme API CI workflow and configs (#2573)
14
+- Remove 4 redundant Meta Llama integration tests (#2646)
15
+- Make fmt command more forgiving (#2671)
16
+- [**breaking**] Meta_llama - drop Python 3.9 and use X|Y typing (#2712)
17
18
+### 🌀 Miscellaneous
19
20
+- Test: Update meta-llama integration test (#2503)
21
+- Enhancement: Adopt PEP 585 type hinting (part 4) (#2527)
22
23
## [integrations/meta_llama-v1.3.0] - 2025-10-28
24
25
### 🚀 Features
0 commit comments