MaxKnox
05/30/2024, 3:23 PMVapi Support
05/30/2024, 3:23 PMVapi Support
05/30/2024, 3:23 PMsummaryPrompt parameter in the assistant.analysisPlan when setting up or updating your assistant. Here’s how you can set a custom summary prompt using the API:
json
{
"summaryPrompt": "Custom summary prompt text to format questions and answers"
}
This customization will instruct the AI to generate summaries that fit the structured format you want, which can then be used to populate the emails sent from your endpoint [(1)]() .
For more detailed guidance on setting up and customizing the call analysis features, you can refer to the Vapi documentation on call analysis.Vapi Support
05/30/2024, 3:24 PMMaxKnox
05/30/2024, 3:30 PMSahil
05/30/2024, 4:04 PM