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
This is specified in its response types by passing response_json_schema as opposed to its previous OpenAPI compatible schema, which was passed with response_schema.
The LangFuse Vertex AI package needs to be updated to support the new method, which will unlock support for using complex Pydantic models and JSON schemas with Gemini.