View Source Agens (agens v0.1.3)
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