Skip to main content

@elizaos/core v1.0.6 / v2 / ImageDescriptionParams

Interface: ImageDescriptionParams

Parameters for image description 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


imageUrl​

imageUrl: string

The URL or path of the image to describe

Defined in​

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


prompt?​

optional prompt: string

Optional prompt to guide the description

Defined in​

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