arcade-mcp/arcade
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
..
arcade Fix CI: config errors, Python 3.11 union type errors (#45) 2024-09-19 12:07:28 -07:00
docs Introduce arcade run and arcade chat Commands (#15) 2024-08-19 16:17:38 -07:00
tests Fix CI: config errors, Python 3.11 union type errors (#45) 2024-09-19 12:07:28 -07:00
codecov.yaml Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00
mkdocs.yml Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00
poetry.toml Dockerfiles for Actor container (#18) 2024-08-22 16:28:42 -07:00
pyproject.toml Tool Evalulation SDK (#35) 2024-09-19 03:36:44 -07:00
run_cli.py Add New Gmail Tools To The Google Toolkit (#41) 2024-09-19 10:18:49 -07:00
tox.ini CI pipeline (#4) 2024-07-16 17:36:32 -07:00