microsoft / microsoft/agent-framework
Add Multi-Modal, Multi-Agent Sample
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13.6k
- Forks
- 2.3k
- Avg merge
- 2d 45m
- Merged PRs (30d)
- 358
Description
## Multi-Agent Multi-Modal Sample
As suggested [here](https://github.com/microsoft/agent-framework/pull/688#discussion_r2336570573)
> @stephentoub: ... Where the first agent uses `IImageGenerator` to create an image that's sent to the second agent to analyze
Sounds like an interesting multi-agent multi-modal sample idea to be added.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the discussion in the linked pull request, especially the proposal for one agent to use IImageGenerator and send the resulting image to a second agent. Review the repository's existing sample conventions before deciding the sample's scope. Done means a working multi-agent, multi-modal sample demonstrates image generation followed by image analysis.
Written by the indexing model from the issue text.
Assessment
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100