Skip to content

play/experiment with Langchain framework including camel agents

Notifications You must be signed in to change notification settings

usholanb/langchain-agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple experiment with Langchain library to quickly understand main functionality

Play with Langchain Camel Agents as well as with local Deeplake vectorDB

install conda env first

conda env create --name envname --file=environments.yml

or via requirements.txt

pip install -r requirements.txt

create .env and put openai, anthropic or/and other llm API keys

About

play/experiment with Langchain framework including camel agents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published