In this guide, we’ll show you how to use LLM Gateway to generate summaries of your virtual meetings. You’ll transcribe your audio and then use LLM Gateway to produce a custom summary.
The summarization, summary_model, and summary_type parameters on the transcription API are deprecated. Use LLM Gateway as shown below for more flexible and powerful summaries.
Before we begin, make sure you have an AssemblyAI account and an API key. You can sign up for a free account and get your API key from your dashboard.
The LLM Gateway returns the summary in the choices[0].message.content field. You can customize the format and style of the summary by adjusting the prompt.
You can define custom summary formats by adjusting the prompt: