Skip to content

Release v1.4.222

Choose a tag to compare

@github-actions github-actions released this 01 Jul 14:18
· 722 commits to main since this release

Changes

PR #1559 by ksylvan: OpenAI Plugin Migrates to New Responses API

  • Migrate OpenAI plugin to use new responses API instead of chat completions
  • Add chat completions API fallback for non-Responses API providers
  • Fix channel close handling in OpenAI streaming methods to prevent potential leaks
  • Extract common message conversion logic to reduce code duplication
  • Add support for multi-content user messages including image URLs in chat completions