Skip to content

Commit

Permalink
refine
Browse files Browse the repository at this point in the history
  • Loading branch information
gegao-MS committed Apr 25, 2024
1 parent 9ef8705 commit b566d65
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions docs/reference/tools-reference/llm-tool.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,15 @@ Create OpenAI resources, Azure OpenAI resources or MaaS deployment with the LLM

Login and [Find personal API key](https://platform.openai.com/account/api-keys)

Used in OpenAI Connection

- **Azure OpenAI (AOAI)**

Create Azure OpenAI resources with [instruction](https://learn.microsoft.com/en-us/azure/cognitive-services/openai/how-to/create-resource?pivots=web-portal)

Used in AzureOpenAI Connection

- **Maas deployment**
- **MaaS deployment**

Create Maas deployment for models in Azure AI Studio model catalog with [instruction](https://learn.microsoft.com/en-us/azure/ai-studio/concepts/deployments-overview#deploy-models-with-model-as-a-service)
Create MaaS deployment for models in Azure AI Studio model catalog with [instruction](https://learn.microsoft.com/en-us/azure/ai-studio/concepts/deployments-overview#deploy-models-with-model-as-a-service)

Used in Serverless Connection
You can create serverless connection to use this MaaS deployment.

## **Connections**

Expand Down

0 comments on commit b566d65

Please sign in to comment.