Skip to content

Commit 5a48ad3

Browse files
committed
update changelogs
1 parent 0f72ab6 commit 5a48ad3

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v2.2.5
2+
#### 🐛 Fixes
3+
4+
- Fix recursive serialization happening at some builds (PR: #260)
5+
6+
17
## v2.2.4
28
#### 🚀 Features
39

CHANGELOG.release.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,4 @@
1-
### 🚀 Features
2-
3-
- Add Phi-3.5 and Llama 3.2 models (PR: #255)
4-
- Speedup LLMCharacter warmup (PR: #257)
5-
61
### 🐛 Fixes
72

8-
- Fix handling of incomplete requests (PR: #251)
9-
- Fix Unity locking of DLLs during cross-platform build (PR: #252)
10-
- Allow spaces in lora paths (PR: #254)
11-
12-
### 📦 General
3+
- Fix recursive serialization happening at some builds (PR: #260)
134

14-
- Set default context size to 8192 and allow to adjust with a UI slider (PR: #258)

0 commit comments

Comments
 (0)