Update CHANGELOG
This commit is contained in:
parent
556c7edf47
commit
f2a54ecb4c
1 changed files with 5 additions and 0 deletions
|
@ -7,8 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
#### Addeed
|
||||
|
||||
- (build-system) Migrate from scikit-build to scikit-build-core
|
||||
|
||||
### Fixed
|
||||
- Truncate max_tokens in create_completion so requested tokens doesn't exceed context size.
|
||||
|
||||
## [v0.1.59]
|
||||
|
||||
### Added
|
||||
|
|
Loading…
Reference in a new issue