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
Erick Friis f0d5b59962
core[patch]: remove requests (#19891)
Removes required usage of `requests` from `langchain-core`, all of which
has been deprecated.

- removes Tracer V1 implementations
- removes old `try_load_from_hub` github-based hub implementations

Removal done in a way where imports will still succeed, and usage will
fail with a `RuntimeError`.
6 months ago
..
agents experimental[patch]: update module doc strings (#19539) 6 months ago
autonomous_agents experimental[patch]: `PromptTemplate` import fix (#19617) 6 months ago
chat_models experimental[minor]: adds mixtral wrapper (#17423) 6 months ago
comprehend_moderation community[patch]: Add explicit error message to Bedrock error output. (#17328) 6 months ago
cpal experimental[patch]: update module doc strings (#19539) 6 months ago
data_anonymizer experimental[patch]: update module doc strings (#19539) 6 months ago
fallacy_removal experimental[patch]: update module doc strings (#19539) 6 months ago
generative_agents experimental[patch]: `PromptTemplate` import fix (#19617) 6 months ago
graph_transformers core[patch]: fix beta, deprecated typing (#18877) 6 months ago
llm_bash experimental[patch]: update module doc strings (#19539) 6 months ago
llm_symbolic_math experimental[patch]: update module doc strings (#19539) 6 months ago
llms experimental[patch]: update module doc strings (#19539) 6 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]: update module doc strings (#19539) 6 months ago
plan_and_execute experimental[patch]: update module doc strings (#19539) 6 months ago
prompt_injection_identifier experimental[patch]: update module doc strings (#19539) 6 months ago
prompts core[patch]: remove requests (#19891) 6 months ago
pydantic_v1 `poetry lock` the experimental package. (#9478) 1 year ago
recommenders experimental[patch]: update module doc strings (#19539) 6 months ago
retrievers experimental[patch]: update module doc strings (#19539) 6 months ago
rl_chain experimental[patch]: update module doc strings (#19539) 6 months ago
smart_llm experimental[patch]: update module doc strings (#19539) 6 months ago
sql experimental[patch]: Removed 'SQLResults:' from the LLMResponse in SQLDatabaseChain (#17104) 6 months ago
synthetic_data experimental[patch]: `PromptTemplate` import fix (#19617) 6 months ago
tabular_synthetic_data experimental[patch]: `PromptTemplate` import fix (#19617) 6 months ago
tools experimental[patch]: update module doc strings (#19539) 6 months ago
tot experimental[patch]: `PromptTemplate` import fix (#19617) 6 months ago
utilities experimental[patch]: update module doc strings (#19539) 6 months ago
video_captioning experimental[minor]: Create Closed Captioning Chain for .mp4 videos (#14059) 6 months ago
__init__.py Add version to langchain_experimental (#11613) 11 months ago
py.typed Add `py.typed` file to `langchain-experimental`. (#9557) 1 year ago
text_splitter.py experimental[patch]: update module doc strings (#19539) 6 months ago