Skip to content

feat(providers): Mistral Provider and More general transcription service#1680

Closed
rudy-of-the-corner wants to merge 2 commits intoHKUDS:mainfrom
rudy-of-the-corner:voice-transcription
Closed

feat(providers): Mistral Provider and More general transcription service#1680
rudy-of-the-corner wants to merge 2 commits intoHKUDS:mainfrom
rudy-of-the-corner:voice-transcription

Conversation

@rudy-of-the-corner
Copy link
Copy Markdown
Contributor

@rudy-of-the-corner rudy-of-the-corner commented Mar 7, 2026

  • Option for LiteLLM based transcription where supported (individual provider specs might need an update)
  • General OpenAI-like API approach to transcription where unknown or not supported (Mistral, custom, etc)
  • Tested with Telegram
    • Mistral for both
    • Openrouter + Mistral
    • Openrouter + Groq

Help testing it out with Feishu is most welcome.

@rudy-of-the-corner rudy-of-the-corner changed the title Mistral Provider and More general transcription service feat(providers): Mistral Provider and More general transcription service Mar 7, 2026
@rudy-of-the-corner rudy-of-the-corner force-pushed the voice-transcription branch 2 times, most recently from dc3cb76 to 773e8a2 Compare March 7, 2026 18:41
- Generally works well via openAI compatible API
- Provider needed for use outside of main agent loop e.g. with transcription service
- Use LiteLLM and OpenAI API based audio transcription
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant