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
fix: Fix filtering by user_id for vertex ai session service listing
When the user id contains special characters (i.e. an email), we have added in extra url parsing to address those characters. We have also added an if statement to use the correct url when there is no user_id supplied.
Copybara import of the project:
--
ef84990 by Danny Park <dpark@calicolabs.com>:
--
773cd2b by Danny Park <dpark@calicolabs.com>:
COPYBARA_INTEGRATE_REVIEW=google#996 from dpark27:fix/list_vertex_ai_sessions d351d7f
PiperOrigin-RevId: 764522026
0 commit comments