westey and GitHub
e224f06e60
.NET: Update models used in dotnet samples to gpt-5.4-mini ( #5080 )
...
* Update models used in dotnet samples to gpt-5.4-mini
* Fix additional missed sample
2026-04-07 15:34:00 +00:00
westey and GitHub
6e7254bba7
.NET: [BREAKING] Rename from ServiceStoredSimulatingChatClient to PerServiceCallChatHistoryPersistingChatClient ( #4993 )
...
* Rename from ServiceStoredSimulatingChatClient to PerServiceCallChatHistoryPersistingChatClient
* Address PR comment
2026-03-31 17:32:05 +00:00
401e5dc7e8
.NET: Allow Simulating service stored ChatHistory to improve consistency ( #4974 )
...
* Allow Simulating service stored ChatHistory to improve consistency
* Fixing bug in ServiceStoredSimulatingChatClient
* Addressing PR comments.
* Address PR comments
* Apply suggestion from @SergeyMenshykh
Co-authored-by: SergeyMenshykh <68852919+SergeyMenshykh@users.noreply.github.com >
* Fix bug
---------
Co-authored-by: SergeyMenshykh <68852919+SergeyMenshykh@users.noreply.github.com >
2026-03-30 18:52:01 +00:00
westey and GitHub
87962e53c5
.NET: Persist messages during function call loop ( #4762 )
...
* Persist messages during the Function Call Loop
* Revert version reset
* Fix bugs and improve sample
* Fix formatting issues
* Also updating conversation id during run
* Update based on ADR feedback
2026-03-25 11:53:45 +00:00