Skip to content

Add gpt-5.5 to OpenAI workflow block#2272

Open
Erol444 wants to merge 1 commit intomainfrom
add-gpt-5.5-openai-block
Open

Add gpt-5.5 to OpenAI workflow block#2272
Erol444 wants to merge 1 commit intomainfrom
add-gpt-5.5-openai-block

Conversation

@Erol444
Copy link
Copy Markdown
Contributor

@Erol444 Erol444 commented Apr 24, 2026

Summary

  • Adds gpt-5.5 as a selectable model across all four versions of the OpenAI workflow block (v1–v4)
  • v4 entry uses reasoning-effort values [none, low, medium, high, xhigh], matching the OpenAI docs
  • API proxy support for gpt-5.5 was already added separately

Test plan

  • Confirm gpt-5.5 appears as an option in each OpenAI block version in the workflows UI
  • Run an OpenAI block with model_version=gpt-5.5 end-to-end

🤖 Generated with Claude Code

Adds gpt-5.5 as a supported model to all four versions of the OpenAI
workflow block. API proxy support is already in place.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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