FragmentFormat
This will be either a TransferableString or TransferableBytes that represent your fragment. ONLY Pass one or the other DONT pass both or neither.
Properties​
Name | Type |
---|---|
schema | EmbeddedModelSchema |
string | TransferableString |
bytes | TransferableBytes |
metadata | FragmentMetadata |