GitHub - OpenBMB/XAgent: An Autonomous LLM Agent for Complex Task Solving
An agent can be thought of as a logical wrapper around an LLM, allowing us to add several features to our AI systems, primarily:
- Tool usage, such as calling APIs for info, executing code,
- Internal thoughts over multiple generation steps
- Ability to use various tools and reasoning steps to answer more complex queries.
- Parallel agents can go and complete
James Briggs • LLMs Are Not All You Need | Pinecone
OpenAI
openai.com
There is so much more structure in the world than we tend to believe. And LLMs and other AI models are structure discovery machines.