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.
QuickstartFor a quick start to working with agents, please check out this getting started guide. This covers basics like initializing an agent, creating tools, and adding memory.
ConceptsThere are several key concepts to understand when building agents: Agents, AgentExecutor, Tools, Toolkits. For an in depth explanation, please check out this conceptual guide
Agent TypesThere are many different types of agents to use. For a overview of the different types and when to use them, please check out this section.
ToolsAgents are only as good as the tools they have. For a comprehensive guide on tools, please see this section.
How To GuidesAgents have a lot of related functionality! Check out comprehensive guides including:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4