Optional
callbacksOptional partial set of callbacks for completion events, allowing customization of post-completion behavior.
The unique name of the completion mechanism within the swarm.
Retrieves a completion based on the provided arguments. Generates a model response using the given context and tools.
The arguments required to generate the completion, including client, agent, and message context.
A promise resolving to the generated model message.
Interface representing the schema for configuring a completion mechanism. Defines how completions are generated within the swarm.