011edfe420
.NET: Bring OpenAIResponsesChatClient temporarily ( #449 )
...
* copy OpenAIResponsesChatClient from meai temporarly
* Update dotnet/src/Microsoft.Extensions.AI.Agents.OpenAI/NewOpenAIResponsesChatClient.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* add AsNewIChatClient extension method
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-20 15:12:12 +00:00
Reuben Bond and GitHub
e6aeb9a5db
Fix and simplify build ( #218 )
2025-07-23 17:45:50 +00:00
westey and GitHub
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.
2025-07-16 13:36:17 +00:00
westey and GitHub
d1d69af482
Add tests for ChatClientAgent with OpenAI responses ( #82 )
...
* Add tests for ChatClientAgent with OpenAI responses
* Address PR comments
* Fix typo
2025-06-19 09:12:24 +00:00