Sample Validation

Sample Validation from microsoft/agent-framework.

by @microsoft 2 skills

Skills in this plugin

2
  1. ▌
    Foundry Config Setup · microsoft
    Resolve missing setup caused by a hardcoded Foundry project endpoint or model in a sample. Use when a sample fails because it uses a placeholder/hardcoded project_endpoint (for example "https://your-project.services.ai.azure.com") or a hardcoded model instead of reading them from the environment.
    2.7k repo stars
  2. ▌
    Foundry Hosted Agent Validation · microsoft
    Step-by-step process for validating a Python Foundry hosted agent sample (under python/samples/04-hosting/foundry-hosted-agents/) end to end — running it locally (native runtime and `azd ai agent run`) and after deploying it to an Azure AI Foundry project with `azd`. Use this when asked to validate a hosted agent sample.
    2.7k repo stars