Agentic.Loop.Helpers
(agentic v0.2.2)
Copy Markdown
Shared utility functions for pipeline stages.
Summary
Functions
Extract plain text from a content block list.
Extract tool_use blocks from a content block list.
Join two text fragments with a double newline separator.
Build a result map from a context struct.
Functions
Extract plain text from a content block list.
Extract tool_use blocks from a content block list.
Join two text fragments with a double newline separator.
@spec result_from_context(Agentic.Loop.Context.t()) :: map()
Build a result map from a context struct.