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
Erick Friis
7f6e751a3d
template updates ( #12646 )
2023-10-31 09:13:58 -07:00
Erick Friis
38cee5fae0
cli updates 2 ( #12447 )
...
- extras group
- readme
- another readme
---------
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
2023-10-27 13:37:03 -07:00
David Duong
52c194ec3a
Fix templates typos ( #12428 )
2023-10-27 09:32:57 -07:00
Harrison Chase
9ce38726a2
fix some stuff ( #12292 )
...
Co-authored-by: Erick Friis <erick@langchain.dev>
2023-10-26 13:30:36 -07:00
Erick Friis
47070b8314
CLI ( #12284 )
...
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2023-10-25 11:06:58 -07:00