You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(vertexai): Multimodal snippets using Gemini 1.5
* feat(vertexai): Multimodal snippets using Gemini 1.5 (checkstyle and header tweaks)
* feat(vertexai): Multimodal snippets using Gemini 1.5 (incorporating feedback, fixing region tags, and clarifying comments)
* feat(vertexai): Use gemini-1.5-flash-001 instead of the preview model
* Reset the initial backoff time to its original setting
* feat(vertexai): Updated to use Gemini 1.5 Flash and new samples
- added some advanced variants of existing snippets
- added grounding with private data and with Google Search web results
- added new multimodality streaming/non-streaming examples
- updated some samples with Gemini 1.5 Flash
- updated/added some region tags for integration in the documentation
* fix assertion in the grounding with private data test case
* - split the token count and grounding samples to have one file per feature
- disable a flaky test assertion
* - added some extra comments for clarity
- updated the region tag locations
* - added a couple more comments for clarity and reference
* feat(vertexai): Add controlled generation (constrained decoding)
* feat(vertexai): Add controlled generation (constrained decoding)
(small typo)
* feat(vertexai): Upgrade most snippets to use Gemini 2.0 Flash
0 commit comments