We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 389d7fd commit 16c64d4Copy full SHA for 16c64d4
1 file changed
integrations/llama_cpp/CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## [integrations/llama_cpp-v2.0.0] - 2026-01-12
4
+
5
+### ⚙️ CI
6
7
+- Change pytest command (#2475)
8
9
+### 🧹 Chores
10
11
+- Remove Readme API CI workflow and configs (#2573)
12
+- Make fmt command more forgiving (#2671)
13
+- [**breaking**] Llama_cpp - drop Python 3.9 and use X|Y typing (#2710)
14
15
+### 🌀 Miscellaneous
16
17
+- Enhancement: Adopt PEP 585 type hinting (part 4) (#2527)
18
19
## [integrations/llama_cpp-v1.4.0] - 2025-10-23
20
21
### 📚 Documentation
0 commit comments