open-ai icon indicating copy to clipboard operation
open-ai copied to clipboard

OpenAI PHP SDK : Most downloaded, forked, contributed, huge community supported, and used PHP (Laravel , Symfony, Yii, Cake PHP or any PHP framework) SDK for OpenAI GPT-3 and DALL-E. It also supports...

Results 18 open-ai issues
Sort by recently updated
recently updated
newest added

In README.md is part: > "Most downloaded, forked, contributed, huge community supported, and used PHP SDK for OpenAI GPT-3 and DALL-E. It also supports chatGPT-like streaming." which is no longer...

bug

### Describe the feature or improvement you're requesting https://platform.openai.com/docs/guides/text-to-speech ### Additional context _No response_

enhancement

### Describe the bug Using the chat API with `stream` set to `true` splits the first event line into two parts at the `content` key in the `choices` array breaking...

bug

### Describe the feature or improvement you're requesting https://platform.openai.com/docs/guides/fine-tuning/create-a-fine-tuned-model ### Additional context _No response_

enhancement

curl_error() cannot be called after curl_close()

### Describe the bug Hi! I am trying to use `$open_ai->setProxy("https://134.000.000.000", 0000, "login", "password");` for my proxy but always get `curl_error(): supplied resource is not a valid cURL handle resource...

bug

Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.6.0 to 2.1.0. Release notes Sourced from dependabot/fetch-metadata's releases. v2.1.0 What's Changed Relax engine-strict=true by @​jeffwidman in dependabot/fetch-metadata#510 Handle branch names containing hyphen separators by @​tspencer244 in...