LMStudio.MultiAgentSystem (lmstudio v0.1.0)

Advanced Multi-Agent System with function calling, tool use, and collaborative problem solving.

Summary

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

get_agents()

init(opts)

Callback implementation for GenServer.init/1.

send_message(from_agent, to_agent, type, content)

start_link(opts \\ [])

submit_task(task_description, opts \\ [])