-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(changelog): add 0.20.0 changelog (#3397)
* docs(changelog): add 0.20.0 changelog * update
- Loading branch information
Showing
3 changed files
with
25 additions
and
3 deletions.
There are no files selected for viewing
3 changes: 0 additions & 3 deletions
3
.changes/unreleased/Fixed and Improvements-20241031-155759.yaml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
## v0.20.0 (2024-11-08) | ||
|
||
### Features | ||
|
||
* Search results can now be edited directly. | ||
* Allow switching backend chat models in Answer Engine. | ||
* Added a connection test button in the `System` tab to test the connection to the backend LLM server. | ||
|
||
### Fixes and Improvements | ||
|
||
* Optimized CR-LF inference in code completion. ([#3279](https://github.com/TabbyML/tabby/issues/3279)) | ||
* Bumped `llama.cpp` version to `b3995`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters