Property Payload
Payload
Gets the raw content of this partition, which may be a fragment of text or an image. Implementations should return the payload that was used to generate embeddings.
public abstract string Payload { get; }
Gets the raw content of this partition, which may be a fragment of text or an image. Implementations should return the payload that was used to generate embeddings.
public abstract string Payload { get; }