PhoenixKit.Modules.AI.Web.PromptForm (phoenix_kit v1.7.43)

Copy Markdown View Source

LiveView for creating and editing AI prompts.

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

Summary

Functions

Callback implementation for Phoenix.LiveView.render/1.

Functions

render(assigns)

Callback implementation for Phoenix.LiveView.render/1.