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/experimental/langchain_experimental
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
..
agents experimental[patch]/docs[patch]: Update links to security docs (#22864) 3 months ago
autonomous_agents experimental[patch]: return from HuggingGPT task executor task.run() exception (#20219) 5 months ago
chat_models infra: rm unused # noqa violations (#22049) 4 months ago
comprehend_moderation langchain: `callbacks` imports fix (#20348) 5 months ago
cpal Fix: lint errors and update Field alias in models.py and AutoSelectionScorer initialization (#22846) 3 months ago
data_anonymizer experimental[patch]: update module doc strings (#19539) 6 months ago
fallacy_removal experimental[patch]: `prompts` import fix (#20534) 5 months ago
generative_agents patch: deprecate (a)get_relevant_documents (#20477) 5 months ago
graph_transformers experimental[patch]: Fix graph_transformers llms #21482 (#22417) 4 months ago
llm_bash infra: rm unused # noqa violations (#22049) 4 months ago
llm_symbolic_math experimental[patch]: `prompts` import fix (#20534) 5 months ago
llms [experimental][llms][OllamaFunctions] tool calling related fixes (#22339) 3 months ago
open_clip experimental[patch]: update module doc strings (#19539) 6 months ago
openai_assistant Move OAI assistants to langchain and add callbacks (#13236) 10 months ago
pal_chain community[major], experimental[patch]: Remove Python REPL from community (#22904) 3 months ago
plan_and_execute experimental[patch]: `prompts` import fix (#20534) 5 months ago
prompt_injection_identifier experimental[minor]: upgrade the prompt injection model (#20783) 5 months ago
prompts experimental[patch]: `prompts` import fix (#20534) 5 months ago
pydantic_v1 `poetry lock` the experimental package. (#9478) 1 year ago
recommenders infra: rm unused # noqa violations (#22049) 4 months ago
retrievers langchain: `callbacks` imports fix (#20348) 5 months ago
rl_chain infra: rm unused # noqa violations (#22049) 4 months ago
smart_llm experimental[patch]: `prompts` import fix (#20534) 5 months ago
sql experimental[patch], docs: refine notebook for MyScale `SelfQueryRetriever` (#22016) 4 months ago
synthetic_data experimental[patch]: `prompts` import fix (#20534) 5 months ago
tabular_synthetic_data experimental[patch]: `prompts` import fix (#20534) 5 months ago
tools langchain: `callbacks` imports fix (#20348) 5 months ago
tot experimental[patch]: `prompts` import fix (#20534) 5 months ago
utilities experimental: clean python repl input(experimental:Added code for PythonREPL) (#20930) 5 months ago
video_captioning langchain: `callbacks` imports fix (#20348) 5 months ago
__init__.py Add version to langchain_experimental (#11613) 12 months ago
py.typed Add `py.typed` file to `langchain-experimental`. (#9557) 1 year ago
text_splitter.py experimental[patch]: Makes regex customizable in text_splitter.py (SemanticChunker class) (#20485) 5 months ago