langchain/libs
Erick Friis f0d5b59962
core[patch]: remove requests (#19891)
Removes required usage of `requests` from `langchain-core`, all of which
has been deprecated.

- removes Tracer V1 implementations
- removes old `try_load_from_hub` github-based hub implementations

Removal done in a way where imports will still succeed, and usage will
fail with a `RuntimeError`.
2024-04-02 20:28:10 +00:00
..
cli cli[minor]: Add __version__ to integration package template (#19876) 2024-04-01 15:34:38 -04:00
community core[patch]: remove requests (#19891) 2024-04-02 20:28:10 +00:00
core core[patch]: remove requests (#19891) 2024-04-02 20:28:10 +00:00
experimental core[patch]: remove requests (#19891) 2024-04-02 20:28:10 +00:00
langchain core[patch]: remove requests (#19891) 2024-04-02 20:28:10 +00:00
partners pinecone[patch]: source tag (#19739) 2024-04-02 19:53:59 +00:00
text-splitters text-splitters[minor]: Adding a new section aware splitter to langchain (#16526) 2024-04-01 20:32:26 +00:00