langchain/libs/experimental/langchain_experimental
Predrag Gruevski eb3d1fa93c
Add security warning to experimental SQLDatabaseChain class. (#9867)
The most reliable way to not have a chain run an undesirable SQL command
is to not give it database permissions to run that command. That way the
database itself performs the rule enforcement, so it's much easier to
configure and use properly than anything we could add in ourselves.
2023-08-28 13:53:27 -04:00
..
autonomous_agents Use a submodule for pydantic v1 compat (#9371) 2023-08-17 16:35:49 +01:00
comprehend_moderation Initial commit for comprehend moderator (#9665) 2023-08-25 15:11:27 -07:00
cpal poetry lock the experimental package. (#9478) 2023-08-22 14:09:35 -04:00
generative_agents Use a submodule for pydantic v1 compat (#9371) 2023-08-17 16:35:49 +01:00
llms Use a submodule for pydantic v1 compat (#9371) 2023-08-17 16:35:49 +01:00
pal_chain Use a submodule for pydantic v1 compat (#9371) 2023-08-17 16:35:49 +01:00
plan_and_execute Use a submodule for pydantic v1 compat (#9371) 2023-08-17 16:35:49 +01:00
prompts Harrison/official pre release (#8106) 2023-07-21 18:44:32 -07:00
pydantic_v1 poetry lock the experimental package. (#9478) 2023-08-22 14:09:35 -04:00
smart_llm Use a submodule for pydantic v1 compat (#9371) 2023-08-17 16:35:49 +01:00
sql Add security warning to experimental SQLDatabaseChain class. (#9867) 2023-08-28 13:53:27 -04:00
tot Use a submodule for pydantic v1 compat (#9371) 2023-08-17 16:35:49 +01:00
__init__.py Use a submodule for pydantic v1 compat (#9371) 2023-08-17 16:35:49 +01:00
py.typed Add py.typed file to langchain-experimental. (#9557) 2023-08-21 15:37:16 -04:00