This repository has been archived by the owner on Jun 22, 2024. It is now read-only.
chore: change method names of status and version endpoints #7
Labels
enhancement
New feature or request
The method name for the status and version endpoints is "create". It should instead be:
client.chat.completions.status()
client.audio.transcriptions.status()
client.misc.version()
The text was updated successfully, but these errors were encountered: