Open-Custom-GPT
Open-Custom-GPT copied to clipboard
Runtime error when trying to Submit with Actions copy-pasted to Functions
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!
You need to convert the actions to functions to be able to do this
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?
@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?