Skip to main content

Module studio_pane_generator

Module studio_pane_generator 

Source
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§

GeneratePaneRequest
PaneGenerationPlan
PanePlacement

Enums§

PresentationMode

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.