openai-php / client

⚡️ OpenAI PHP is a supercharged community-maintained PHP API client that allows you to interact with OpenAI API.
MIT License
4.98k stars 519 forks source link

Made some fields in audio transcrtiption response nullable for compatibility with "OpenAI API Compatible" Local-AI API #488

Closed detain closed 1 week ago

detain commented 1 month ago

What:

Description:

Made seek/temperature/avg_logprob/compression_ratio/no_speech_prob fields in audio transcription response nullable for compatibility with using Local-AI API

gehrisandro commented 1 week ago

Hi @detain

We are not going to support APIs other than the official OpenAI API.