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
Hi, this project is amazing!
I have a small request regarding JSON handling. It's becoming increasingly common for JSON outputs generated by LLMs (such as GPT or Claude) to include wrappers like json at the beginning or at the end.
Would it be possible to enhance the tool to handle these cases directly? If needed, I’d be happy to help submit a PR for this feature.
The text was updated successfully, but these errors were encountered:
Hi, this project is amazing!
I have a small request regarding JSON handling. It's becoming increasingly common for JSON outputs generated by LLMs (such as GPT or Claude) to include wrappers like
json at the beginning or
at the end.Would it be possible to enhance the tool to handle these cases directly? If needed, I’d be happy to help submit a PR for this feature.
The text was updated successfully, but these errors were encountered: