-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
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
Response is empty #302
Comments
…DOM()` (#302) ↞ [auto-sync from `KudoAI/chatgpt.js`]
…DOM()` (KudoAI/chatgpt.js#302)↞ [auto-sync from `KudoAI/chatgpt.js`]
Thanks for the helpful detailed screenshots @gadelkareem! I fixed it and all the methods you typed work again: The latest jsDelivr URL is https://cdn.jsdelivr.net/npm/@kudoai/[email protected]/dist/chatgpt.min.js |
Also do you think an options obj would be easier or harder to use? e.g.
vs. the current
|
Thanks @adamlui for prompt response. I am not sure if it is on my end but now the
Both are OK IMO, using params is easier to write. |
That's strange, I can't replicate, also the method is not async so the await isn't needed, but regardless IDK why that error is occurring |
You are right! Thank you for the fix! |
I am using ChatGPT teams, URL: https://chatgpt.com/c/66f427ae-7934-800e-b4cc-ccbed4722d64
All the get response functions are returning empty:
The text was updated successfully, but these errors were encountered: