📊 Analyst Agent
Sales data analysis using Code Interpreter and File Search tools.
Welcome to the AgentSchema guides! This section provides step-by-step tutorials and comprehensive documentation to help you get started with AgentSchema.
AgentSchema is a declarative specification format for defining AI agents and their capabilities. It provides a standardized way to describe agent behavior, tools, connections, and resources in a structured, platform-agnostic manner.
flowchart TD
A[Agent YAML] --> B[AgentSchema SDK]
B --> C{Runtime}
C --> D[Microsoft Foundry]
C --> E[Copilot Studio]
C --> F[Custom Runtime]
With AgentSchema, you can:
Explore real-world examples to understand how AgentSchema works in practice:
📊 Analyst Agent
Sales data analysis using Code Interpreter and File Search tools.
❓ QnA Agent
Question answering with Azure Cognitive Language Understanding.
✈️ Travel Agent
Travel planning with Bing Search and TripAdvisor APIs.
📖 Manifest vs Definition
Understanding when to use templates vs direct definitions.
⚙️ Code Generation
Generate runtime libraries for Python, C#, TypeScript, and Go.
Complete reference documentation for all AgentSchema components is available, including:
This guides section is actively being developed with new content added regularly. We’re working on expanding the tutorials, adding more examples, and providing deeper insights into AgentSchema’s capabilities. Check back frequently for:
Have suggestions for guides you’d like to see? Feel free to contribute or request specific topics!