mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-23 12:58:43 +00:00
docs: update changelog
This commit is contained in:
parent
193dcc7018
commit
9f979154c4
1 changed files with 10 additions and 0 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
|
||||
- Support high context limits (up to 200k tokens) via RAG when chatting with files (CodeGPT)
|
||||
- Gemini 1.5 Pro model (Google)
|
||||
- Legacy response support for text completions in code completions (Custom OpenAI)
|
||||
|
||||
### Fixed
|
||||
|
||||
- Chat UI threading issues [#730](https://github.com/carlrobertoh/CodeGPT/issues/730)
|
||||
|
||||
## [2.11.4-233] - 2024-10-01
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue