mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-11 01:56:12 +00:00
It's generally considered to be a good practice to pin dependencies to prevent surprise breakages when a new version of a dependency is released. This commit adds the ability to pin dependencies when loading from LangChainHub. Centralizing this logic and using urllib fixes an issue identified by some windows users highlighted in this video - https://youtu.be/aJ6IQUh8MLQ?t=537 |
||
---|---|---|
.. | ||
examples | ||
implementations | ||
agents.md | ||
getting_started.ipynb | ||
how_to_guides.rst | ||
key_concepts.md | ||
tools.md |