mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-19 07:54:46 +00:00
Merge remote-tracking branch 'origin/master' into platform/2024.1
This commit is contained in:
commit
cab379ba29
1 changed files with 21 additions and 0 deletions
21
CHANGELOG.md
21
CHANGELOG.md
|
|
@ -6,6 +6,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- Three new providers - **Ollama**, **Google** and **CodeGPT** 🚀🚀🚀
|
||||
- New provider configuration user interface (#538)
|
||||
- Support Phi-3 Mini, CodeGemma and CodeQwen1.5 models (#516, #524, #525, #527)
|
||||
- Llama 3 download sizes (#498)
|
||||
- Mistral AI service template (#532)
|
||||
|
||||
### Fixed
|
||||
|
||||
- Commit message generation for Custom OpenAI services (#496)
|
||||
- NPE when using unsupported model for code completions (#499)
|
||||
- Editor Actions configuration UI issues (#518)
|
||||
- IDE error caused by Git4Idea dependency (#526)
|
||||
- Custom Service test connection (#531)
|
||||
- UI issues around llama.cpp provider configuration (#543, #529)
|
||||
|
||||
### Removed
|
||||
|
||||
- `max_tokens` configuration for code completions (will be handled internally)
|
||||
|
||||
## [2.6.3-241] - 2024-04-22
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue