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
2023-07-05 15:46:21 -04:00
..
file_management Add Other File Utilities (#3209) 2023-04-28 10:53:37 -07:00
openapi
powerbi power bi api wrapper integration tests & bug fix (#4983) 2023-05-19 11:25:52 -04:00
python Improved query, print & exception handling in REPL Tool (#4997) 2023-05-22 13:43:44 +00:00
requests tools refactor (#2961) 2023-04-17 21:35:29 -07:00
shell Accept str or list[str] for shell (#4060) 2023-05-03 21:11:06 -07:00
__init__.py
test_base.py fix: remove callbacks arg from Tool and StructuredTool inferred schema (#6483) 2023-06-23 01:48:27 -07:00
test_exported.py Fix class promotion (#6187) 2023-06-18 16:55:18 -07:00
test_json.py
test_public_api.py Fixed Office365 tool __init__.py files, tests, and get_tools() function (#7046) 2023-07-05 15:46:21 -04:00
test_signatures.py Fixed Office365 tool __init__.py files, tests, and get_tools() function (#7046) 2023-07-05 15:46:21 -04:00
test_zapier.py add async to zapier nla tools (#6791) 2023-06-27 16:53:35 -07:00