Skip to content

v0.12.1

Compare
Choose a tag to compare
@futurisold futurisold released this 10 Jun 14:01
· 26 commits to main since this release

Release Notes - SymbolicAI v0.12.1

πŸ› Bug Fixes

  • Search Engine Model Override: Fixed OpenAI search engine to properly respect model parameter overrides, ensuring MetadataTracker works correctly
  • Contract Validation Logic: Improved contract method validation logic for better error handling in edge cases

πŸ”§ Maintenance & Infrastructure

  • Google Gemini Models: Updated supported Gemini model identifiers to use prefix matching (gemini-2.5-pro-preview-, gemini-2.5-flash-preview-) for better compatibility with latest model snapshots
  • Interface Naming: Added consistent name attribute initialization across all extended interfaces (25+ interfaces including blip_2, clip, dall_e, flux, python, terminal, etc.) for improved debugging and introspection

Full Changelog: v0.12.0...v0.12.1