langchain/libs/experimental
Predrag Gruevski de1f63505b
Add py.typed file to langchain-experimental. (#9557)
The package is linted with mypy, so its type hints are correct and
should be exposed publicly. Without this file, the type hints remain
private and cannot be used by downstream users of the package.
2023-08-21 15:37:16 -04:00
..
langchain_experimental Add py.typed file to langchain-experimental. (#9557) 2023-08-21 15:37:16 -04:00
tests Use a submodule for pydantic v1 compat (#9371) 2023-08-17 16:35:49 +01:00
Makefile Fix broken make targets format_diff and lint_diff (#8344) 2023-07-27 01:56:55 -07:00
poetry.lock remove CVEs (#8092) 2023-07-21 13:32:39 -07:00
poetry.toml Harrison/move experimental (#8084) 2023-07-21 10:36:28 -07:00
pyproject.toml Update repository links in the package metadata. (#9454) 2023-08-18 12:55:43 -04:00
README.md Harrison/move experimental (#8084) 2023-07-21 10:36:28 -07:00

🦜🧪 LangChain Experimental

This repository holds more experimental LangChain code.