a2ui-project / a2ui-project/a2ui
Implement the concept of "Composite" components
未关闭
component: agent_sdk
P2
type: feature/enhancement
- 主要语言
- TypeScript
- 星标
- 16.4k
- 派生
- 1.3k
- 平均合并
- 2 天 13 小时
- 30 天内合并 PR
- 134
描述
Imagine if you could define a `CompositeComponent` which is implemented in A2UI, using other components. This concept could exist entirely within the agent inference libraries. When the LLM returns a layout, the agent library can then convert the Composite Components to traditional Primitive Components before sending them to the client.
This provides a way to create higher level abstractions for agents without changing a client implementation.
贡献指南
评估
这个 Issue 还没有评估数据。