langchain/docs/modules/agents
Roy Williams 6086292252
Centralize logic for loading from LangChainHub, add ability to pin dependencies (#805)
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
2023-01-30 14:52:17 -08:00
..
examples Centralize logic for loading from LangChainHub, add ability to pin dependencies (#805) 2023-01-30 14:52:17 -08:00
implementations Add type information for crawler.py (#738) 2023-01-26 19:37:31 -08:00
agents.md RFC: conversational agent (#464) 2023-01-06 07:25:55 -08:00
getting_started.ipynb Harrison/openai callback (#684) 2023-01-22 23:37:01 -08:00
how_to_guides.rst add docs for loading from hub (#763) 2023-01-27 07:10:26 -08:00
key_concepts.md Docs refactor (#480) 2023-01-02 08:24:09 -08:00
tools.md Harrison/load tools kwargs (#681) 2023-01-21 16:03:02 -08:00