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 fe1eb8ca5f
requests wrapper (#2367)
1 year ago
..
agents Add Enum for agent types (#2321) 1 year ago
callbacks (rfc) chat models (#1424) 2 years ago
chains requests wrapper (#2367) 1 year ago
data Prompt from file proof of concept using plain text (#127) 2 years ago
docstore Harrison/document cleanup (#2062) 1 year ago
document_loader rm pandas dependency (#2102) 1 year ago
llms (rfc) chat models (#1424) 2 years ago
output_parsers PydanticOutputParser unit test (#2047) 1 year ago
prompts big docs refactor (#1978) 1 year ago
tools Add a SQL agent for interacting with SQL Databases and JSON Agent for interacting with large JSON blobs (#1150) 2 years ago
utilities Centralize logic for loading from LangChainHub, add ability to pin dependencies (#805) 2 years ago
__init__.py initial commit 2 years ago
test_bash.py skip unit tests that fail in Windows (#2238) 1 year ago
test_formatting.py initial commit 2 years ago
test_python.py Harrison/multiline commands (#2280) 1 year ago
test_sql_database.py sql: do not hard code the LIMIT clause in the table_info section (#1563) 2 years ago
test_sql_database_schema.py sql: do not hard code the LIMIT clause in the table_info section (#1563) 2 years ago
test_text_splitter.py Harrison/shallow metadata (#1599) 2 years ago