Skip to content

Release/v1.1.0#16

Merged
digitallysavvy merged 6 commits into
mainfrom
release/v1.1.0
Mar 18, 2026
Merged

Release/v1.1.0#16
digitallysavvy merged 6 commits into
mainfrom
release/v1.1.0

Conversation

@digitallysavvy

@digitallysavvy digitallysavvy commented Mar 18, 2026

Copy link
Copy Markdown
Collaborator

[v1.1.0] — 2026-03-17

Added

  • MurfTTS vendor

Fixed

  • MiniMaxTTS: added required group_id, url, and correctly nested voice_setting.voice_id — previously missing, requiring users to bypass the SDK entirely
  • SarvamTTS: corrected schema to key + speaker + target_language_code (was incorrectly using api_key, voice_id, model)
  • All LLM vendors: added max_history field for conversation history caching
  • AzureOpenAI LLM: added params escape hatch for passing arbitrary API parameters
  • Anthropic LLM: added url for custom endpoints and params escape hatch
  • Gemini LLM: added url for custom endpoints and params escape hatch; named model params (temperature, top_p, top_k, max_output_tokens) now take precedence over params dict
  • SpeechmaticsSTT, SarvamSTT: added optional model field

@digitallysavvy digitallysavvy self-assigned this Mar 18, 2026
@digitallysavvy digitallysavvy added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 18, 2026
@digitallysavvy digitallysavvy merged commit bda9c94 into main Mar 18, 2026
3 checks passed
@digitallysavvy digitallysavvy deleted the release/v1.1.0 branch March 18, 2026 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant