Milvex.Milvus.Proto.Schema.FunctionScore (milvex v0.10.2)

Copy Markdown

Summary

Types

t()

@type t() :: %Milvex.Milvus.Proto.Schema.FunctionScore{
  __unknown_fields__: [Protobuf.unknown_field()],
  functions: [Milvex.Milvus.Proto.Schema.FunctionSchema.t()],
  params: [Milvex.Milvus.Proto.Common.KeyValuePair.t()]
}