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
blob42 8307712a45 [agent_executor] convenience func: lookup tool by name 1 year ago
..
agents [agent_executor] convenience func: lookup tool by name 1 year ago
callbacks (rfc) chat models (#1424) 1 year ago
chains Harrison/guarded output parser (#1804) 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
output_parsers Add regex dict: (#1616) 1 year ago
prompts Harrison/callbacks (#1587) 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 Use regex match for bash process error output test assertion. (#1837) 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: do not hard code the LIMIT clause in the table_info section (#1563) 1 year ago
test_sql_database_schema.py sql: do not hard code the LIMIT clause in the table_info section (#1563) 1 year ago
test_text_splitter.py Harrison/shallow metadata (#1599) 1 year ago