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
dd32a6d3998ab08ee8c04c686aab0ef201dd766e
agent-framework/dotnet/tests/OpenAIAssistant.IntegrationTests
T
westey 95a3264c8b Add ChatClientAgent constructor overload (#188)
* Add ChatClientAgent constructor overload

* Add unit tests for new constructor

* Up code coverage with extra tests

* Address PR comments.

* Address PR comment

* Add additional test to increase code coverage.
95a3264c8b ยท 2025-07-16 13:36:17 +00:00
History
..
OpenAIAssistant.IntegrationTests.csproj
Add ChatClientAgent constructor overload (#188)
2025-07-16 13:36:17 +00:00
OpenAIAssistantChatClientAgentRunStreamingTests.cs
Remove AdditionalInstructions from AgentRunOptions since it is not well supported outside of ChatClientAgents (#87)
2025-06-20 11:54:37 +00:00
OpenAIAssistantChatClientAgentRunTests.cs
Remove AdditionalInstructions from AgentRunOptions since it is not well supported outside of ChatClientAgents (#87)
2025-06-20 11:54:37 +00:00
OpenAIAssistantFixture.cs
Add ChatClientAgent constructor overload (#188)
2025-07-16 13:36:17 +00:00
OpenAIAssistantIRunTests.cs
Remove AdditionalInstructions from AgentRunOptions since it is not well supported outside of ChatClientAgents (#87)
2025-06-20 11:54:37 +00:00
OpenAIAssistantRunStreamingTests.cs
Remove AdditionalInstructions from AgentRunOptions since it is not well supported outside of ChatClientAgents (#87)
2025-06-20 11:54:37 +00:00