Mistral: Chat
Deprecated
This function is deprecated and can no longer be added to new workflows. Existing workflows using it keep running. Use the generic Chat function instead.
Send message to Mistral chat API on configured model.
Pre-requisite: Install Mistral AI application Profile > {Organization} > Applications to grant Zparse access.
Parameters
Applicationrequired
Select configured Mistral AI application.
Model
Which model to push chat message. (default: mistral-large-latest)
Input
Promptrequired
Which user prompt to ask to your selected model.
Output
Response
Model response in plain text.