Skip to content

Cutwell/langchain-zero-to-hero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‘‘πŸ¦œ LangChain Zero-to-Hero

Learn the complete LangChain tech stack in 1 project.

License: MIT PyTests Pre-commit

Install dependencies

If using poetry:

poetry install

If using vanilla pip:

pip install .

Usage

To run unit tests:

make test

Contributing

For information on how to set up your dev environment and contribute, see here.

License

MIT