Version 1.3.5 released on August 11, 2025.
- Added support for new models: gpt-5, gpt-5-chat-latest, gpt-5-mini, gpt-5-nano.
- Enabled function calling for the models gpt-5 and gpt-5-chat-latest.
- As of today, models gpt-5-mini and gpt-5-nano do not yet support function calling on Azure OpenAI.
- Updated default models to the be automatically selectable in the preferred order.
- ['gpt-5-chat-latest', 'gpt-5-nano', 'gpt-5-mini', ...]