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 cc423f40f1
Harrison/youtube loader (#1545)
Co-authored-by: Julian Wustl <57504258+Julianwustl@users.noreply.github.com>
1 year ago
..
agents rfc: callback changes (#1165) 1 year ago
callbacks (rfc) chat models (#1424) 1 year ago
chains Harrison/memory refactor (#1478) 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
document_loader Harrison/youtube loader (#1545) 1 year ago
llms (rfc) chat models (#1424) 1 year ago
prompts allow passing of messages into prompt template (#1505) 1 year ago
tools Add a SQL agent for interacting with SQL Databases and JSON Agent for interacting with large JSON blobs (#1150) 1 year ago
utilities Centralize logic for loading from LangChainHub, add ability to pin dependencies (#805) 1 year ago
__init__.py initial commit 2 years ago
test_bash.py Optionally return shell output on incorrect command (#894) (#899) 1 year ago
test_formatting.py initial commit 2 years ago
test_python.py Add a SQL agent for interacting with SQL Databases and JSON Agent for interacting with large JSON blobs (#1150) 1 year ago
test_sql_database.py Sql alchemy commands used in table info (#1135) 1 year ago
test_sql_database_schema.py Sql alchemy commands used in table info (#1135) 1 year ago
test_text_splitter.py Harrison/fix text splitter (#1511) 1 year ago