Skip to content

Conversation

@vkryukov
Copy link
Contributor

@vkryukov vkryukov commented Jan 8, 2026

Description

Standardize OpenAI routing to use extra.wire.protocol only, align test model metadata with wire protocol, and keep Responses API input encoding for images/files. LLMDB OpenAI GPT-4+ models now define extra.wire.protocol consistently.

Type of Change

  • Bug fix (non-breaking change fixing an issue)
  • New feature (non-breaking change adding functionality)
  • Breaking change (fix or feature causing existing functionality to change)
  • Documentation update

Breaking Changes

Testing

  • Tests pass (mix test)
  • Quality checks pass (mix quality)

Checklist

  • My code follows the project's style guidelines
  • I have updated the documentation accordingly
  • I have added tests that prove my fix/feature works
  • All new and existing tests pass
  • My commits follow conventional commit format
  • I have NOT edited CHANGELOG.md (it is auto-generated by git_ops)

Related Issues

Closes #290

@mikehostetler mikehostetler merged commit 39dad62 into agentjido:main Jan 15, 2026
6 checks passed
@vkryukov vkryukov deleted the issue-290 branch January 16, 2026 03:20
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.

[Bug]: generate/stream objects, GPT-5 and images

2 participants