arcade-mcp/arcade/tests
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
..
cli arcade chat: allow overriding host, port, TLS (#31) 2024-09-10 09:25:05 -07:00
client Update requires_authorization and other naming (#39) 2024-09-19 09:51:28 -07:00
core Fix CI: config errors, Python 3.11 union type errors (#45) 2024-09-19 12:07:28 -07:00
sdk Tool Evalulation SDK (#35) 2024-09-19 03:36:44 -07:00
tool Fix CI: config errors, Python 3.11 union type errors (#45) 2024-09-19 12:07:28 -07:00
__init__.py Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00