You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/tests/unit_tests/chains
CG80499 af8f5c1a49
Added constitutional chain. (#1147)
- Added self-critique constitutional chain based on this
[paper](https://www.anthropic.com/constitutional.pdf).
1 year ago
..
__init__.py initial commit 2 years ago
test_api.py LLMRequestsChain (#267) 2 years ago
test_base.py Add BaseCallbackHandler and CallbackManager (#478) 1 year ago
test_combine_documents.py fix map reduce chain (#550) 1 year ago
test_constitutional_ai.py Added constitutional chain. (#1147) 1 year ago
test_conversation.py Harrison/add human prefix (#520) 1 year ago
test_hyde.py Add asyncio support for LLM (OpenAI), Chain (LLMChain, LLMMathChain), and Agent (#841) 1 year ago
test_llm.py Harrison/serialize llm chain (#671) 1 year ago
test_llm_bash.py update branch name in gha (#274) 2 years ago
test_llm_checker.py Add LLMCheckerChain (#281) 2 years ago
test_llm_math.py initial commit 2 years ago
test_natbot.py Harrison/cache (#343) 2 years ago
test_sequential.py chore: minor clean up / formatting (#233) 2 years ago
test_transform.py Add a Transformation Chain (#257) 2 years ago