PhoenixKitAI.Web.PromptForm (PhoenixKitAI v0.2.1)

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.