LangChain is the default way to allow LLMs to take actions.

Jupyter Notebook (to follow along): https://github.com/hwchase17/langchain-0.1-guides/blob/master/agents.ipynb

JavaScript Notebook: https://github.com/bracesproul/langchainjs-0.1-guides/blob/main/agents.ipynb

Links:

Agent Documentation: https://python.langchain.com/docs/modules/agents/

Agent Types: https://python.langchain.com/docs/modules/agents/agent_types/

Add comment

Your email address will not be published. Required fields are marked *

Categories

All Topics