Skip to content

Fix #440: Make some properties in ChatCompletionRequestBuilder reassignable #441

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Wirlie
Copy link

@Wirlie Wirlie commented Apr 28, 2025

Q A
Bug fix? yes
New feature? no
BC breaks? no
Related Issue Fix #440

Describe your change

Updated some properties in ChatCompletionRequestBuilder from val to var

I believe the author of the code accidentally defined these properties as val instead of var

What problem is this fixing?

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some properties in ChatCompletionRequestBuilder cannot be modified
1 participant