 
|
02814a4fc0
|
.Net: FileSearch Tool Sample + API Proposal Updates for MEAI.Abstractions/Azure.AI.Agents (#210)
* Wip, bringing persistent chat client back
* Bring back code interpreter resource logic
* Add file search samples and proposal for new OpenAIAssistantChatClient and AgentPersistantChatCLient
* Update dotnet/samples/GettingStarted/External/MEAI.Abstractions/NewHostedFileSearchTool.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update dotnet/samples/GettingStarted/Steps/Step04_ChatClientAgent_UsingFileSearchTools.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update dotnet/samples/GettingStarted/External/Azure.AI.Agents.Persistent/NewPersistentAgentsChatClient.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update MEAI abstractions to reflect latest discussions, updated underlying chatclients
* Remove unneeded comments
* Address PR feedback
* Address PR feedback
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-29 10:41:35 +00:00 |
|
 Reuben BondandGitHub
|
41d441420e
|
Initial draft of actor runtime abstractions (#197)
* Initial draft of actor runtime abstractions
|
2025-07-22 16:05:58 -04:00 |
|
 Stephen ToubandGitHub
|
6c12b2c0f8
|
Round 3 of cleanup (#186)
- Enable warnings as errors
- Make the remaining src projects NativeAOT compatible
- Use Throw helpers
|
2025-07-20 23:07:50 -04:00 |
|
  
|
fef4fd2c18
|
.Net: Update Code Interpreter Sample as a Step. (#148)
* Updating code interpreter samples
* Small adjustments to ensure it works as expected
* Update dotnet/samples/GettingStarted/Steps/Step03_ChatClientAgent_UsingCodeInterpreterTools.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Address xmldoc
* Addressing PR coment, external implementaions + ChatClients update, removing RawRepresentationFactory requirement
* Address warnings
* Update Fix warnings
* Proposed changes for the OpenAIAssistantChatClient
* Address PR comments
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Mark Wallace <127216156+markwallace-microsoft@users.noreply.github.com>
|
2025-07-10 15:26:41 +00:00 |
|