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 1ac3319e45
simplify parsing of the final answer (#621)
1 year ago
..
agents simplify parsing of the final answer (#621) 1 year ago
callbacks Add BaseCallbackHandler and CallbackManager (#478) 1 year ago
chains fix map reduce chain (#550) 1 year ago
data Prompt from file proof of concept using plain text (#127) 2 years ago
docstore wip: add method for both docstore and embeddings (#119) 2 years ago
llms fix caching (#555) 1 year ago
prompts Docs refactor (#480) 2 years ago
__init__.py initial commit 2 years ago
test_bash.py update branch name in gha (#274) 2 years ago
test_formatting.py initial commit 2 years ago
test_hyde.py Add BaseCallbackHandler and CallbackManager (#478) 1 year ago
test_python.py Harrison/tools exp (#372) 2 years ago
test_sql_database.py Support SQL statements that return no results (#222) 2 years ago
test_sql_database_schema.py Add schema property to sql database utility class (#448) (#462) 2 years ago
test_text_splitter.py Harrison/fix splitting (#563) 1 year ago