a2ui-project / a2ui-project/a2ui
Implement the concept of "Composite" components
Abierto
component: agent_sdk
P2
type: feature/enhancement
- Lenguaje dominante
- TypeScript
- Estrellas
- 16.4k
- Forks
- 1.3k
- Merge medio
- 2 d 13 h
- PR fusionados (30 d)
- 134
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.