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]
|
## [Unreleased]
|
||||||
|
|
||||||
|
#### Addeed
|
||||||
|
|
||||||
- (build-system) Migrate from scikit-build to scikit-build-core
|
- (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]
|
## [v0.1.59]
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
Loading…
Reference in a new issue