langchain/tests/unit_tests
Harrison Chase b94244eb12
nits (#210)
use json.dump

move test to integration tests (since it requires huggingface_hub)
2022-11-27 13:03:09 -08:00
..
agents add docs for custom agents (#196) 2022-11-26 06:03:08 -08:00
chains Harrison/memory docs (#195) 2022-11-26 05:58:54 -08:00
data Prompt from file proof of concept using plain text (#127) 2022-11-13 13:15:30 -08:00
docstore wip: add method for both docstore and embeddings (#119) 2022-11-20 16:23:58 -08:00
llms model laboratory (#95) 2022-11-08 22:17:10 -08:00
prompts Save Prompts (#194) 2022-11-27 09:10:35 -08:00
__init__.py initial commit 2022-10-24 14:51:15 -07:00
test_formatting.py initial commit 2022-10-24 14:51:15 -07:00
test_input.py chore: update ascii colors to work with dark mode (#152) 2022-11-16 22:05:28 -08:00
test_python.py factor out mock python repl (#43) 2022-10-30 18:09:04 -07:00
test_sql_database.py feat: add option to ignore or restrict to SQL tables (#151) 2022-11-16 22:04:50 -08:00
test_text_splitter.py Harrison/map reduce (#36) 2022-10-31 20:17:22 -07:00