betalgo / openai

OpenAI .NET sdk - Azure OpenAI, ChatGPT, Whisper, and DALL-E
https://betalgo.github.io/openai/
MIT License
2.88k stars 520 forks source link

gpt 4o support #553

Closed abdullahbaa5 closed 4 months ago

abdullahbaa5 commented 4 months ago

gpt 4o support

NikolayIT commented 4 months ago

https://github.com/betalgo/openai/pull/554

kayhantolga commented 4 months ago

The new models can be used by passing the strings gpt-4o and gpt-4o-2024-05-13 . The master currently has a beta features(assistant); current PRs have changes from the beta version. That why we can’t release. New models will be added to the Model list with the Assistant features. Until then, please use them as strings.