v4.3.0: Support for GPT-4.1
Support for OpenAI GPT-4.1 Models
You can now use the OpenAI® models GPT-4.1, GPT-4.1 mini, and GPT-4.1 nano to generate text from MATLAB®. When you create an openAIChat object, set the ModelName name-value argument to "gpt-4.1", "gpt-4.1-mini", or "gpt-4.1-nano".
Minor Updates
This release includes:
- Improved structured output support for
ollamaChat MaxNumTokenssupport with newer models in Azure®- Documentation updates
Full Changelog: v4.2.0...v4.3.0