Unable to receive a consist JSON object from Open-AI using its new official library for dotnet
I’m using dotnet with Open-AI’s official library,
I’ve wrote a service that sends an image and returns a JSON with specific structure, However, sometimes it response with a broken JSON object, which cause a server error..
How do I make it to response with a consist object structure ?