microsoft / microsoft/agent-framework
.NET DevUI Structured Input support
Open
.NET
devui
- Dominant language
- Python
- Stars
- 13.6k
- Forks
- 2.3k
- Avg merge
- 2d 45m
- Merged PRs (30d)
- 358
Description
When testing workflows through DevUI the input schema is hardcoded to a simple string input:
https://github.com/microsoft/agent-framework/blob/863a632ccf06f8340e304f3989b72c317a4b3878/dotnet/src/Microsoft.Agents.AI.DevUI/EntitiesApiExtensions.cs#L215
It would be nice to have this pull from the start executor input type(s)
Contributor guide
Assessment
This issue has not been assessed yet.