Open-Custom-GPT icon indicating copy to clipboard operation
Open-Custom-GPT copied to clipboard

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

Open miluoka opened this issue 9 months ago • 3 comments

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

miluoka avatar May 05 '24 18:05 miluoka

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

Anil-matcha avatar May 13 '24 12:05 Anil-matcha

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?

timstew avatar May 19 '24 23:05 timstew

@Anil-matcha @timstew

any updates on this? i understand functions will be specified to the assistant. how can the function then be called and result returned back to the LLM?

davidfrothin avatar Jul 19 '24 08:07 davidfrothin