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 6182a402f1
experimental[patch]: block a few more things from PALValidator (#24379)
* Please see security warning already in existing class.
* The approach here is fundamentally insecure as it's relying on a block
  approach rather than an approach based on only running allowed nodes.
So users should only use this code if its running from a properly
sandboxed  environment.
2 months ago
..
agents infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
autonomous_agents infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
chat_models infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
comprehend_moderation infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
cpal infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
data_anonymizer infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
fallacy_removal infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
generative_agents infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
graph_transformers infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
llm_bash infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
llm_symbolic_math infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
llms core[patch]: add InjectedToolArg annotation (#24279) 2 months ago
open_clip infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
openai_assistant Move OAI assistants to langchain and add callbacks (#13236) 11 months ago
pal_chain experimental[patch]: block a few more things from PALValidator (#24379) 2 months ago
plan_and_execute infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
prompt_injection_identifier infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
prompts infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
pydantic_v1 `poetry lock` the experimental package. (#9478) 1 year ago
recommenders infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
retrievers langchain: `callbacks` imports fix (#20348) 5 months ago
rl_chain infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
smart_llm infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
sql infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
synthetic_data infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
tabular_synthetic_data infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
tools infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
tot infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
utilities infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago
video_captioning infra: update mypy 1.10, ruff 0.5 (#23721) 3 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 infra: update mypy 1.10, ruff 0.5 (#23721) 3 months ago