mirror of
https://github.com/TabbyML/tabby
synced 2024-11-21 07:50:13 +00:00
ede31b5a1d
* docs: add v0.13 release notes * update * update date * update
505 B
505 B
v0.12.0 (2024-05-31)
Features
- Support Gitlab SSO
- Support connect with Self-Hosted Github / Gitlab
- Repository Context is now utilizied in "Code Browser" as well
Fixed and Improvements
- llama-server from llama.cpp is now distributed as an individual binary, allowing for more flexible configuration
- HTTP API is out of experimental - you can connect tabby to models through HTTP API. Right now following APIs are supported:
- llama.cpp
- ollama
- mistral / codestral
- openai