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

max_tokens limit wrong value #444

Open
Zik42 opened this issue Jun 11, 2024 · 1 comment
Open

max_tokens limit wrong value #444

Zik42 opened this issue Jun 11, 2024 · 1 comment

Comments

@Zik42
Copy link

Zik42 commented Jun 11, 2024

Why does max_tokens had limit to 4096?

max_tokens = integer_validator(0, 4096),

According to the docs it can be up to 128 000
https://platform.openai.com/docs/models/gpt-4o

@JustinStitt
Copy link

output tokens limit != context window limit

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

No branches or pull requests

2 participants