AI.Agent.Coordinator.Glue (fnord v0.9.29)

View Source

Integration code for the Coordinator and AI.Tools, AI.Completion, etc.

Summary

Types

state()

@type state() :: AI.Agent.Coordinator.state()

t()

@type t() :: AI.Agent.Coordinator.t()

Functions

get_completion(state, replay \\ false)

@spec get_completion(t(), boolean()) :: state()

get_tools(arg1)

@spec get_tools(t()) :: AI.Tools.toolbox()