mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
docs(vertex.md): add reference vertex ai grounding doc
This commit is contained in:
parent
fe6ea9f892
commit
385da04d72
1 changed files with 2 additions and 0 deletions
|
|
@ -334,6 +334,8 @@ completion(model="vertex_ai_beta/gemini-1.5-flash-preview-0514", messages=messag
|
|||
|
||||
Add Google Search Result grounding to vertex ai calls.
|
||||
|
||||
[**Relevant VertexAI Docs**](https://cloud.google.com/vertex-ai/generative-ai/docs/model-reference/grounding#examples)
|
||||
|
||||
<Tabs>
|
||||
<TabItem value="sdk" label="SDK">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue