View Source Shifts.Worker (Shifts v0.0.2)
TODO
Summary
Types
@type t() :: %Shifts.Worker{ goal: String.t(), llm: Shifts.LLM.adapter(), role: String.t(), story: String.t() | nil, tools: [Shifts.Tool.t()] }
TODO
Functions
TODO
TODO
TODO
@type t() :: %Shifts.Worker{ goal: String.t(), llm: Shifts.LLM.adapter(), role: String.t(), story: String.t() | nil, tools: [Shifts.Tool.t()] }
TODO
TODO
TODO