arcade-mcp/arcade/arcade/sdk
Nate Barbettini 739cc957f1
Fix CI: config errors, Python 3.11 union type errors (#45)
Fixes 2 issues that were causing CI to fail:
- Loading `config` in `eval.py` breaks because no API key can be found
in CI
- Python 3.11+ changed `Union` to `UnionType`
2024-09-19 12:07:28 -07:00
..
eval Fix CI: config errors, Python 3.11 union type errors (#45) 2024-09-19 12:07:28 -07:00
__init__.py Tool Evalulation SDK (#35) 2024-09-19 03:36:44 -07:00
annotations.py Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00
auth.py Clean up provider properties (scopes) (#42) 2024-09-17 16:38:51 -07:00
error.py Tool Evalulation SDK (#35) 2024-09-19 03:36:44 -07:00
tool.py Add ToolContext and OAuth tool support (#10) 2024-08-02 11:25:08 -07:00