LLM providers
AssemblyAI
A guide to call and log AssemblyAI speech-to-text model with Keywords AI gateway.
AssemblyAI is an applied AI company that offers AI models for audio transcription, content moderation, summarization, topic detection, and many other tasks.
In this guide, we will show you how to call and log AssemblyAI speech-to-text model with Keywords AI gateway and log LLM calls.
Prerequisites
- A Keywords AI account.
- A Keywords AI API key.
- An AssemblyAI account.
- An AssemblyAI API key.
Quickstart
Here’s an example of how to call and log AssemblyAI speech-to-text model with Keywords AI gateway.
The API endpoint for this integration is https://api.keywordsai.co/api/assemblyai/
.
Python
Keywords AI params
You can pass any Keywords AI observability parameters in the metadata
field.
Was this page helpful?