Learn how to use LangChain tools and utilities with Praison Labs agents.
Install Package
First, install the required packages:
Set API Key
Set your OpenAI API key as an environment variable in your terminal:
Create a file
Create a new file app.py
with the
basic setup:
Start Agents
Type this in your terminal to run your agents:
Install Package
First, install the required packages:
Set API Key
Set your OpenAI API key as an environment variable in your terminal:
Create a file
Create a new file app.py
with the
basic setup:
Start Agents
Type this in your terminal to run your agents:
Install Package
(Upcoming Feature) Install the Praison Labs package:
Set API Key
Set your OpenAI API key as an environment variable in your terminal:
Create a file
Create a new file agents.yaml
with
the basic setup:
Start Agents
Type this in your terminal to run your agents:
Requirements
LangChain integration enables agents to:
Seamlessly use LangChain tools with Praison Labs agents.
Access various data sources through LangChain utilities.
Leverage the extensive LangChain community ecosystem.
Create and integrate custom LangChain tools.
Learn how to combine LangChain tools with agent memory
Create your own custom tools for agents
For optimal results, ensure all required dependencies are installed and API keys are properly configured for each tool.