Smart Home Assistant Demo
By TypeSafe AI
An official walkthrough of batching home-control questions and using only the relevant answers.
Overview
Implementation overview
The demo explains speculative fan-out through home commands: ask about intent, location, device, and action together, then select the applicable results in code. It also describes handing compound requests and conversational responses to a generative model.
Before you start
The page describes demo source as forthcoming; no repository is linked here.
Topics
Request reference
Edit a small example and copy a real request before integrating the project.