Files
agent-framework/agent-samples
T
Richard Ortega e008144187 Update OpenAIResponses.yaml to match AgentSchema (#2598)
1. Update `connection` child types --  `kind: ApiKey` to `kind: key` otherwise schema will fail: https://microsoft.github.io/AgentSchema/reference/apikeyconnection/

2.  Update `outputSchema`'s `PropertySchema` to be `kind` instead of `type` otherwise schema will fail: https://microsoft.github.io/AgentSchema/reference/propertyschema/
e008144187 ยท 2025-12-12 07:55:01 +00:00
History
..
2025-12-01 15:15:18 +00:00
2025-12-01 15:15:18 +00:00

Declarative Agents

This folder contains sample agent definitions than be ran using the declarative agent support, for python see the declarative agent python sample folder.