langchain/tests/unit_tests
Harrison Chase 1835e8a681
prompt nit (#141)
doing some cleanup, and i think this just simplifies things...
2022-11-14 21:30:33 -08:00
..
chains consolidate run functions (#126) 2022-11-13 18:14:35 -08:00
data Prompt from file proof of concept using plain text (#127) 2022-11-13 13:15:30 -08:00
docstore FAISS and embedding support (#48) 2022-11-01 21:29:39 -07:00
llms model laboratory (#95) 2022-11-08 22:17:10 -08:00
__init__.py initial commit 2022-10-24 14:51:15 -07:00
test_dynamic_prompt.py Refactor prompts into module, add example generation utils (#64) 2022-11-06 15:40:33 -08:00
test_formatting.py initial commit 2022-10-24 14:51:15 -07:00
test_input.py update colors (#140) 2022-11-14 20:27:36 -08:00
test_prompt.py prompt nit (#141) 2022-11-14 21:30:33 -08: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