mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-04 06:03:31 +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 | ||
test_langchain_tracer.py | ||
test_openai_callback.py | ||
test_streamlit_callback.py | ||
test_wandb_tracer.py |