List all agent deployments
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Name of the agent
Response
The date and time when the resource was created
The user or service account who created the resource
The date and time when the resource was updated
The user or service account who updated the resource
The name of the agent
Agent chaining configuration
Agent configuration, this is a key value storage. In your agent you can retrieve the value with config[key]
Agent description, very important to have a clear description for your agent if you want to make it work with agent chaining
Whether the agent deployment is enabled
The name of the environment
Types of hardware available for deployments
Functions used by the agent, those functions needs to be created before setting it here
The integration connections for the model deployment
Labels
Model beamlit to use for agent, it should be compatible with function calling
The pod template, should be a valid Kubernetes pod template
Set of configurations for a deployment
Configuration for a serverless deployment
Create from a store registered function
The workspace the agent deployment belongs to