| Example | Description |
|---|---|
| Azure Basic | Run a minimal Phi-4 agent on Azure AI Foundry in sync, async, and streaming modes. |
| AI Foundry DB | Persist Azure AI Foundry sessions in Postgres and carry history across turns. |
| Azure Demo Cohere | Run Cohere Command R through Azure AI Foundry with a single prompt. |
| Azure Demo Mistral | Run Mistral Large through Azure AI Foundry with a single prompt. |
| Azure Image Agent | Migrate an Azure AI Foundry image-URL agent from retired Llama 3.2 Vision to Llama 4 Scout. |
| Azure Image Agent Bytes | Migrate an Azure AI Foundry image-bytes agent from retired Llama 3.2 Vision to Llama 4 Scout. |
| Knowledge | Query a PgVector knowledge base from an Azure AI Foundry model with Azure OpenAI embeddings. |
| AI Foundry Structured Output | Use Azure OpenAI for supported Pydantic structured output because the v2.7.2 Azure AI Foundry source fails before sending a request. |
| AI Foundry Tool Use | Call WebSearchTools from a Cohere Command R agent on Azure AI Foundry. |
AI Foundry
Azure AI Foundry examples for Claude, Cohere, Mistral, images, knowledge, structured output, storage, and tools.