mirror of
https://github.com/hwchase17/langchain
synced 2024-11-10 01:10:59 +00:00
f0d5b59962
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 | ||
test_langchain_tracer.py | ||
test_openai_callback.py | ||
test_streamlit_callback.py | ||
test_wandb_tracer.py |