a2ui-project / a2ui-project/a2ui
Implement the concept of "Composite" components
- Ngôn ngữ chính
- TypeScript
- Star
- 16.4k
- Fork
- 1.3k
- Merge trung bình
- 2 ngày 13 giờ
- Pull request đã merge (30 ngày)
- 134
Mô tả
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.
Hướng dẫn đóng góp
Hướng nghiên cứu
Look at the agent inference libraries in the codebase to understand how layouts are currently generated and sent to the client. Identify where primitive components are defined and how a composite component abstraction could be inserted into that flow. The goal is to design a CompositeComponent type that the LLM can return, and a conversion layer that expands it into primitives before client delivery.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- typescript
- Lĩnh vực
- ai-infra-agents, frontend
- Loại issue
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Ít trao đổi
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100