a2ui-project / a2ui-project/a2ui

[Feature Request] Fragile Enforcement of JSON-only A2UI Output

Abierto
#1,415 2 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

I would suggest building in some prompt augmentation to the agent SDK to enforce proper A2UI messages. I don’t think you should be required to write something like `Your final output MUST be a a2ui UI JSON response`. Even with that, it doesn’t always work.

For example, my role description of `You are a helpful agent that helps find and book weekend activities. Your final output MUST be a a2ui UI JSON response` generated an A2UI validation failure.

However, something like this did work: `You are a powerful and intelligent agent that translates user requests into a stream of valid A2UI JSON messages. You must respond to the user's request using only the component and data schemas provided below. Do not add any conversational text or markdown outside of the designated component properties. Your entire response must be a valid JSON array of A2UI messages.`

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.