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/tools
Santiago Delgado fa55c5a16b
Fixed Office365 tool __init__.py files, tests, and get_tools() function (#7046)
## Description
Added Office365 tool modules to `__init__.py` files
## Issue
As described in Issue
https://github.com/hwchase17/langchain/issues/6936, the Office365
toolkit can't be loaded easily because it is not included in the
`__init__.py` files.
## Reviewer
@dev2049
1 year ago
..
file_management Add Other File Utilities (#3209) 1 year ago
openapi Add Request body (#2507) 1 year ago
powerbi power bi api wrapper integration tests & bug fix (#4983) 1 year ago
python Improved query, print & exception handling in REPL Tool (#4997) 1 year ago
requests tools refactor (#2961) 1 year ago
shell Accept str or list[str] for shell (#4060) 1 year ago
__init__.py Add a SQL agent for interacting with SQL Databases and JSON Agent for interacting with large JSON blobs (#1150) 2 years ago
test_base.py fix: remove callbacks arg from Tool and StructuredTool inferred schema (#6483) 1 year ago
test_exported.py Fix class promotion (#6187) 1 year ago
test_json.py Add a SQL agent for interacting with SQL Databases and JSON Agent for interacting with large JSON blobs (#1150) 2 years ago
test_public_api.py Fixed Office365 tool __init__.py files, tests, and get_tools() function (#7046) 1 year ago
test_signatures.py Fixed Office365 tool __init__.py files, tests, and get_tools() function (#7046) 1 year ago
test_zapier.py add async to zapier nla tools (#6791) 1 year ago