langchain/libs/experimental/langchain_experimental
Nuno Campos 7b13292e35
Remove python eval from vector sql db chain (#10937)
<!-- Thank you for contributing to LangChain!

Replace this entire comment with:
  - **Description:** a description of the change, 
  - **Issue:** the issue # it fixes (if applicable),
  - **Dependencies:** any dependencies required for this change,
- **Tag maintainer:** for a quicker response, tag the relevant
maintainer (see below),
- **Twitter handle:** we announce bigger features on Twitter. If your PR
gets announced, and you'd like a mention, we'll gladly shout you out!

Please make sure your PR is passing linting and testing before
submitting. Run `make format`, `make lint` and `make test` to check this
locally.

See contribution guidelines for more information on how to write/run
tests, lint, etc:

https://github.com/hwchase17/langchain/blob/master/.github/CONTRIBUTING.md

If you're adding a new integration, please include:
1. a test for the integration, preferably unit tests that do not rely on
network access,
2. an example notebook showing its use. It lives in `docs/extras`
directory.

If no one reviews your PR within a few days, please @-mention one of
@baskaryan, @eyurtsev, @hwchase17.
 -->
2023-09-23 08:51:03 -07:00
..
autonomous_agents Harrison/stop importing from init (#10690) 2023-09-16 17:22:48 -07:00
comprehend_moderation Harrison/string inplace (#10153) 2023-09-03 14:25:29 -07:00
cpal Add security notices on PAL and CPAL experimental chains. (#9938) 2023-08-29 13:51:56 -04:00
data_anonymizer Multilingual anonymization (#10327) 2023-09-07 14:42:24 -07:00
fallacy_removal adding new chain for logical fallacy removal from model output in chain (#9887) 2023-09-03 15:44:27 -07:00
generative_agents Use a submodule for pydantic v1 compat (#9371) 2023-08-17 16:35:49 +01:00
graph_transformers Diffbot Graph Transformer / Neo4j Graph document ingestion (#9979) 2023-09-06 13:32:59 -07:00
llms Use a submodule for pydantic v1 compat (#9371) 2023-08-17 16:35:49 +01:00
pal_chain Add security notices on PAL and CPAL experimental chains. (#9938) 2023-08-29 13:51:56 -04:00
plan_and_execute Use a submodule for pydantic v1 compat (#9371) 2023-08-17 16:35:49 +01:00
prompt_injection_identifier HF Injection Identifier Refactor 2023-09-11 14:44:51 -07:00
prompts
pydantic_v1 poetry lock the experimental package. (#9478) 2023-08-22 14:09:35 -04:00
retrievers Resolve: VectorSearch enabled SQLChain? (#10177) 2023-09-06 17:08:12 -07:00
smart_llm Fixed some grammatical and spelling errors (#10595) 2023-09-14 17:43:36 -07:00
sql Remove python eval from vector sql db chain (#10937) 2023-09-23 08:51:03 -07:00
synthetic_data fix experimental imports (#10875) 2023-09-20 23:44:17 -07:00
tot Corrected some spelling mistakes and grammatical errors (#10791) 2023-09-19 10:08:59 -07: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