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
refactor: Move LlmCallsLimitExceededException from package exceptions to models
None of the (several) other existing Exceptions were in package com.google.adk.exceptions, so it seemed inconsistent to have (only) the LlmCallsLimitExceededException, instead of inside the package it really belongs to.
PiperOrigin-RevId: 796452794
0 commit comments