mirror of
https://github.com/hwchase17/langchain
synced 2024-11-04 06:00:26 +00:00
ccb9e3ee2d
`mypy` cannot type-check code that relies on dependencies that aren't installed. Eventually we'll probably want to install as many optional dependencies as possible. However, the full "extended deps" setup for langchain creates a 3GB cache file and takes a while to unpack and install. We'll probably want something a bit more targeted. This is a first step toward something better. |
||
---|---|---|
.. | ||
_lint.yml | ||
_pydantic_compatibility.yml | ||
_release.yml | ||
_test.yml | ||
codespell.yml | ||
langchain_ci.yml | ||
langchain_experimental_ci.yml | ||
langchain_experimental_release.yml | ||
langchain_release.yml | ||
scheduled_test.yml |