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
06a690685f2460e405cc7b4fd6176ea668cfe04d
agent-framework/dotnet/tests/OpenAIResponse.IntegrationTests
T
westey 5f2af80735 Add function call integration tests (#90)
* Add function call tests

* Address PR comment
5f2af80735 ยท 2025-06-23 09:02:17 +00:00
History
..
OpenAIResponse.IntegrationTests.csproj
Add tests for ChatClientAgent with OpenAI responses (#82)
2025-06-19 09:12:24 +00:00
OpenAIResponseChatClientAgentRunStreamingTests.cs
Remove AdditionalInstructions from AgentRunOptions since it is not well supported outside of ChatClientAgents (#87)
2025-06-20 11:54:37 +00:00
OpenAIResponseChatClientAgentRunTests.cs
Remove AdditionalInstructions from AgentRunOptions since it is not well supported outside of ChatClientAgents (#87)
2025-06-20 11:54:37 +00:00
OpenAIResponseFixture.cs
Add function call integration tests (#90)
2025-06-23 09:02:17 +00:00
OpenAIResponseRunStreamingTests.cs
Remove AdditionalInstructions from AgentRunOptions since it is not well supported outside of ChatClientAgents (#87)
2025-06-20 11:54:37 +00:00
OpenAIResponseRunTests.cs
Remove AdditionalInstructions from AgentRunOptions since it is not well supported outside of ChatClientAgents (#87)
2025-06-20 11:54:37 +00:00