aallam / openai-kotlin

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

Cannot access Batch API from OpenAI #383

Open karolzdebel opened 2 months ago

karolzdebel commented 2 months ago

I cannot access the Batch API changes made in PR #334 from the OpenAI interface when using openai-client 3.8.2. The OpenAI interface does not include Batch. Am I supposed to access it some other way?

OBCZ commented 1 month ago

Confirming. Could you please one-line fix? 😁