DotPrompt.Compiler.VaryCompositor (anantha_dot_prompt v1.1.0)

Copy Markdown

Resolves vary slots after structural compilation using an efficient single-pass approach.

Summary

Functions

Resolves vary slots and returns the final string.

Resolves vary slots and returns both the string and the selections made.

Functions

resolve(skeleton, vary_map, seed \\ nil, params \\ %{})

Resolves vary slots and returns the final string.

resolve_full(skeleton, vary_map, seed \\ nil, params \\ %{})

Resolves vary slots and returns both the string and the selections made.