mirror of
https://github.com/TabbyML/tabby
synced 2024-11-22 00:08:06 +00:00
bf031513d5
* docs(changelog): add 0.20.0 changelog * update
417 B
417 B
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)
- Bumped
llama.cpp
version tob3995
.