Hi,
We’re currently using OpenAI to generate JSONata queries based on input/output JSON structures. It works for simple cases, but struggles with complex queries or sometimes generates invalid syntax which leads to multiple retries and higher costs.
Do you know of any AI tool, model, or method that works better or more reliably for generating complex and correct JSONata queries?
Any suggestions or best practices would be appreciated!
Thanks!