langchain/libs/experimental/tests/unit_tests
Mohammad Mohtashim 3bddd708f7
Add memory to sql chain (#8597)
continuation of PR #8550

@hwchase17 please see and merge. And also close the PR #8550.

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
Co-authored-by: Erick Friis <erick@langchain.dev>
2023-10-03 12:04:39 -07:00
..
__init__.py Harrison/move experimental (#8084) 2023-07-21 10:36:28 -07:00
conftest.py Add conftest file to langchain experimental (#9886) 2023-08-28 17:52:16 -07:00
fake_llm.py Use a submodule for pydantic v1 compat (#9371) 2023-08-17 16:35:49 +01:00
test_bash.py add LLMBashChain to experimental (#11305) 2023-10-02 16:00:14 -04:00
test_data_anonymizer.py Add data anonymizer (#9863) 2023-08-30 10:39:44 -07:00
test_llm_bash.py add LLMBashChain to experimental (#11305) 2023-10-02 16:00:14 -04:00
test_logical_fallacy.py adding new chain for logical fallacy removal from model output in chain (#9887) 2023-09-03 15:44:27 -07:00
test_mock.py Harrison/move experimental (#8084) 2023-07-21 10:36:28 -07:00
test_pal.py remove code (#8425) 2023-07-28 13:19:44 -07:00
test_reversible_data_anonymizer.py Data deanonymization (#10093) 2023-09-06 21:33:24 -07:00
test_smartllm.py Added SmartGPT workflow (issue #4463) (#4816) 2023-08-11 15:44:27 -07:00
test_sql.py Add memory to sql chain (#8597) 2023-10-03 12:04:39 -07:00
test_tot.py Tree of Thought introducing a new ToTChain. (#5167) 2023-07-26 21:29:39 -07:00