Overview
Authentication API
Management API
- bl apply
- Bl metrics
- bl get
- bl get agents
- Bl get environments
- bl get functions
- bl get integrationconnections
- Bl get locations
- bl get jobs
- bl get models
- bl get policies
- bl get sandboxes
- bl delete
- bl delete agent
- bl delete function
- bl delete integrationconnection
- bl delete job
- bl delete model
- bl delete policy
- bl delete sandbox
Inference API
bl chat
bl chat
Chat with an agent
bl chat [agent-name] [flags]
Examples
bl chat my-agent
Options
--debug Debug mode
--header strings Request headers in 'Key: Value' format. Can be specified multiple times
-h, --help help for chat
--local Run locally
Options inherited from parent commands
-o, --output string Output format. One of: pretty,yaml,json,table
--skip-version-warning Skip version warning
-u, --utc Enable UTC timezone
-v, --verbose Enable verbose output
-w, --workspace string Specify the workspace name
SEE ALSO
- bl - Blaxel CLI is a command line tool to interact with Blaxel APIs.
Assistant
Responses are generated using AI and may contain mistakes.