You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/community/tests/unit_tests/utilities
Eugene Yurtsev c72bcda4f2
community[major], experimental[patch]: Remove Python REPL from community (#22904)
Remove the REPL from community, and suggest an alternative import from
langchain_experimental.

Fix for this issue:
https://github.com/langchain-ai/langchain/issues/14345

This is not a bug in the code or an actual security risk. The python
REPL itself is behaving as expected.

The PR is done to appease blanket security policies that are just
looking for the presence of exec in the code.

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
3 months ago
..
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_arxiv.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_cassandra_database.py community[minor]: add Cassandra Database Toolkit (#20246) 5 months ago
test_graphql.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_imports.py community[major], experimental[patch]: Remove Python REPL from community (#22904) 3 months ago
test_nvidia_riva_asr.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_nvidia_riva_tts.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_openapi.py community[patch]: Adding HEADER to the list of supported locations (#21946) 4 months ago
test_rememberizer.py community[patch]: Add unit test to verify that init is correctly defined (#22030) 4 months ago
test_tavily.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_you.py community: Add you.com tool, add async to retriever, add async testing, add You tool doc (#18032) 7 months ago