Creating an agent with the Azure AI Agent SDK
A tutorial on building an intelligent agent using the Azure AI Agent SDK, covering setup, tools, and integration with Azure AI Foundry.
A tutorial on building an intelligent agent using the Azure AI Agent SDK, covering setup, tools, and integration with Azure AI Foundry.
A technical guide on building intelligent bots by combining Microsoft's low-code Copilot Studio with the Azure OpenAI Assistants API.
Explains how to implement document retrieval with the Azure OpenAI Assistants API using a custom RAG approach, as the retrieval tool is not yet natively supported.
A guide to creating custom tools (functions) for the Azure OpenAI Assistants API, including setup, definition, and execution.
Explores Microsoft's Azure OpenAI Assistants API, a stateful API for building copilot-like apps with tools like Code Interpreter.