feedback
feedback copied to clipboard
Provide feedback to our codelabs by filing an issue here
In Step 4: Gemma2 model is being uploaded to GCS but in Step 5: Dockerfile never mentions GCS model filepath to ollama pull, then it will default to re-downloading the...
The subnet selected must have the flag of "Google Private Access" enabled
The notebook returns an error when try to use the display_digits() because the parameter b of grid was deprecated in [matplotlib 3.5](https://matplotlib.org/stable/api/prev_api_changes/api_changes_3.5.0.html#the-first-parameter-of-axes-grid-and-axis-grid-has-been-renamed-to-visible), and renamed visible. Reference: https://github.com/matplotlib/matplotlib/issues/25267#issuecomment-1437368645
the model is not working properly
In Step 8, section "Connecting From Cloud Shell" of the "Building an LLM and RAG-based chat application using AlloyDB AI and LangChain" lab, the gcloud command to set the WEB_HOST...
It gives me an error here [but I didn't touch the code] 
In the function `display_digits` the` plt.grid(b=None)` is actually deprecated and should use `plt.grid(visible=None)`.
When I run docker build command, I met error. ``` [+] Building 1.5s (11/15) docker:default => [internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 836B 0.0s =>...
2025-11-25 17:06:05.154 [info] W1125 17:06:05.153740 20392 log_context.go:106] Cache(userInfo): Singleflight refresh failed: Post "https://daily-cloudcode-pa.sandbox.googleapis.com/v1internal:fetchUserInfo": dial tcp 142.251.8.81:443: connectex: A connection attempt failed because the connected party did not properly respond after...
Typo found here: https://codelabs.developers.google.com/getting-started-google-antigravity#3 Typo: On the Top Right, next to Review changes in Agent Manager view, you should be able to see a button to toggle the artifacts or...