Python class
EmbeddingsGenerationInputs
EmbeddingsGenerationInputsโ
class max.interfaces.EmbeddingsGenerationInputs(batches)
Bases: PipelineInputs
Batched inputs for an embeddings generation pipeline step.
-
Parameters:
-
batches (list[dict[RequestID, EmbeddingsContext]])
batchโ
property batch: dict[RequestID, EmbeddingsContext]
Returns merged batches.
batchesโ
batches: list[dict[RequestID, EmbeddingsContext]]
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!