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
7cc29fe192b1f1dc8ae48ad5ca4ac5d80942d793
agent-framework/dotnet/tests/OpenAIAssistant.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
..
OpenAIAssistant.IntegrationTests.csproj
Add additional integration tests and add OpenAIAssistant integration tests project. (#79)
2025-06-17 11:43:29 +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
Renaming to use Microsoft.Extensions prefix (#120)
2025-07-01 08:15:28 +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