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 #10015

Closed
evmin opened this issue Dec 18, 2024 · 1 comment
Closed

Java: New Feature: OpenAI o1 model support #10015

evmin opened this issue Dec 18, 2024 · 1 comment
Labels
java Issue or PR regarding Java code .NET Issue or Pull requests regarding .NET code python Pull requests for the Python Semantic Kernel triage

Comments

@evmin
Copy link

evmin commented Dec 18, 2024


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
@moonbox3 moonbox3 added .NET Issue or Pull requests regarding .NET code python Pull requests for the Python Semantic Kernel java Issue or PR regarding Java code labels Dec 19, 2024
@github-actions github-actions bot changed the title New Feature: OpenAI o1 model support .Net: New Feature: OpenAI o1 model support Dec 19, 2024
@github-actions github-actions bot changed the title .Net: New Feature: OpenAI o1 model support Python: New Feature: OpenAI o1 model support Dec 19, 2024
@github-actions github-actions bot changed the title Python: New Feature: OpenAI o1 model support Java: New Feature: OpenAI o1 model support Dec 19, 2024
@markwallace-microsoft
Copy link
Member

Created issue in th java repo: microsoft/semantic-kernel-java#280

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Issue or PR regarding Java code .NET Issue or Pull requests regarding .NET code python Pull requests for the Python Semantic Kernel triage
Projects
Status: No status
Development

No branches or pull requests

3 participants