langchain/.github/scripts
Erick Friis a073c4c498
templates,docs: leave templates in v0.2 (#27952)
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
```
2024-11-07 22:23:48 +00:00
..
check_diff.py templates,docs: leave templates in v0.2 (#27952) 2024-11-07 22:23:48 +00:00
check_prerelease_dependencies.py multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
get_min_versions.py infra: get min versions (#27896) 2024-11-04 23:46:13 +00:00
prep_api_docs_build.py docs: experimental case, use yq action (#27798) 2024-10-31 11:21:48 -07:00