⬆️ Deploy
Deploy the AI Pipeline with Floom CLI to ☁️ Floom Cloud or local 🐳 Floom Docker.
- ☁️ Floom Cloud
- 🐳 Docker
floom deploy text-generation.yaml
floom deploy -endpoint=<YOUR-FLOOM-ADDRESS> -f text-generation.yaml
You should see the URL generated for your pipeline.
Deploying pipeline 'text-generation'...
Deployed to text-generation-28g4fj82.pl.floom.ai
That's it! You can now execute this AI Pipeline from your app with Floom SDK.