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/community/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`.
3 months ago
..
examples community[minor]: Add `SQLDatabaseLoader` document loader (#18281) 4 months ago
integration_tests core[patch]: remove requests (#19891) 3 months ago
unit_tests community[patch]: Add remove_comments option (default True): do not extract html comments (#13259) 3 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
data.py community[minor]: Add `SQLDatabaseLoader` document loader (#18281) 4 months ago