Installation
First, install the Modal provider package:How to use
To use Modal with VibeKit, you must first setup your modal profile by following https://modal.com/docs/reference/cli/setup. You may need to runpip install modal
for the Python SDK beforehand, whose setup with modal setup
also enables the JS SDK.