# `PhoenixKit.Modules.AI.Web.PromptForm`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.76/lib/modules/ai/web/prompt_form.ex#L1)

LiveView for creating and editing AI prompts.

A prompt is a reusable text template with variable substitution support.
Variables use the `{{VariableName}}` syntax.

# `render`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.76/lib/modules/ai/web/prompt_form.ex#L1)

---

*Consult [api-reference.md](api-reference.md) for complete listing*
