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
4a0f8dcbe093af7a241ae50d43fc9013c8bced12
agent-framework/dotnet/tests/OpenAIResponse.IntegrationTests
T
Mark Wallace 95738b0ac2 Renaming to use Microsoft.Extensions prefix (#120)
* Rename the folders

* Rename the .csproj files

* Some build file updates

* Update namespaces

* Fix order of imports

* Fix order of imports

* Fix order of imports
95738b0ac2 ยท 2025-07-01 08:15:28 +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
Renaming to use Microsoft.Extensions prefix (#120)
2025-07-01 08:15:28 +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