langchain/tests/unit_tests/chains
William FH e294ba475a
Some mitigations for RCE in PAL chain (#7870)
Some docstring / small nits to #6003

---------

Co-authored-by: BoazWasserman <49598618+boazwasserman@users.noreply.github.com>
Co-authored-by: HippoTerrific <49598618+HippoTerrific@users.noreply.github.com>
Co-authored-by: Or Raz <orraz1994@gmail.com>
2023-07-17 22:58:47 -07:00
..
query_constructor handle single arg to and/or (#5637) 2023-06-03 15:18:46 -07:00
question_answering Update the parser regex of map_rerank (#6419) 2023-07-13 03:01:42 -04:00
__init__.py
test_api.py
test_base.py support returning run info for llms, chat models and chains (#5666) 2023-06-06 10:07:46 -07:00
test_combine_documents.py Docs combine document chain (#6994) 2023-07-04 12:51:04 -06:00
test_constitutional_ai.py
test_conversation.py
test_graph_qa.py Cypher search: Check if generated Cypher is provided in backticks (#5541) 2023-06-05 12:48:13 -07:00
test_hyde.py split up batch llm calls into separate runs (#5804) 2023-06-24 21:03:31 -07:00
test_llm_bash.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
test_llm_checker.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
test_llm_math.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
test_llm_summarization_checker.py Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
test_llm_symbolic_math.py Adds a chain around sympy for symbolic math (#6834) 2023-07-12 15:17:32 -04:00
test_llm.py
test_memory.py
test_natbot.py split up batch llm calls into separate runs (#5804) 2023-06-24 21:03:31 -07:00
test_pal.py Some mitigations for RCE in PAL chain (#7870) 2023-07-17 22:58:47 -07:00
test_sequential.py fix(memory): allow internal chains to use memory (#6769) 2023-07-13 02:47:44 -04:00
test_transform.py