  
|
52303a8d07
|
.NET: Add Code Interpreter container file download samples (#5014)
* Add Code Interpreter container file download samples (#3081)
- Add Agent_OpenAI_Step06_CodeInterpreterFileDownload (Public OpenAI)
- Add Agent_Step24_CodeInterpreterFileDownload (Microsoft Foundry)
- Both samples demonstrate downloading cfile_/cntr_ container files
via ContainerClient instead of the standard Files API
- Update solution file and parent READMEs
* Address review feedback: flatten nested foreach loops using SelectMany
Addresses https://github.com/microsoft/agent-framework/pull/5014#discussion_r3046908449 and https://github.com/microsoft/agent-framework/pull/5014#discussion_r3046920209
---------
Co-authored-by: Roger Barreto <19890735+rogerbarreto@users.noreply.github.com>
Co-authored-by: rogerbarreto <rogerbarreto@users.noreply.github.com>
|
2026-04-17 16:55:03 +00:00 |
|