langchain/libs
Mauricio Cruz fb9ce95184
cli[patch]: Fix Tuple typing problem when create new langchain app (#19141)
Thank you for contributing to LangChain!

When run command langchain app new my-app, i get this error:

File
"/home/mauricio/.local/lib/python3.8/site-packages/langchain_cli/utils/pyproject.py",
line 15, in <module>
pyproject_toml: Path, local_editable_dependencies: Iterable[tuple[str,
Path]]
TypeError: 'type' object is not subscriptable

This PR fix the error.
2024-03-26 01:09:51 +00:00
..
cli cli[patch]: Fix Tuple typing problem when create new langchain app (#19141) 2024-03-26 01:09:51 +00:00
community community[patch] : [Fiddler] ensure dataset is not added if model is present (#19293) 2024-03-25 17:28:05 -07:00
core core[patch]: fix xml output parser transform (#19530) 2024-03-25 21:34:45 +00:00
experimental experimental[patch]: Release 0.0.55 (#19353) 2024-03-20 13:06:39 -07:00
langchain cohere[patch]: add cohere as a partner package (#19049) 2024-03-25 20:23:47 +00:00
partners mistralai[patch]: release 0.1.0 (#19540) 2024-03-25 17:29:40 -07:00
text-splitters splitters: Add ensure_ascii parameter (#18485) 2024-03-19 12:51:16 -07:00