Constructor
Parameters
An instance of the App class.
An instance of the QueryDescriptor class representing the query to be executed.
An instance of the QueryVectorFactory class used to produce query vectors.
Methods
query()
**params
Sequence[str] | Sequence[float] | PIL.Image.Image | str | int | float | bool | tuple[str | None, str | None] | None
required
Arbitrary arguments with keys corresponding to the
name
attribute of the Param
instance.InvalidInputException
- If the query index is not amongst the executor’s indices.