I am trying to call the OpenAI GPT-4 model and my request body is being stringified, how do I fix this to send correct JSON request body? First screenshot is module, second is strigified request body, last screenshot is what the correct call looks like. I am not using the last one because it would not let me update the temperature/top_p value in the "create chat completion" module.
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
I was using their built in API call module for OpenAI. There was a bug in the module causing the call to be stringified. I worked with customer support and they resolved the bug and they released a patch.
Not enough context/info to help troubleshoot.
When I use a plain HTTP module with a JSON payload it arrives as expected ...
Views
Replies
Total Likes
I was using their built in API call module for OpenAI. There was a bug in the module causing the call to be stringified. I worked with customer support and they resolved the bug and they released a patch.
Views
Likes
Replies