A named post-ingestion process that saves to a Destination.
Summary
Types
@type t() :: %Gralkor.Reflection{ chain_of_thought: Gralkor.Reflection.ChainOfThought.t(), destination: Gralkor.Destination.t(), name: String.t() }
A named post-ingestion process that saves to a Destination.
@type t() :: %Gralkor.Reflection{ chain_of_thought: Gralkor.Reflection.ChainOfThought.t(), destination: Gralkor.Destination.t(), name: String.t() }