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
Ankush Gola 8d0869c6d3
change run to use args and kwargs (#367)
Before, `run` was not able to be called with multiple arguments. This
expands the functionality.
1 year ago
..
agents Harrison/cache (#343) 1 year ago
chains change run to use args and kwargs (#367) 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 Harrison/cache (#343) 1 year ago
prompts Bug Fix (#221) 1 year ago
__init__.py initial commit 2 years ago
test_bash.py update branch name in gha (#274) 1 year ago
test_formatting.py initial commit 2 years ago
test_input.py beta: logger (#307) 1 year ago
test_python.py combine python files (#256) 1 year ago
test_sql_database.py Support SQL statements that return no results (#222) 1 year ago
test_text_splitter.py Harrison/map reduce (#36) 2 years ago