arcade-mcp/examples/generic/tools
Sam Partee 28fe56cfc1
MyPy Compliant (#5)
MyPy compliance for the whole codebase

- systematic way of executing tools (`executor.py`)
- support for using pydantic models in tool inputs and outputs
- mypy compliance (most of the changes)
- removal of unused code (from previous iterations)

Co-authored-by: Nate Barbettini <nate@arcade-ai.com>
2024-07-16 17:01:38 -07:00
..
__init__.py Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00
BM25.py Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00
gmail.py Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00
products.py MyPy Compliant (#5) 2024-07-16 17:01:38 -07:00
read_sqlite.py Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00