Skip to main content

Interface: ImageIndexResult

Defined in: packages/agentos/src/rag/multimodal/types.ts:131

Result of indexing an image into the vector store.

See

ImageIndexOptions for the input shape.

Properties

description

description: string

Defined in: packages/agentos/src/rag/multimodal/types.ts:135

Vision LLM-generated description of the image.


id

id: string

Defined in: packages/agentos/src/rag/multimodal/types.ts:133

Unique document ID in the vector store.