Mnemosyne.Pipeline.Prompts.MergeIntent (mnemosyne v0.1.5)

Copy Markdown View Source

Prompt for merging two similar intent descriptions into a single unified intent that captures the essence of both.

Returns structured output via chat_structured/3 using a Zoi schema.

Summary

Functions

Returns the Zoi schema for structured LLM output validation.

Functions

schema()

@spec schema() :: Zoi.Type.t()

Returns the Zoi schema for structured LLM output validation.