Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 718 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 718 Bytes

👑🦜 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