Open AI - Missed Parameter Model

Hi, Bubblers!

I am trying to connect to Open AI and send some HTTP post request with Body (with dynamic parameters). But I face some strange issue.

Screen1: Screen with settings
Screen 2: pop-up error

Based on OPEN AI documents the field model is required so added parameter model. Could you please help me with that?

Get rid of it from your shared parameters

1 Like

Your model parameter shouldn’t be with the shared parameters instead just with the body parameters, and you can make it private.