Create agent
Creates a new AI agent deployment from your code. The agent will be built and deployed as a serverless auto-scaling endpoint. Use the Blaxel CLI ‘bl deploy’ for a simpler deployment experience.
Documentation Index
Fetch the complete documentation index at: https://docs.blaxel.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
OAuth2 authentication with JWT tokens
Body
Serverless AI agent deployment that runs your custom agent code as an auto-scaling API endpoint. Agents are deployed from your code repository and expose a global inference URL for querying.
Response
successful operation
Serverless AI agent deployment that runs your custom agent code as an auto-scaling API endpoint. Agents are deployed from your code repository and expose a global inference URL for querying.
Common metadata fields shared by all Blaxel resources including name, labels, timestamps, and ownership information
Configuration for an AI agent including runtime settings, repository source, and deployment triggers
Events happening on a resource deployed on Blaxel
Deployment status of a resource deployed on Blaxel
DELETING, TERMINATED, FAILED, DEACTIVATED, DEACTIVATING, UPLOADING, BUILDING, DEPLOYING, DEPLOYED, BUILT 