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 6ff9b12 commit 8d35207Copy full SHA for 8d35207
kernels/adk_mcp_a2a.sh
@@ -33,6 +33,6 @@ rm -rf "${DL_ANACONDA_ENV_HOME}/share/jupyter/kernels/python3"
33
# Install packages
34
pip install -q a2a-sdk==0.2.16 google-cloud-aiplatform[agent_engines]==1.115.0 google-adk==1.15.1
35
pip install -q langchain-community==0.3.25 python-dotenv==1.1.0 stackapi==0.3.1 toolbox-core==0.1.0
36
-pip install -q gradio==5.49.1
+pip install -q fastmcp==2.12.4 gradio==5.49.1
37
38
conda deactivate
0 commit comments