You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
1 year ago
..
langchain_experimental Add `py.typed` file to `langchain-experimental`. (#9557) 1 year ago
tests Use a submodule for pydantic v1 compat (#9371) 1 year ago
Makefile Fix broken `make` targets `format_diff` and `lint_diff` (#8344) 1 year ago
README.md Harrison/move experimental (#8084) 1 year ago
poetry.lock remove CVEs (#8092) 1 year ago
poetry.toml Harrison/move experimental (#8084) 1 year ago
pyproject.toml Update repository links in the package metadata. (#9454) 1 year ago

README.md

🦜🧪 LangChain Experimental

This repository holds more experimental LangChain code.