View Source Agens (agens v0.1.2)
Agens is used to create multi-agent workflows with language models.
It is made up of the following core entities:
Agens.Serving
- used to interact with language modelsAgens.Agent
- used to interact with servings in a specialized mannerAgens.Job
- used to define multi-agent workflowsAgens.Message
- used to facilitate communication between agents, jobs, and servings
Summary
Functions
Returns a specification to start this module under a supervisor.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.