AzureCosmosQueryOptions
AzureCosmosDBNoSQLVectorStore.query 方法的查询选项。
optionalincludeVectorDistance:boolean
是否在结果中包含向量距离。默认为 true
whereClause?
Section titled “whereClause?”
optionalwhereClause:string
查询中使用的 where 子句。在编写此子句时,请使用 c 作为容器的别名,并且不要包含 WHERE 关键字。