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/core/tests
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
..
integration_tests core[patch], langchain[patch]: fix required deps (#14373) 10 months ago
unit_tests core[patch]: remove requests (#19891) 6 months ago
__init__.py Separate out langchain_core package (#13577) 10 months ago