AI Learn Hub
AI Learn Hub

Build & Tooling

Developer SDKs, repos, connectors, and infrastructure helpers. APIs, development tools, and integration resources.

15 resources
3 skill levels
4 resource types

snippet Resources(8)

Agent Operations with Azure MCP Tool in Azure AI Project
L200Aug 29
snippetBuild & Tooling
Agent Operations with Azure MCP Tool in Azure AI Project
This code snippet demonstrates how to use agent operations with the Model Context Protocol (MCP) tool from the Azure Agents service using a synchronous client. It provides a practical example of creating an agent with MCP tool and processing agent runs within an Azure AI project environment.
Implementing Email Sending with Azure AI Agents and Logic Apps
L200Aug 29
snippetBuild & Tooling
Implementing Email Sending with Azure AI Agents and Logic Apps
This code snippet demonstrates how to use agents with Logic Apps to execute the task of sending an email. It provides a sample implementation using Azure AI agents and Logic Apps, along with instructions on prerequisites and usage.
Azure AI Projects - Agent Operations with File Search
L200Aug 29
snippetBuild & Tooling
Azure AI Projects - Agent Operations with File Search
This code snippet demonstrates how to use agent operations with file searching from the Azure Agents service using a synchronous client. It showcases uploading a file, creating a vector store, and creating an agent with a file search tool, providing hands-on experience with Azure AI Projects and Agents SDK.
File Search and Vector Store Creation with Azure AI Tools
L200Aug 29
snippetBuild & Tooling
File Search and Vector Store Creation with Azure AI Tools
This code snippet demonstrates how to add files to an agent during the vector store creation using Azure AI tools. It involves setting up the necessary environment variables, creating a vector store, and utilizing Azure services for data storage and retrieval.
Azure AI Agents Deep Research Tool Integration with Python Client
L200Aug 29
snippetBuild & Tooling
Azure AI Agents Deep Research Tool Integration with Python Client
This code snippet demonstrates how to use Azure Agents service with the Deep Research tool through a Python client. It includes functions for converting citation markers in markdown content to HTML superscript format. The sample provides practical guidance on integrating Azure AI services and processing text data.
Creating an Agent with Browser Automation Tool in Azure
L200Aug 29
snippetBuild & Tooling
Creating an Agent with Browser Automation Tool in Azure
This code snippet demonstrates how to use the Azure Agents service with the Browser Automation tool for browser automation tasks. It shows how to create a new agent with the Browser Automation tool attached, enabling the agent to perform tasks related to web browsing.
Integrating Azure Functions with AI Agents in Python
L200Aug 29
snippetBuild & Tooling
Integrating Azure Functions with AI Agents in Python
This code snippet demonstrates how to use Azure Function agent operations from the Azure Agents service using a synchronous client. It showcases setting up an Azure Function tool to interact with a bot and provides guidance on required environment variables and dependencies. The learning value includes understanding how to integrate Azure Functions with AI agents for automated tasks.
Enable Automatic Function Calls in Azure AI Agents with Python
L200Aug 29
snippetBuild & Tooling
Enable Automatic Function Calls in Azure AI Agents with Python
This code snippet demonstrates how to enable automatic function calls in Azure AI agents using Python. It shows how to create an agent, set up functions to be called automatically, and initialize the agent for use in AI projects. The code provides a practical example for integrating AI agents with custom functions.

Explore More Categories

Discover resources across all AI domains and use cases