PineconeUtils.MaxMetadataSize Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The maximum size of the metadata associated with each vector. See https://docs.pinecone.io/docs/metadata-filtering#supported-metadata-size
public const int MaxMetadataSize = 40960;
val mutable MaxMetadataSize : int
Public Const MaxMetadataSize As Integer = 40960