mirror of
https://github.com/langchain-ai/langchain.git
synced 2026-04-01 22:47:59 +00:00
all template installs will now have to declare `--branch v0.2` to make clear they aren't compatible with langchain 0.3 (most have a pydantic v1 setup). e.g. ``` langchain-cli app add pirate-speak --branch v0.2 ```
337 lines
11 KiB
Python
337 lines
11 KiB
Python