Skip to content
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

Fixes #71: Added support for max_tokens in ModelSettings #74

Closed
wants to merge 1 commit into from

Conversation

s44002
Copy link

@s44002 s44002 commented Mar 12, 2025

Fixes #71

This PR adds support for max_tokens in ModelSettings. This was previously missing, causing issues with models that require an explicit max_tokens value.

@rm-openai
Copy link
Collaborator

Apologies, I didn't see this issue/PR in time and implemented it myself via #105

@rm-openai rm-openai closed this Mar 12, 2025
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.

max_tokens is not an accepted parameter
2 participants