We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e28d64 commit 37dae9bCopy full SHA for 37dae9b
contributing/samples/a2a_root/agent.py
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-from a2a.utils.constants import AGENT_CARD_WELL_KNOWN_PATH
+from google.adk.agents.remote_a2a_agent import AGENT_CARD_WELL_KNOWN_PATH
16
from google.adk.agents.remote_a2a_agent import RemoteA2aAgent
17
18
root_agent = RemoteA2aAgent(
0 commit comments