Ingest an audio file
Ingest
Ingest an audio file
Upload an audio file to get a file_id for chat operations.
Supported formats: MP3, WAV, OGG, AAC, FLAC, M4A, WEBM
Required Headers:
Authorization: Bearer YOUR_API_KEY
Workflow:
- Upload audio → Get
file_id - Use
file_idwith/chat/v1/api/audio/:typeendpoint
POST
Ingest an audio file
