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
We may change the trait to allow LlmGenerationClient::geneate() directly return a JSON. The return type can be an enum, with either a JSON or a String, depending on if JSON schema is provided in request.