feedback
feedback copied to clipboard
Provide feedback to our codelabs by filing an issue here
I tried to run "https://codelabs.developers.google.com/codelabs/cloud-run/use-mcp-server-on-cloud-run-with-an-adk-agent#8" But in last step, when I asked "Where can I find the polar bears in the zoo and what is their diet?" I get this...
It looks like something isn't working as it is show in tutorial, because after following all steps, in section 8 when we want to use created mcp server, gemini shows...
This curl command does not work $ curl https://start.spring.io/starter.tgz \ -d packaging=war \ -d dependencies=cloud-gcp \ -d type=maven-project \ -d baseDir=datastore-example \ -d bootVersion=3.0.5 | tar -xzvf -
The Helloworld Java code does not work and reports missing packages, instructions are not clear to make it work on the web.
When I use ``` gcloud builds submit --config=cloudbuild.yaml ``` I cannot get the HF_TOKEN starting build "a28645bb-48dc-457c-b0e0-b92af2cfea2e" FETCHSOURCE Fetching storage object: gs://leafy-bond-456001-r7_cloudbuild/source/1751427648.545912-519434a2e43a4b659f1a055ec74b390d.tgz#1751427649385822 Copying gs://leafy-bond-456001-r7_cloudbuild/source/1751427648.545912-519434a2e43a4b659f1a055ec74b390d.tgz#1751427649385822... / [0 files][ 0.0 B/ 1.0...
* I had to edit the imagte url from the default upon employment * max instances must be set to 3 in order to set gpu requirements *
Hi, I don't know if this is maybe an issue of our sandbox project, but I had to create a dedicated service account for the cloud run deploy. Otherwise it...
I was following along this codelab and my query wouldn't run. As soon as I set roles/serviceusage.serviceUsageConsumer to the service account, my query worked. If this is a needed role,...
Hello, thanks for the nice tutorial. I faced an issue during the deployment to cloud run using the deployment instructions from the tutorial, here are the logs: **Command** adk deploy...
In following the current Lab 2 (Use an MCP Server on Cloud Run with an ADK Agent) steps, the tutorial agent answers twice instead of once. A potential cause is...