We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b5aafc commit a2d7a03Copy full SHA for a2d7a03
CHANGELOG.md
@@ -2,9 +2,14 @@
2
3
## [Unreleased]
4
5
+## [1.6.0] - 2024-11-27
6
+
7
### Added
8
9
- Support for Llama 3.2 model
10
+- Set Llama 3.2 as the default model
11
+- New system prompt to improve quality of generated responses
12
+- Add project name to the first user message in a conversation
13
- New `/model <modelName>` command to switch between 'llama3.1' and 'llama3.2'
14
15
## [1.5.0] - 2024-09-12
0 commit comments