Skip to content

Commit 5622e0d

Browse files
authored
Update llm-tool.md
1 parent 21c6283 commit 5622e0d

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Create OpenAI resources:
4444
- **Models deployed to standard deployments**
4545

4646
- Create an endpoint with the model from the catalog you are interested [and deploy it with a standard deployment](../../how-to-deploy-models-serverless.md).
47-
- To use models deployed to standard deployment 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)
47+
- To use models deployed to standard deployment 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-standard-deployment-connection)
4848

4949
## Connections
5050

0 commit comments

Comments
 (0)