langchain/libs/community/tests/unit_tests/utilities
Erick Friis e1924b3e93
core[patch]: deprecate hwchase17/langchain-hub, address path traversal (#18600)
Deprecates the old langchain-hub repository. Does *not* deprecate the
new https://smith.langchain.com/hub

@PinkDraconian has correctly raised that in the event someone is loading
unsanitized user input into the `try_load_from_hub` function, they have
the ability to load files from other locations in github than the
hwchase17/langchain-hub repository.

This PR adds some more path checking to that function and deprecates the
functionality in favor of the hub built into LangSmith.
2024-03-05 12:49:38 -08:00
..
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
test_arxiv.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
test_graphql.py community[patch]: Allow override of 'fetch_schema_from_transport' in the GraphQL tool (#17649) 2024-02-21 15:32:43 -08:00
test_imports.py community: Add you.com utility, update you retriever integration docs (#17014) 2024-02-08 13:47:50 -08:00
test_nvidia_riva_asr.py community: Added new Utility runnables for NVIDIA Riva. (#15966) 2024-02-05 19:50:50 -08:00
test_nvidia_riva_tts.py community: Added new Utility runnables for NVIDIA Riva. (#15966) 2024-02-05 19:50:50 -08:00
test_tavily.py Community[patch]use secret str in Tavily and HuggingFaceInferenceEmbeddings (#16109) 2024-01-17 00:30:07 -08:00
test_you.py community: Add you.com tool, add async to retriever, add async testing, add You tool doc (#18032) 2024-03-03 14:30:05 -08:00