Connor Tumbleson

Results 630 comments of Connor Tumbleson

Marking as draft. There are conflicts on this PR. Sorry for the delay in reviewing.

This was resolved in a different PR - https://github.com/openai-php/client/pull/560 - closing.

Are you looking for the API to generate the ephemeral tokens? Could you let me know goal? Since in my research the realtime audio API is meant from direct client...

Didn't hear anything so going to close this for the discussion thread in the main repo - since not specific to Laravel integration - https://github.com/openai-php/client/discussions/589

Maybe technically you could, but I would guess that invalidates the signature if any of those versions do a full-byte verify or at least more than the v1 iteration did....

This looks like an issue at smali - mind upstreaming this to them? https://github.com/google/smali

> Ok let me try, which smali version is used in apktool 2.9.3? 3.0.3

v1.0.2 fixed both things ([minsdk](https://github.com/rmrs/react-native-settings/pull/133) & [maven](https://github.com/rmrs/react-native-settings/pull/132)) mentioned in this thread. For a little soap box talk - no one gave a PR to fix 2 lines of code for...

Yeah generally at the moment if the response isn't JSON - the handling isn't the best. This has manifested differently depending on the call. Some others related: * https://github.com/openai-php/client/issues/341 *...

We have a fix in progress to rework a bit of the exception handling for that use-case. Trying to gather more samples in the field of the odd OpenAI issues...