For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /max/get-started.md).
Python module
max.pipelines.modeling.types.pipeline_variants
Text generationโ
BatchType | Type of batch. |
|---|---|
ImageContentPart | An image content part of a message. |
MessageContent | Represent a PEP 604 union type |
TextContentPart | A plain-text content part of a message. |
TextGenerationInputs | Input parameters for text generation pipeline operations. |
TextGenerationRequest | An immutable request for text token generation from a pipeline. |
TextGenerationRequestFunction | Represents a function definition for a text generation request. |
TextGenerationRequestMessage | A single message in a text generation request conversation. |
TextGenerationRequestTool | Represents a tool definition for a text generation request. |
VideoContentPart | A video content part of a message. |
Embeddingsโ
EmbeddingsContext | Protocol defining the interface for embeddings generation contexts. |
|---|---|
EmbeddingsGenerationContextType | Type variable. |
EmbeddingsGenerationInputs | Batched inputs for an embeddings generation pipeline step. |
EmbeddingsGenerationOutput | Response structure for embedding generation. |
Image generationโ
PixelGenerationInputs | Input data structure for pixel generation pipelines. |
|---|
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!