We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i use createChatCompletion method but it shows TypeError: this.openai.createChatCompletion is not a function error
TypeError: this.openai.createChatCompletion is not a function
No response
to reproduce this issue just install last version of Detox and openAI
Detox version: 20.28.0 React Native version: 0.75.4 Has Fabric (React Native's new rendering system) enabled: yes Node version: 20.9.0 Test-runner (select one): jest openai: 4.77.0
The text was updated successfully, but these errors were encountered:
Hey @mustafahsz, that sound like an issue with Open AI API. I recommend checking their issues page: https://community.openai.com/search?q=createChatCompletion, this isn't related to Detox.
Sorry, something went wrong.
No branches or pull requests
What happened?
i use createChatCompletion method but it shows
TypeError: this.openai.createChatCompletion is not a function
errorWhat was the expected behaviour?
No response
Was it tested on latest Detox?
Help us reproduce this issue!
to reproduce this issue just install last version of Detox and openAI
In what environment did this happen?
Detox version: 20.28.0
React Native version: 0.75.4
Has Fabric (React Native's new rendering system) enabled: yes
Node version: 20.9.0
Test-runner (select one): jest
openai: 4.77.0
Detox logs
No response
Device logs
No response
More data, please!
No response
The text was updated successfully, but these errors were encountered: