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
Tomaz Bratanic 5b6d1a907d
Add the extract types to diffbot graph transformer (#21315)
Before you could only extract triples (diffbot calls it facts) from
diffbot to avoid isolated nodes. However, sometimes isolated nodes can
still be useful like for prefiltering, so we want to allow users to
extract them if they want. Default behaviour is unchanged.
5 months ago
..
agents community[patch], experimental[patch]: support tool-calling sql and p… (#20639) 5 months ago
autonomous_agents experimental[patch]: return from HuggingGPT task executor task.run() exception (#20219) 5 months ago
chat_models langchain: `callbacks` imports fix (#20348) 5 months ago
comprehend_moderation langchain: `callbacks` imports fix (#20348) 5 months ago
cpal experimental[patch]: `prompts` import fix (#20534) 5 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 Add the extract types to diffbot graph transformer (#21315) 5 months ago
llm_bash experimental[patch]: `prompts` import fix (#20534) 5 months ago
llm_symbolic_math experimental[patch]: `prompts` import fix (#20534) 5 months ago
llms (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 5 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 experimental[patch]: `prompts` import fix (#20534) 5 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 experimental[patch]: `prompts` import fix (#20534) 5 months ago
retrievers langchain: `callbacks` imports fix (#20348) 5 months ago
rl_chain experimental[patch]: `prompts` import fix (#20534) 5 months ago
smart_llm experimental[patch]: `prompts` import fix (#20534) 5 months ago
sql experimental[patch]: `prompts` import fix (#20534) 5 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