Skip to content

Commit d620f35

Browse files
authored
Update llm-tool.md
1 parent 7c28bdc commit d620f35

File tree

1 file changed

+2
-2
lines changed
  • articles/machine-learning/prompt-flow/tools-reference

1 file changed

+2
-2
lines changed

articles/machine-learning/prompt-flow/tools-reference/llm-tool.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ Create OpenAI resources:
4343

4444
- **Models deployed to Serverless API endpoints**
4545

46-
- Create an endpoint with the model from the catalog you are interested [and deploy it with a serverless API endpoint](../../how-to-deploy-models-serverless.md).
47-
- To use models deployed to serverless API endpoints supported by the [Azure AI model inference API](https://aka.ms/azureai/modelinference), like Mistral, Cohere, Meta Llama, or Microsoft family of models (among others), you need to [create a connection in your project to your endpoint](../../how-to-deploy-models-serverless.md?#create-a-serverless-api-endpoint-connection)
46+
- Select the model from the catalog you are interested in [and deploy it with a serverless API endpoint](../../how-to-deploy-models-serverless.md).
47+
- To use models deployed to serverless API endpoints supported by the [Azure AI model inference API](https://aka.ms/azureai/modelinference), like Mistral, Cohere, Meta Llama, or Microsoft family of models (among others), you need to [create a connection in your project to your endpoint](../../how-to-connect-models-serverless.md?#create-a-serverless-api-endpoint-connection).
4848

4949
## Connections
5050

0 commit comments

Comments
 (0)