a2ui-project / a2ui-project/a2ui

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

Aperta
#471 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
component: agent_sdk P2 type: feature/enhancement
Lingua principale
TypeScript
Stelle
16.4k
Fork
1.3k
Merge medio
2g 13h
PR unite (30g)
134

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.