Logo
Explore
Register Sign In
agent/agent-framework
Watch 2
Star 0
Fork 0
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
5f2af80735fef9adcfd726b5bc8470bb588150d9
agent-framework/dotnet/tests/OpenAIAssistant.IntegrationTests
T
History
westeyandGitHub 5f2af80735 Add function call integration tests (#90)
* Add function call tests

* Address PR comment
2025-06-23 09:02:17 +00:00
..
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
Add function call integration tests (#90)
2025-06-23 09:02: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