langchain/tests/unit_tests
Samantha Whitmore c636488fe5
DynamicPrompt class creation (#49)
Checking that this structure looks generally ok -- going to sub in logic
where the TODO comment is then add a test.
2022-11-05 12:43:21 -07:00
..
chains Harrison/update docstore (#47) 2022-10-31 21:18:52 -07:00
data/prompts initial commit 2022-10-24 14:51:15 -07:00
docstore FAISS and embedding support (#48) 2022-11-01 21:29:39 -07:00
llms Harrison/add huggingface hub (#23) 2022-10-25 22:00:33 -07:00
__init__.py initial commit 2022-10-24 14:51:15 -07:00
test_dynamic_prompt.py DynamicPrompt class creation (#49) 2022-11-05 12:43:21 -07:00
test_formatting.py initial commit 2022-10-24 14:51:15 -07:00
test_input.py Harrison/pretty print (#57) 2022-11-03 00:41:07 -07:00
test_prompt.py prompt templating (#41) 2022-10-30 09:45:27 -07:00
test_python.py factor out mock python repl (#43) 2022-10-30 18:09:04 -07:00
test_sql_database.py add sql database (#35) 2022-10-27 23:21:47 -07:00
test_text_splitter.py Harrison/map reduce (#36) 2022-10-31 20:17:22 -07:00