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
Harrison Chase 1835e8a681
prompt nit (#141)
doing some cleanup, and i think this just simplifies things...
2 years ago
..
chains consolidate run functions (#126) 2 years ago
data Prompt from file proof of concept using plain text (#127) 2 years ago
docstore FAISS and embedding support (#48) 2 years ago
llms model laboratory (#95) 2 years ago
__init__.py initial commit 2 years ago
test_dynamic_prompt.py Refactor prompts into module, add example generation utils (#64) 2 years ago
test_formatting.py initial commit 2 years ago
test_input.py update colors (#140) 2 years ago
test_prompt.py prompt nit (#141) 2 years ago
test_python.py factor out mock python repl (#43) 2 years ago
test_sql_database.py add sql database (#35) 2 years ago
test_text_splitter.py Harrison/map reduce (#36) 2 years ago