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/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`.
6 months ago
..
cli cli[minor]: Add __version__ to integration package template (#19876) 6 months ago
community core[patch]: remove requests (#19891) 6 months ago
core core[patch]: remove requests (#19891) 6 months ago
experimental core[patch]: remove requests (#19891) 6 months ago
langchain core[patch]: remove requests (#19891) 6 months ago
partners pinecone[patch]: source tag (#19739) 6 months ago
text-splitters text-splitters[minor]: Adding a new section aware splitter to langchain (#16526) 6 months ago