westey and GitHub
5f2af80735
Add function call integration tests ( #90 )
...
* Add function call tests
* Address PR comment
2025-06-23 09:02:17 +00:00
westey and GitHub
578b35723a
Remove AdditionalInstructions from AgentRunOptions since it is not well supported outside of ChatClientAgents ( #87 )
...
* Remove additional instructions from AgentRunOptions since it is not well supported outside of ChatClientAgents
* Fix typos and remove unused test.
* Make further namespace fixes and update AzureAIAgent with new tests.
* Expand tests to increase code coverage
2025-06-20 11:54:37 +00:00
westey and GitHub
e6bfc51367
Add additional integration tests and add OpenAIAssistant integration tests project. ( #79 )
...
* Add additional integration tests and add OpenAIAssistant integration tests project.
* Address PR comments.
* Address PR comments.
2025-06-17 11:43:29 +00:00
westey and GitHub
293cdb1846
Add test infrastructure for agent conformance tests ( #77 )
...
* Add test infrastructure for agent conformance tests
* Address PR comments.
* Switch TargetFrameworks to have inline condition
2025-06-16 11:32:20 +01:00