v0.12.1
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 includingblip_2
,clip
,dall_e
,flux
,python
,terminal
, etc.) for improved debugging and introspection
Full Changelog: v0.12.0...v0.12.1