.NET: docs/workflow fileinput sample dotnet - #7913
Conversation
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
…ontent ones Signed-off-by: Vincent Biret <vibiret@microsoft.com>
There was a problem hiding this comment.
MAF Automated Review — Iteration 1
Result: No findings
Scope: full PR (2 commit(s)): c4d0259974e6, bc0eb76c8062
Model: gpt-5.6-sol
Overview
This PR adds a declarative workflow sample that uploads a local file, supplies it as HostedFileContent in a ChatMessage, and cleans up the uploaded file after execution. The shared runner overload delegates to the existing execution path, while the declarative root explicitly accepts ChatMessage inputs and existing integration coverage uses the same upload purpose. No publishable Critical, High, or Medium defect remains after reconciling the proposed failure modes against those guards.
Reviewed the supplied pull-request change set across correctness, security/reliability, architecture, and failure behavior.
No publishable findings remained after source verification for this scope.
Co-authored-by: baywet <7905502+baywet@users.noreply.github.com>
Co-authored-by: baywet <7905502+baywet@users.noreply.github.com>
Co-authored-by: baywet <7905502+baywet@users.noreply.github.com>
Co-authored-by: baywet <7905502+baywet@users.noreply.github.com>
fixes #2772