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 ae6e38b commit 51507b0Copy full SHA for 51507b0
integrations/llama_cpp/CHANGELOG.md
@@ -1,5 +1,23 @@
1
# Changelog
2
3
+## [integrations/llama_cpp-v1.4.0] - 2025-10-23
4
+
5
+### 📚 Documentation
6
7
+- Add pydoc configurations for Docusaurus (#2411)
8
9
+### ⚙️ CI
10
11
+- Download pre-built wheels for llama-cpp-python on macOS (#2235)
12
13
+### 🧹 Chores
14
15
+- Fix llama.cpp types (#2271)
16
17
+### 🌀 Miscellaneous
18
19
+- Feat: `LlamaCppChatGenerator` update tools param to ToolsType (#2438)
20
21
## [integrations/llama_cpp-v1.3.0] - 2025-08-22
22
23
### 🚀 Features
0 commit comments