Skip to content

Commit ee7a397

Browse files
committed
removing section
1 parent ffc9c3b commit ee7a397

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

articles/ai-foundry/agents/concepts/model-region-support.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: aahill
77
ms.author: aahi
88
ms.service: azure-ai-agent-service
99
ms.topic: conceptual
10-
ms.date: 07/10/2025
10+
ms.date: 07/14/2025
1111
ms.custom: azure-ai-agents, references_regions
1212
---
1313

@@ -46,17 +46,7 @@ Azure AI Foundry Agent Service supports the following Azure OpenAI models in the
4646
| westus | X | X | X | X | X | | X | | X | |
4747
| westus3 | | X | X | X | X | | X | | | |
4848

49-
## Non-Microsoft models
5049

51-
The Azure AI Foundry Agent Service also supports the following models from the Azure AI Foundry model catalog.
52-
53-
* Meta-Llama-405B-Instruct
54-
55-
To use these models, you can use [Azure AI Foundry portal](https://ai.azure.com/?cid=learnDocs) to make a deployment, and then reference the deployment name in your agent. For example:
56-
57-
```python
58-
agent = project_client.agents.create_agent( model="llama-3", name="my-agent", instructions="You are a helpful agent" )
59-
```
6050
## Azure AI Foundry models
6151

6252
### Models with tool-calling

0 commit comments

Comments
 (0)