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

Java: New Feature: OpenAI o1 model support #280

Open
markwallace-microsoft opened this issue Dec 19, 2024 · 1 comment
Open

Java: New Feature: OpenAI o1 model support #280

markwallace-microsoft opened this issue Dec 19, 2024 · 1 comment
Labels
bug Something isn't working triage Needs triage from engineering team

Comments

@markwallace-microsoft
Copy link
Member


name: Feature request
about: Suggest an idea for this project


OpenAI o1 model introduced a number of unique parameters incompatible with other models (1) :

  • Developer Message as opposed to System Message
  • reasoning_effort parameter
  • max_completion_tokens

With o1 being released as GA we need to add the model support as soon as reasonable.

This overlaps with Bug report (2).

  1. o1 announcement
  2. SK BUG 9749
@markwallace-microsoft markwallace-microsoft added bug Something isn't working triage Needs triage from engineering team labels Dec 19, 2024
@markwallace-microsoft
Copy link
Member Author

Original issue: microsoft/semantic-kernel#10015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Needs triage from engineering team
Projects
None yet
Development

No branches or pull requests

1 participant