Create a new version of an existing agent.
A UUID string identifying the base agent.
Organization ID. This is required for access control. It can be provided via query or request body depending on the endpoint.
Serializer for creating new agent versions
List of input definitions for this agent version.
Engine configuration as a dictionary of string key-value pairs.
Version name for the agent version. Defaults to 'unnamed version' if not provided.
11Successfully created new agent version.
Serializer for Agent (version) model
Version name for the agent version. Defaults to 'unnamed version' if not provided.
Get engine_class_id from base_agent.
Engine Display Name
List of input definitions for this agent version.
Engine configuration as a dictionary of string key-value pairs.
Organization ID from base_agent.
Serializer for BaseAgent (agent config)
Description of the agent version.