a2ui-project / a2ui-project/a2ui

Implement agent library support and a demo of streaming generation with progressive rendering

Abierto
#471 3 comentarios 0 reacciones 0 asignados Ver en GitHub
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

We should build an example which demonstrates generating a UI incrementally using streamed output from the LLM.

I attempted this in https://github.com/google/A2UI/pull/123 but didn't get it fully working

Decisions to make:
- Should we generate the A2UI format directly, or some simplified version of it which is more optimised for streaming?
- What message order works best, especially between data model update and component updates? Perhaps the use case could not use a data model, so it's just component updates?

See https://github.com/google/A2UI/issues/470 for a request relating to this.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.