Skip to content

feat(ai): openai gpt-5.5 chat support#4012

Open
ehayes2000 wants to merge 1 commit into
tool-transformsfrom
add-openai-models
Open

feat(ai): openai gpt-5.5 chat support#4012
ehayes2000 wants to merge 1 commit into
tool-transformsfrom
add-openai-models

Conversation

@ehayes2000

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

github-actions Bot commented Jun 11, 2026

Copy link
Copy Markdown

@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 052645d4-d228-4370-92ac-843360fd0567

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

- agent: route Gpt5_5/Gpt5Mini through rig's OpenAI Responses API with
  reasoning params, non-strict tools, and provider-aware model selection
- depend on macro-inc/rig fork (upstream main + with_non_strict_tools())
  until the patch lands upstream
- persist/replay tool calls with call_id so OpenAI conversations survive
  the DB round-trip (fc_-prefixed item ids, verified against live API)
- re-enable ListEntities now that non-strict mode sends its schema verbatim
- frontend: model picker entries + generated schemas for the new models
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant