Skip to main content

Type Alias: QueryBundle

QueryBundle: object

Type declaration

customEmbeddings?

optional customEmbeddings: string[]

embeddings?

optional embeddings: number[]

query

query: MessageContent

https://docs.llamaindex.ai/en/stable/api_reference/schema/?h=querybundle#llama_index.core.schema.QueryBundle

We don't have image_path here, because it is included in the query field.

Defined in

packages/core/dist/query-engine/index.d.ts:10