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
5f2af80735fef9adcfd726b5bc8470bb588150d9
agent-framework/dotnet/tests/OpenAIChatCompletion.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
..
OpenAIChatCompletion.IntegrationTests.csproj
Add additional integration tests and add OpenAIAssistant integration tests project. (#79)
2025-06-17 11:43:29 +00:00
OpenAIChatCompletionChatClientAgentRunStreamingTests.cs
Remove AdditionalInstructions from AgentRunOptions since it is not well supported outside of ChatClientAgents (#87)
2025-06-20 11:54:37 +00:00
OpenAIChatCompletionChatClientAgentRunTests.cs
Remove AdditionalInstructions from AgentRunOptions since it is not well supported outside of ChatClientAgents (#87)
2025-06-20 11:54:37 +00:00
OpenAIChatCompletionFixture.cs
Add function call integration tests (#90)
2025-06-23 09:02:17 +00:00
OpenAIChatCompletionRunStreamingTests.cs
Remove AdditionalInstructions from AgentRunOptions since it is not well supported outside of ChatClientAgents (#87)
2025-06-20 11:54:37 +00:00
OpenAIChatCompletionRunTests.cs
Remove AdditionalInstructions from AgentRunOptions since it is not well supported outside of ChatClientAgents (#87)
2025-06-20 11:54:37 +00:00