Logo
Explore
Register Sign In
agent/agent-framework
1
0
Fork 0
You've already forked agent-framework
mirror of https://github.com/microsoft/agent-framework.git synced 2026-06-16 21:04:09 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
feature-integration-tests
agent-framework/agent-samples/openai
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
..
OpenAI.yaml
Python: Introducing support for declarative yaml spec (#2002)
2025-11-19 16:33:02 +00:00
OpenAIAssistants.yaml
fix: Standardize OpenAI API key environment variable naming (#1001) (#2629)
2025-12-10 10:33:35 +00:00
OpenAIChat.yaml
fix: Standardize OpenAI API key environment variable naming (#1001) (#2629)
2025-12-10 10:33:35 +00:00
OpenAIResponses.yaml
Update OpenAIResponses.yaml to match AgentSchema (#2598)
2025-12-12 07:55:01 +00:00