Skip to content

Commit 1c9e06f

Browse files
Update changelog for integrations/llama_cpp (#1974)
Co-authored-by: anakin87 <[email protected]>
1 parent 9a15467 commit 1c9e06f

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

integrations/llama_cpp/CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Changelog
22

3+
## [integrations/llama_cpp-v1.1.0] - 2025-06-19
4+
5+
### 🐛 Bug Fixes
6+
7+
- Fix llama.cpp types; add py.typed; Toolset support (#1973)
8+
9+
### 🧪 Testing
10+
11+
- Test llama.cpp with python 3.12 (#1601)
12+
13+
### ⚙️ CI
14+
15+
- Review testing workflows (#1541)
16+
17+
### 🧹 Chores
18+
19+
- Remove Python 3.8 support (#1421)
20+
- Use Haystack logging across integrations (#1484)
21+
- Update ChatGenerators with `deserialize_tools_or_toolset_inplace` (#1623)
22+
- Align core-integrations Hatch scripts (#1898)
23+
24+
### 🌀 Miscellaneous
25+
26+
- Chore: remove `jsonschema` dependency from `default` environment (#1368)
27+
328
## [integrations/llama_cpp-v1.0.0] - 2025-02-07
429

530
### 🚀 Features

0 commit comments

Comments
 (0)