KnownVectorQueryKind enum
Known values of VectorQueryKind that the service accepts.
Fields
Text | Vector query where a text value that needs to be vectorized is provided. |
Vector | Vector query where a raw vector value is provided. |