
I am running into a problem - when I use any of the OpenAI models in the playground and import those via curl into Xano, they run successfully. But when I use one of my own presets that I've built in the playground, I get this error:Â
result: {
error: {
message: you must provide a model parameter,
type: invalid_request_error,
Any ideas on how to resolve this error in Xano?