LMStudio.LegitimateMAS (lmstudio v0.1.0)

A legitimate Multi-Agent System implementation following FIPA standards and MAS principles.

Features:

  • BDI (Belief-Desire-Intention) agent architecture
  • FIPA ACL (Agent Communication Language) compliant messaging
  • Contract Net Protocol for task allocation
  • Blackboard system for shared knowledge
  • Agent negotiation and coordination
  • Organizational structures and roles

Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for GenServer.init/1.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

create_agent(type, opts \\ [])

get_system_state()

init(opts)

Callback implementation for GenServer.init/1.

start_link(opts \\ [])

submit_task(task, opts \\ [])