File tree Expand file tree Collapse file tree 2 files changed +12
-8
lines changed
Expand file tree Collapse file tree 2 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 1+ ## v2.3.0
2+ #### π Features
3+
4+ - Implement Retrieval Augmented Generation (RAG) in LLMUnity (PR: #246 )
5+
6+ #### π Fixes
7+
8+ - Fixed build conflict, endless import of resources. (PR: #266 )
9+
10+
111## v2.2.4
212#### π Features
313
Original file line number Diff line number Diff line change 11### π Features
22
3- - Add Phi-3.5 and Llama 3.2 models (PR: #255 )
4- - Speedup LLMCharacter warmup (PR: #257 )
3+ - Implement Retrieval Augmented Generation (RAG) in LLMUnity (PR: #246 )
54
65### π Fixes
76
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 )
7+ - Fixed build conflict, endless import of resources. (PR: #266 )
118
12- ### π¦ General
13-
14- - Set default context size to 8192 and allow to adjust with a UI slider (PR: #258 )
You canβt perform that action at this time.
0 commit comments