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: support openai o1 models #935

Merged
merged 1 commit into from
Oct 19, 2024
Merged

feat: support openai o1 models #935

merged 1 commit into from
Oct 19, 2024

Conversation

sigoden
Copy link
Owner

@sigoden sigoden commented Oct 19, 2024

We are adding two new model configuration fields for o1-* models:

  • no_stream: true: Disables streaming for the model.
  • no_system_message: true: Patches the system message for the model.

These two configurations are not limited to o1; other models can also use them.

@sigoden
Copy link
Owner Author

sigoden commented Oct 19, 2024

solved #885

@sigoden sigoden merged commit 7e29f64 into main Oct 19, 2024
3 checks passed
@sigoden sigoden deleted the feat branch October 19, 2024 10:25
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.

1 participant