feat: add Mistral Voxtral transcription support (#228)

This commit is contained in:
jamesdanielwhitford
2026-02-23 23:37:12 +02:00
committed by GitHub
parent 6bda859559
commit cae5b104b3
15 changed files with 496 additions and 65 deletions

View File

@@ -48,6 +48,7 @@ Socket Mode lets your bot connect without exposing a public endpoint.
|-------|---------|
| `app_mentions:read` | React when someone @mentions your bot |
| `chat:write` | Send messages |
| `files:read` | Download voice message attachments |
| `im:history` | Read DM message history |
| `im:read` | View DM channel info |
| `im:write` | Start DM conversations |