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 95157d0aad
Add schema property to sql database utility class (#448) (#462)
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>

Signed-off-by: Diwank Singh Tomer <diwank.singh@gmail.com>
Co-authored-by: Nuno Campos <nuno@boringbits.io>
Co-authored-by: Diwank Singh Tomer <diwank.singh@gmail.com>
2 years ago
..
agents better parsing of agent output (#418) 2 years ago
chains version 0.0.49 (#436) 2 years 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) 2 years ago
prompts Bug Fix (#221) 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 (WIP) add HyDE (#393) 2 years 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/improve data augmented generation docs (#390) 2 years ago