langchain
de1f6350 - Add `py.typed` file to `langchain-experimental`. (#9557)

Commit
2 years ago
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.
Author
Parents
Loading