mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 19:24:27 +00:00
doc fix snowflake
This commit is contained in:
parent
c2d290785a
commit
259bfc600e
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ import TabItem from '@theme/TabItem';
|
||||||
|-------|-------|
|
|-------|-------|
|
||||||
| Description | The Snowflake Cortex LLM REST API lets you access the COMPLETE function via HTTP POST requests|
|
| Description | The Snowflake Cortex LLM REST API lets you access the COMPLETE function via HTTP POST requests|
|
||||||
| Provider Route on LiteLLM | `snowflake/` |
|
| Provider Route on LiteLLM | `snowflake/` |
|
||||||
| Link to Provider Doc | [Vertex AI ↗](https://docs.snowflake.com/en/user-guide/snowflake-cortex/cortex-llm-rest-api) |
|
| Link to Provider Doc | [Snowflake ↗](https://docs.snowflake.com/en/user-guide/snowflake-cortex/cortex-llm-rest-api) |
|
||||||
| Base URL | [https://{account-id}.snowflakecomputing.com/api/v2/cortex/inference:complete/](https://{account-id}.snowflakecomputing.com/api/v2/cortex/inference:complete) |
|
| Base URL | [https://{account-id}.snowflakecomputing.com/api/v2/cortex/inference:complete/](https://{account-id}.snowflakecomputing.com/api/v2/cortex/inference:complete) |
|
||||||
| Supported Operations | `/completions`|
|
| Supported Operations | `/completions`|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue