Update changelog
This commit is contained in:
parent
a86bfdf0a5
commit
df3d545938
1 changed files with 5 additions and 0 deletions
|
@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- (Llama.create_completion) Revert change so that `max_tokens` is not truncated to `context_size` in `create_completion`
|
||||||
|
- (server) Fixed changed settings field names from pydantic v2 migration
|
||||||
|
|
||||||
## [0.1.69]
|
## [0.1.69]
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
Loading…
Reference in a new issue