OptionalfilterOptionalincludeThis boolean value specifies whether metadata values are returned with query results.
By default, metadata values are not returned to reduce the size of the request payload.
OptionalincludeThis boolean value specifies whether embedding values are returned with query results.
By default, values are not returned to reduce the size of the request payload.
OptionalproviderOptional opaque configuration blob passed through to the vector DB driver.
Each driver reads the keys it understands and ignores the rest — callers
do not need to know which driver is in use. Populated from the rendered
ExternalIndexConfig on the scope's external-index row.
Example: Pinecone reads providerConfig.namespace for tenant isolation.
The number of query results you would like returned.
This parameter allows you to modify your query with a metadata filter.