langchain/libs/community/tests/unit_tests/tools
Krishna Shedbalkar f238217cea
community[patch]: Basic Logging and Human input to ShellTool (#15932)
- **Description:** As Shell tool is very versatile, while integrating it
into applications as openai functions, developers have no clue about
what command is being executed using the ShellTool. All one can see is:

![image](https://github.com/langchain-ai/langchain/assets/60742358/540e274a-debc-4564-9027-046b91424df3)

Summarising my feature request:
1. There's no visibility about what command was executed.
2. There's no mechanism to prevent a command to be executed using
ShellTool, like a y/n human input which can be accepted from user to
proceed with executing the command.,
  - **Issue:** the issue #15931 it fixes if applicable,
  - **Dependencies:** There isn't any dependancy,
  - **Twitter handle:** @krishnashed
2024-01-17 12:57:51 -08:00
..
eden_ai
file_management infra: Fix test filesystem paths incompatible with windows (#14388) 2023-12-21 13:45:42 -08:00
gmail community: add args_schema to GmailSendMessage (#14973) 2023-12-22 13:07:44 -08:00
openapi
powerbi
requests community[minor]: add JsonRequestsWrapper tool (#15374) 2024-01-15 12:27:19 -08:00
shell community[patch]: Basic Logging and Human input to ShellTool (#15932) 2024-01-17 12:57:51 -08:00
__init__.py
test_exported.py community: Vectara summarization (#14970) 2023-12-20 11:51:33 -08:00
test_imports.py
test_json.py
test_public_api.py
test_signatures.py
test_zapier.py