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/langchain/utilities
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
1 year ago
..
__init__.py Harrison/bing wrapper (#656) 1 year ago
bash.py fixing bash util (#779) 1 year ago
bing_search.py Harrison/add to search (#778) 1 year ago
google_search.py Harrison/add to search (#778) 1 year ago
loading.py Centralize logic for loading from LangChainHub, add ability to pin dependencies (#805) 1 year ago
wolfram_alpha.py wolfram alpha improvements (#591) 1 year ago