mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-30 03:28:40 +00:00
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`. |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
context.py | ||
evaluation.py | ||
langchain_v1.py | ||
langchain.py | ||
log_stream.py | ||
memory_stream.py | ||
root_listeners.py | ||
run_collector.py | ||
schemas.py | ||
stdout.py |