Skip to content
Discussion options

You must be logged in to vote

Hi there,

Different models often have slightly different parameter requirements, and this appears to be a case where there's a mismatch between what the playground interface is sending and what the o3 model expects.

Here are some potential workarounds you might try:

  1. Try using a direct API call instead of the playground UI, which gives you more control over the exact parameters being sent
  2. Use another model like GPT-4o or Claude 3.7 in the playground temporarily for your current task
  3. If you're using a custom prompt template, check if it includes a 'generate_summary' parameter that could be removed

Thank you for bringing this to our attention, and please let us know if you need any further…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by edward-cant
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug GitHub or a GitHub feature is not working as intended Models Discussions related to GitHub Models
4 participants