MacPaw / OpenAI

Swift community driven package for OpenAI public API
MIT License
2.11k stars 353 forks source link

chore: add gpt-4o-mini support #219

Closed xAstralMars closed 4 months ago

xAstralMars commented 4 months ago

What

Added support for the new gpt-4o-mini model

Why

The new gpt-4o-mini model was released on July 18, 2024, and is shown here in documentation: https://platform.openai.com/docs/models/gpt-4o-mini

Affected Areas

Models.swift is updated