Expand description
Keyword- and domain-driven pane layout planner for the studio prompt bar.
Shared between the settings portal (POST /generate_pane) and any native
callers. The wasm studio fetches this API on desktop; the web demo falls back
to an in-crate copy in webizen-studio::pane_generator.
Structs§
Enums§
Functions§
- generate_
panes_ from_ request - Map a natural-language prompt (and optional palette/domain hints) to a bounded layout.
- layout_
from_ ontology_ domain - Domain presets aligned with
ontology_import_wizard::builtin_layout_suggestions.