Changed
- Switch from using the
gpt-3.5-turbo
model to the newgpt-4o-mini
model for any OpenAI text generation requests. Increase our context window from 16,385 tokens to 128,000 tokens (props @dkotter, @iamdharmesh via #785).
Fixed
- Update a image URLs that no longer exist, fixing an issue with authentication in the Azure AI Vision Provider (props @faisal-alvi, @jamespstyles, @dkotter via #787).
- Ensure we show a proper error notice if the Azure AI Vision Provider fails to authenticate (props @faisal-alvi, @jamespstyles, @dkotter via #787).
New Contributors
- @jamespstyles made their first contribution in #787
Full Changelog: 3.1.0...3.1.1
View closed items in the milestone.