forked from phoenix/litellm-mirror
docs(gemini.md): add embeddings as a supported endpoint for gemini models
This commit is contained in:
parent
df817b9ab7
commit
7550aba474
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ import TabItem from '@theme/TabItem';
|
|||
| Provider Route on LiteLLM | `gemini/` |
|
||||
| Provider Doc | [Google AI Studio ↗](https://ai.google.dev/aistudio) |
|
||||
| API Endpoint for Provider | https://generativelanguage.googleapis.com |
|
||||
| Supported Endpoints | `/chat/completions`, `/embeddings` |
|
||||
|
||||
<br />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue