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
feat: LLM - Exposed the TextGenerationResponse.raw_prediction_response
When a model returns some extra attributes that are not explicitly exposed by the SDK, these attributes will now be accessible via the `repsonse.raw_prediction_response` attribute.
PiperOrigin-RevId: 557276971
0 commit comments