Commit 92966c7
authored
feat: [AiPlatform] add Grounding with Google Maps tool (#8491)
* feat: add exclude_domains for grounding with GoogleSearch and EnterpriseWebSearch
PiperOrigin-RevId: 790759548
Source-Link: googleapis/googleapis@ebcf3f5
Source-Link: googleapis/googleapis-gen@3d1ac34
Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiM2QxYWMzNDI2NjEyOGEwZThkNzE3NjI3MGQ0ZTM2OWE4NjkwODMzNCJ9
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* feat: add embedding_metadata to google.cloud.aiplatform.v1.Index
PiperOrigin-RevId: 790786891
Source-Link: googleapis/googleapis@5d7a4a6
Source-Link: googleapis/googleapis-gen@97ad4f6
Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiOTdhZDRmNjQ3ZGRlZGQyYmVkNTFjODBhN2E2OGFlOWEzNzJkOGJiYSJ9
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* feat: A new value `NVIDIA_GB200` is added to enum `AcceleratorType`
PiperOrigin-RevId: 790824087
Source-Link: googleapis/googleapis@d2dbcdb
Source-Link: googleapis/googleapis-gen@5dd29a4
Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiNWRkMjlhNGVlYjI0ZDVlYzg2YjkzZTI0NWQ4OGExMDE2MTY1NGQxMSJ9
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* feat: add FeatureViewDirectWrite API in v1
PiperOrigin-RevId: 790876671
Source-Link: googleapis/googleapis@8c74a4f
Source-Link: googleapis/googleapis-gen@43879fb
Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiNDM4NzlmYmFhN2ZlOWY3NGI2NWFiMjVhNzM3ZDUxNTI5ZjEwN2Y3MiJ9
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* feat: add Grounding with Google Maps tool
PiperOrigin-RevId: 792213276
Source-Link: googleapis/googleapis@e58f813
Source-Link: googleapis/googleapis-gen@70b047f
Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiNzBiMDQ3ZmIyNWNjZTY1MDc3YmE0MmIxZjgxOTQyMDEzYzg1NzM2MSJ9
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>1 parent 9c2f1fe commit 92966c7
27 files changed
Lines changed: 1367 additions & 13 deletions
File tree
- AiPlatform
- metadata/V1
- samples/V1/FeatureOnlineStoreServiceClient
- src/V1
- Client
- FeatureValue
- FeatureViewDirectWriteRequest
- DataKeyAndFeatureValues
- FeatureViewDirectWriteResponse
- GroundingChunk
- Tool
- resources
- tests/Unit/V1/Client
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 68 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
243 | 244 | | |
244 | 245 | | |
245 | 246 | | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
246 | 270 | | |
247 | 271 | | |
248 | 272 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments