## PR Description Changes `pip install 'arcade-ai[fastapi]'` to `pip install arcade-ai`. In other words, FastAPI is now a required dependecy of arcade-ai. Additionally, I snuck in some minor cleanup changes. |
||
|---|---|---|
| .. | ||
| README.md | ||
| run-arcade-worker.py | ||
Deploy a Custom Arcade Worker on Modal
Requirements
- Python 3.10+
- Modal CLI
Deploy
cd examples/serving-tools
modal deploy run-arcade-worker.py
Changing the Toolkits
To change the toolkits, edit the toolkits list in the run-arcade-worker.py file.