aallam / openai-kotlin

OpenAI API client for Kotlin with multiplatform and coroutines capabilities.
MIT License
1.49k stars 179 forks source link

[REQUEST] I want to use `4o` as an assistants. #341

Closed Popbrain closed 5 months ago

Popbrain commented 5 months ago

Feature Description

When I set the Model to gpt-4o in the Assistants console and use the SDK, I get an error because currently only v1 is supported.