Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 872 Bytes

File metadata and controls

23 lines (18 loc) · 872 Bytes

Changelog

All notable changes to the OpenAI Provider Plugin will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2025-10-28

Added

  • Initial release of OpenAI Provider Plugin
  • Support for all GPT models (GPT-3.5, GPT-4, GPT-4 Turbo, GPT-4o)
  • Support for reasoning models (o1, o3)
  • Vision capabilities for compatible models
  • Function calling support
  • Custom base URL configuration
  • Organization ID support
  • Automatic model fetching from OpenAI API
  • Model capability detection (vision, function calling, reasoning)
  • Connection testing and authentication validation
  • Comprehensive error handling with specific error messages