Skip to content

Version 1.3

Latest
Compare
Choose a tag to compare
@Paul-Borisov Paul-Borisov released this 07 Sep 17:07
· 2 commits to main since this release

Version 1.3 supports all features of 1.2.

Added support for two newer language models, GPT-4o and GPT-4o Mini.

  • In order to upgrade, GPT-4o APIM endpoints should be added under the existing root API OpenAI4: /openai4/chat4o and /openai4/chat4omini

  • Parallel function calling, image generation and recognition are seamlessly supported for new models.

  • Updated documentation with these new models.