a2ui-project / a2ui-project/a2ui
Implement the concept of "Composite" components
Offen
component: agent_sdk
P2
type: feature/enhancement
- Vorherrschende Sprache
- TypeScript
- Sterne
- 16.4k
- Forks
- 1.3k
- Ø Merge
- 2 T. 13 Std.
- Gemergte PRs (30 T.)
- 134
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.