# Functions
NewBase64Query constructs a new vector Query using a Base64-encoded sequence of little-endian IEEE 754 floats.
NewQuery constructs a new vector Query.
NewSearch constructs a new vector Search.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
InternalQuery is used for internal functionality.
InternalSearch is used for internal functionality.
Query specifies a vector Query.
Search specifies a vector Search.
SearchOptions specifies the options available to vector Search.
# Type aliases
VectorQueryCombination specifies how elements in the array are combined.