langchain/libs/core/langchain_core/callbacks
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
..
__init__.py
base.py core[major]: On Tool End Observation Casting Fix (#18798) 2024-03-11 10:59:04 -04:00
manager.py core[patch]: remove requests (#19891) 2024-04-02 20:28:10 +00:00
stdout.py core[major]: On Tool End Observation Casting Fix (#18798) 2024-03-11 10:59:04 -04:00
streaming_stdout.py core[major]: On Tool End Observation Casting Fix (#18798) 2024-03-11 10:59:04 -04:00