Skip to main content

@elizaos/core v1.0.6 / v2 / VideoProcessingParams

Interface: VideoProcessingParams

Parameters for video processing models

Extends​

Properties​

runtime​

runtime: IAgentRuntime

The agent runtime for accessing services and utilities

Inherited from​

BaseModelParams.runtime

Defined in​

packages/core/src/specs/v2/types.ts:1674


videoUrl​

videoUrl: string

The URL or path of the video file to process

Defined in​

packages/core/src/specs/v2/types.ts:1762


processingType​

processingType: string

The type of video processing to perform

Defined in​

packages/core/src/specs/v2/types.ts:1764