We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 556c7ed commit f2a54ecCopy full SHA for f2a54ec
CHANGELOG.md
@@ -7,8 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+#### Addeed
11
+
12
- (build-system) Migrate from scikit-build to scikit-build-core
13
14
+### Fixed
15
+- Truncate max_tokens in create_completion so requested tokens doesn't exceed context size.
16
17
## [v0.1.59]
18
19
### Added
0 commit comments