AI Services API
Text Summarization
Generate a summary based on the given text input.
POST
Authorizations
Domo Developer Token for authentication.
Body
application/json
The input text to send to the model.
The formatting of the summarized output.
Available options:
BULLETED, NUMBERED, PARAGRAPH Example:
The ID of the model to use.
Additional model-specific configuration key-value pairs (e.g., temperature).
Example:
A prompt template object. The 'template' string should contain placeholders.
Custom parameters to inject into the prompt template.
Example:
The system message to use.