Package-level declarations

Types

Link copied to clipboard

You don't have sufficient permissions to perform this action.

Link copied to clipboard
class ActError

Error information when an act fails to execute successfully.

Link copied to clipboard
sealed class ActStatus
Link copied to clipboard

Summary information about an act, including its status and execution timing.

Link copied to clipboard
class Call

A request for the client to execute a specific tool with given parameters.

Link copied to clipboard

The result returned from executing a tool call.

Link copied to clipboard
sealed class CallResultContent

Content returned from a tool call execution.

Link copied to clipboard

Information about the client making API requests, used for compatibility checking.

Link copied to clipboard

Information about client compatibility and supported model versions.

Link copied to clipboard

The request could not be completed due to a conflict with the current state of the resource.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

An internal server error occurred. Please try again later.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

An alias that provides a stable reference to a model version.

Link copied to clipboard

Lifecycle information for an AI model.

Link copied to clipboard
sealed class ModelStatus
Link copied to clipboard

Summary information about an available AI model.

Link copied to clipboard

Base class for all service related exceptions thrown by the NovaAct client

Link copied to clipboard

The requested resource was not found.

Link copied to clipboard

The request would exceed a service quota limit.

Link copied to clipboard

Summary information about a session within a workflow run.

Link copied to clipboard
sealed class SortOrder
Link copied to clipboard

The request was throttled due to too many requests. Please try again later.

Link copied to clipboard
sealed class ToolInputSchema

The schema definition for tool input parameters.

Link copied to clipboard
class ToolSpec

Specification for a tool that acts can invoke, including its name, description, and input schema.

Link copied to clipboard

Information about where trace data is stored for debugging and monitoring.

Link copied to clipboard
sealed class TraceLocationType
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The input parameters for the request are invalid.

Link copied to clipboard

Information about a field that failed validation.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Summary information about a workflow definition, used in list operations.

Link copied to clipboard

Configuration settings for exporting workflow execution data and logs to Amazon Simple Storage Service (Amazon S3).

Link copied to clipboard
sealed class WorkflowRunStatus
Link copied to clipboard

Summary information about a workflow run, including execution status and timing.