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

feat: add support for max_completion_tokens param #605

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

VisargD
Copy link
Collaborator

@VisargD VisargD commented Sep 12, 2024

Title:

  • add support for max_completion_tokens param

Description: (optional)

  • Add support for max_completion_tokens param for openai chat completions.
  • Also added service_tier and parallel_tool_calls as they were missing from the mapping.

Motivation: (optional)

  • Support latest OpenAI models (o1)

Related Issues: (optional)

@VisargD VisargD merged commit da42af3 into main Sep 12, 2024
1 check passed
@VisargD VisargD deleted the feat/openai-o1-model-support branch September 12, 2024 20:50
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.

Add support for new max_completion_tokens param for openai
1 participant