Skip to content

Conversation

@jacobsimionato
Copy link
Collaborator

  • Make the llm choose from a limited set of template screens, without needing to understand A2UI at all
  • For the restaurant search use case, bundle the tool call and template instantiation into one operation, so it's like 1. LLM inference -> 2. tool call -> 3. substitute into template screen. This way, only one LLM inference is required, and the LLM does not need to regurgitate the restaurant data from the tool call
  • Use Gemini Flash Lite, which is fine for these simple cases. Flash is still pretty fast, using the optimizations above.

@github-project-automation github-project-automation bot moved this to Todo in A2UI Jan 20, 2026
@jacobsimionato jacobsimionato added the triage backlog The backlog of issues and PRs which need to be triaged in bulk. label Jan 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

triage backlog The backlog of issues and PRs which need to be triaged in bulk.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant