microsoft / microsoft/agent-framework

.NET: [Feature]: Send file attachments and text together in one AG-UI message

Open
#6,931 1 comment 0 reactions 1 assignee View on GitHub

@javiercn is already working on this.

Since Jul 7, 2026.

.NET ag-ui
Dominant language
Python
Stars
13.6k
Forks
2.3k
Avg merge
2d 45m
Merged PRs (30d)
358

Description

### Description

According to this thread: https://github.com/ag-ui-protocol/ag-ui/issues/280
The AG-UI protocol has been updated to include file and text uploads. I am building a chat assistant using .NET AG-UI as a server with a React frontend (Assistant-UI). I was building a functionality where users can include attachments in their message. I have deployed a file-capable model but the only restriction is the .NET AG-UI package that does not allow sending files, whilst the main protocol does support it.

### Language/SDK

Both

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.