Skip to content

Conversation

@miphreal
Copy link

The current implementation uses max_tokens param for OpenAI Chat Completions API, tho according to the docs this parameter is deprecated and we should use max_completion_tokens.

image

Changes

  • use max_completion_tokens param for setting max output tokens for OpenAI Chat Completions

@github-actions
Copy link
Contributor

This PR is stale because it has been open for 10 days with no activity.

@github-actions github-actions bot added the stale label May 22, 2025
@github-actions
Copy link
Contributor

This PR was closed because it has been inactive for 7 days since being marked as stale.

@github-actions github-actions bot closed this May 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant