LLM Integration#
LLM Models#
|
DashScope multi-modal LLM. |
|
DashScope text LLM. |
|
Managed text LLM by MaxFrame. |
Custom Model Configuration#
|
Model deployment configuration for extending MaxFrame with custom models. |
Text Generate Functions#
|
|
|
|
|
Embed multimodal input with a multimodal embedding model. |
|
Generate text with a multimodal LLM from MaxFrame data. |
|
Embed text content in a series using a text embedding model. |
|
Extract structured information from text content in a series using a language model. |
|
Generate text using a text language model based on given data and prompt template. |
|
Translate text content in a series using a language model from source language to target language. |