Evaluate. Ship. Observe. Own.
Continuous evaluation, safety testing, observability, and release readiness for Microsoft Foundry agents.
Documentation | PyPI | VS Code Extension | Latest release
AgentOps Accelerator helps Microsoft Foundry agent teams evaluate quality, prepare releases, monitor behavior, and stay accountable after launch. It gives you a practical starting point for agent operations, with Foundry integration as the default path and deeper setup guidance in the full docs.
python -m pip install agentops-accelerator
agentops init
agentops eval analyze
agentops eval run
agentops doctor --evidence-packUse AgentOps Accelerator when you need to:
- Evaluate an agent before release
- Compare changes across versions
- Capture release evidence
- Monitor agent quality and regressions
- Give teams a repeatable way to own agent behavior in production
The accelerator keeps the local workflow simple, then points you to the full docs when you are ready to configure pipelines, dashboards, and release practices.
For setup guides, tutorials, architecture, CI/CD guidance, Doctor checks, and evaluator reference, see:
https://aka.ms/agentops-accelerator
See CONTRIBUTING.md for development, testing, and contribution guidance.