meow#10
Merged
agha64113-creator merged 169 commits intoMay 3, 2026
Merged
Conversation
…ent_eval_UI_placeholder.ipynb (#2478)
Added code requirements for handling Google Cloud project IDs.
…support Gemini Data Analytics Thinking and Looker RAG tools features. Mark Python enablement to false as default. PiperOrigin-RevId: 831900150
Co-authored-by: Holt Skinner <13262395+holtskinner@users.noreply.github.com>
Separate the dependencies with new line Added a missing import (from vertexai import Client)
Co-authored-by: Holt Skinner <13262395+holtskinner@users.noreply.github.com>
Co-authored-by: Holt Skinner <holtskinner@google.com>
* Fixes missing " in SDK colab * Polish HTTP colab with nice examples PiperOrigin-RevId: 903338912
…tion_metric_registration_auto_loss_analysis colab (#2811)
Owner
Author
|
meow |
Owner
Author
|
Owner
Author
|
Meow. ow I have a good understanding. I need to create a Go implementation of the cloud function. The problem statement shows an integration test file that needs to be created. But the integration test references Go types that don't exist yet: Config, NewClient, EngineDataType, EngineChunkType, SummaryType, and the client's Search, SearchWithPageSize, Close methods.
Progress update: Initial plan for Go cloud function implementation
Progress reported successfully. General-purpose: Create Go cloud function for Vertex AI Search Let me first look at the Python implementation to understand what needs to be mirrored. Explore Python cloud function implementation
|
658aed0
into
agha64113-creator:main
1 of 2 checks passed
This was referenced May 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Thank you for opening a Pull Request!
Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
CONTRIBUTINGGuide.CODEOWNERSfor the file(s).nox -s formatfrom the repository root to format).Fixes #<issue_number_goes_here> 🦕