Issue #9628f99: Update for AI 2.x compatibility

  • Update module info for AI 2.x standards
  • Simplify configuration schema to match AI 2.x architecture
  • Update composer dependency from AI 1.x to 2.x
  • Add CHANGELOG for 2.0 release

Changes:

  • ai_provider_openai.info.yml: Update name, description, and package
  • config/schema: Change from config_object to mapping, simplify settings
  • composer.json: Update AI module dependency to ^2.0
  • Add CHANGELOG-2.0.md documenting all changes

This update makes the module compatible with the AI 2.x framework which introduces unified provider configuration, standardized embedding interfaces, and improved plugin discovery.

Merge request reports

Loading