2.9 KiB
2.9 KiB
Agents
This library is the simplest framework out there to build powerful agents!
In particular, it has first-class support for Code Agents, i.e. agents that write their actions in code (as opposed to "agents being used to write code", which many good libraries do).
Guided tour
Learn the basics and become familiar with using Agents. Start here if you are using Agents for the first time!
How-to guides
Practical guides to help you achieve a specific goal: create an agent to generate and test SQL queries!
Conceptual guides
High-level explanations for building a better understanding of important topics to build better functioning agents.
Tutorials
Horizontal tutorials that cover important aspects of building agents.