mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
add vertex ai location note
This commit is contained in:
parent
9e3acdb815
commit
86596de193
1 changed files with 5 additions and 0 deletions
|
|
@ -236,6 +236,11 @@ response = completion(
|
|||
print(response)
|
||||
```
|
||||
|
||||
:::note
|
||||
If using this model via vertex_ai, keep the location as global as this is the only supported location as of now.
|
||||
:::
|
||||
|
||||
|
||||
## `reasoning_effort` Mapping for Gemini 3+
|
||||
|
||||
| reasoning_effort | thinking_level |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue