Run any custom AI agent on Blaxel.
bl deploy
), Blaxel runs a specialized build process that integrates your code with its Global Agentics Network features.
bl create-agent-app
, which creates a pre-scaffolded local repository ready for development that you can deploy to Blaxel in one command.bl serve
to serve your agent on your local machine. The execution workflow—including agent logic, functions, and model API calls—is broken down and sandboxed exactly as it would be when served on Blaxel.bl deploy
to build and deploy your agent on Blaxel. You can manage a development & production life-cycle by deploying multiple agents, with the according prefix or label.