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
When I use a custom configuration, the request is not sent.
After running for a few minutes, the CHAT node was forced to stop by me.
Calling a third-party LLM that supports OpenAI SDK
MacOS, Node v20.0.0, rivet 1.9.0
No response
The text was updated successfully, but these errors were encountered:
Are you using the node executor or browser executor? Does the F12 console say anything?
Sorry, something went wrong.
I am using the app for OSX
oh, Could this be a cross-domain policy issue?
Yeah, looks like a CORS problem. If you're using the browser executor, your API will need to support CORS.
No branches or pull requests
What happened?
When I use a custom configuration, the request is not sent.
After running for a few minutes, the CHAT node was forced to stop by me.
What was the expected functionality?
Calling a third-party LLM that supports OpenAI SDK
Describe your environment
MacOS, Node v20.0.0, rivet 1.9.0
Relevant log output
Relevant screenshots
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: