You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue that I was able to find was that this is not related to the validateJson function, rather it is related to using the gpt-4o model using the free plan of OpenAI.
If you are using the API key from the free plan, clone the repository, and alter the model in the runChatCompletion function to gpt-4o-mini
Steps to Reproduce
Environment
Node.js: v23.5.0
OS: Linux
Package Manager: pnpm
Technical Details
The text was updated successfully, but these errors were encountered: