Skip to content
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

Runtime error when trying to Submit with Actions copy-pasted to Functions #27

Open
miluoka opened this issue May 5, 2024 · 2 comments

Comments

@miluoka
Copy link

miluoka commented May 5, 2024

Hello, I fill the Function frame by copying and pasting a JSON API schema that works fine in my original Custom GPT, I mean from its Actions. I'm getting this error every time, whatever Function/Action I paste, so it is not possible to Submit with that code... Maybe a wrong understanding of Functions option from my side? Please kindly advise, thank you!

copy-paste issue with action code
@Anil-matcha
Copy link
Contributor

You need to convert the actions to functions to be able to do this

@timstew
Copy link

timstew commented May 19, 2024

Can you please provide an example somewhere of what is expected? it appears that it is looking for the json, but where should we place the actual code for the function?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants