Closed Daethyra closed 10 months ago
The core idea of agents is to use a language model to choose a sequence of actions to take. In chains, a sequence of actions is hardcoded (in code). In agents, a language model is used as a reasoning engine to determine which actions to take and in which order.
This will require a larger update than I'm willing to commit together for #87
URLs:
AA4LLM needs a complete overhaul that i'm not currently interested in doing