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
It would be helpful to have the option to generate a static function that returns a Map or a String that contains the JSON Schema that represents this object.
This would make interoping with LLMs a little easier, as I could pass a JSON Schema to the LLM as an example of how to return a JSON for this object.