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`.
2024-04-02 20:28:10 +00:00
..
agents experimental[patch]: update module doc strings (#19539) 2024-03-26 10:38:10 -04:00
autonomous_agents experimental[patch]: PromptTemplate import fix (#19617) 2024-03-26 17:03:13 -07:00
chat_models experimental[minor]: adds mixtral wrapper (#17423) 2024-03-08 17:14:23 -08:00
comprehend_moderation community[patch]: Add explicit error message to Bedrock error output. (#17328) 2024-03-29 03:07:33 +00:00
cpal experimental[patch]: update module doc strings (#19539) 2024-03-26 10:38:10 -04:00
data_anonymizer experimental[patch]: update module doc strings (#19539) 2024-03-26 10:38:10 -04:00
fallacy_removal experimental[patch]: update module doc strings (#19539) 2024-03-26 10:38:10 -04:00
generative_agents experimental[patch]: PromptTemplate import fix (#19617) 2024-03-26 17:03:13 -07:00
graph_transformers core[patch]: fix beta, deprecated typing (#18877) 2024-03-28 22:33:43 +00:00
llm_bash experimental[patch]: update module doc strings (#19539) 2024-03-26 10:38:10 -04:00
llm_symbolic_math experimental[patch]: update module doc strings (#19539) 2024-03-26 10:38:10 -04:00
llms experimental[patch]: update module doc strings (#19539) 2024-03-26 10:38:10 -04:00
open_clip experimental[patch]: update module doc strings (#19539) 2024-03-26 10:38:10 -04:00
openai_assistant Move OAI assistants to langchain and add callbacks (#13236) 2023-11-13 17:42:07 -08:00
pal_chain experimental[patch]: update module doc strings (#19539) 2024-03-26 10:38:10 -04:00
plan_and_execute experimental[patch]: update module doc strings (#19539) 2024-03-26 10:38:10 -04:00
prompt_injection_identifier experimental[patch]: update module doc strings (#19539) 2024-03-26 10:38:10 -04:00
prompts core[patch]: remove requests (#19891) 2024-04-02 20:28:10 +00:00
pydantic_v1 poetry lock the experimental package. (#9478) 2023-08-22 14:09:35 -04:00
recommenders experimental[patch]: update module doc strings (#19539) 2024-03-26 10:38:10 -04:00
retrievers experimental[patch]: update module doc strings (#19539) 2024-03-26 10:38:10 -04:00
rl_chain experimental[patch]: update module doc strings (#19539) 2024-03-26 10:38:10 -04:00
smart_llm experimental[patch]: update module doc strings (#19539) 2024-03-26 10:38:10 -04:00
sql experimental[patch]: Removed 'SQLResults:' from the LLMResponse in SQLDatabaseChain (#17104) 2024-03-29 01:22:35 -07:00
synthetic_data experimental[patch]: PromptTemplate import fix (#19617) 2024-03-26 17:03:13 -07:00
tabular_synthetic_data experimental[patch]: PromptTemplate import fix (#19617) 2024-03-26 17:03:13 -07:00
tools experimental[patch]: update module doc strings (#19539) 2024-03-26 10:38:10 -04:00
tot experimental[patch]: PromptTemplate import fix (#19617) 2024-03-26 17:03:13 -07:00
utilities experimental[patch]: update module doc strings (#19539) 2024-03-26 10:38:10 -04:00
video_captioning experimental[minor]: Create Closed Captioning Chain for .mp4 videos (#14059) 2024-03-30 01:57:53 +00:00
__init__.py Add version to langchain_experimental (#11613) 2023-10-10 11:17:41 -04:00
py.typed Add py.typed file to langchain-experimental. (#9557) 2023-08-21 15:37:16 -04:00
text_splitter.py experimental[patch]: update module doc strings (#19539) 2024-03-26 10:38:10 -04:00