Skip to content

feat: add GPT-Live speaker/reasoner, Bedrock fallback models, and new Rime AI voices - #49

Open
fern-api[bot] wants to merge 3 commits into
mainfrom
fern-bot/2026-09-10_21-49-32_753
Open

fern-api[bot] wants to merge 3 commits into
mainfrom
fern-bot/2026-09-10_21-49-32_753

Conversation

@fern-api

@fern-api fern-api Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

2.0.1 → 2.1.0

Added

  • OpenAiSpeaker and OpenAiReasoner — new optional fields on OpenAiModel that configure the GPT-Live speaker personality and delegated reasoning model, including OpenAiReasonerModel, OpenAiReasonerProvider, and OpenAiReasonerReasoningEffort enums.
  • AnthropicBedrockModel.fallbackModels — new optional field accepting AnthropicBedrockModelFallbackModelsItem[] to specify a same-provider Bedrock fallback model tried when the primary fails.
  • New Rime AI voices and modelscoda and mistv3 added to RimeAiVoiceModel and FallbackRimeAiVoiceModel; seven new voice IDs (Clementine, Walnut, Eyre, Bancroft, Hesse, Beatty, Godfrey) added to RimeAiVoiceIdEnum and FallbackRimeAiVoiceIdEnum.
  • HipaaSpecial role value added to InviteUserDtoRoleZero and UpdateUserRoleDtoRoleZero.
  • ModelCost.seconds and ModelCost.usageComplete — new optional fields reporting provider-billed duration and whether reported usage is complete; AssistantKnowledgeBaseRequestSucceeded added to JsonQueryOnEventsTableOn.

See full changelog

@fern-api
fern-api Bot force-pushed the fern-bot/2026-09-10_21-49-32_753 branch 2 times, most recently from dba93cf to db50444 Compare September 10, 2026 23:04
@fern-api fern-api Bot changed the title SDK regeneration (no semver change: no semantic changes) chore: expand JSDoc for regex pattern field on structured output types Sep 10, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-09-10_21-49-32_753 branch 2 times, most recently from e82cb5c to f21c240 Compare September 10, 2026 23:47
@fern-api fern-api Bot changed the title chore: expand JSDoc for regex pattern field on structured output types chore: expand JSDoc for regex pattern fields and clarify EvalRun field descriptions Sep 10, 2026
@fern-api fern-api Bot changed the title chore: expand JSDoc for regex pattern fields and clarify EvalRun field descriptions feat: add Bedrock fallback models, HIPAA role, and knowledge base event Sep 11, 2026
@fern-api
fern-api Bot force-pushed the fern-bot/2026-09-10_21-49-32_753 branch 5 times, most recently from ee21e10 to c14a7a4 Compare September 14, 2026 19:54
fern-api Bot added 3 commits September 14, 2026 22:47
Generated by Fern
CLI Version: unknown
Generators:
  - fernapi/fern-typescript-sdk: 3.63.0
…ack models, and new Rime AI voices

Expand the OpenAI model configuration with GPT-Live speaker and reasoner
support, add Anthropic Bedrock fallback model selection, introduce new
Rime AI voice IDs and models, and extend user role and event enums with
new values.

Key changes:
- Add `OpenAiSpeaker` and `OpenAiReasoner` types (with supporting enums) as optional fields on `OpenAiModel` for GPT-Live configuration
- Add `AnthropicBedrockModelFallbackModelsItem` enum and optional `fallbackModels` field on `AnthropicBedrockModel` for same-provider Bedrock failover
- Add `coda` and `mistv3` to `RimeAiVoiceModel` / `FallbackRimeAiVoiceModel`, and seven new voice IDs (Clementine, Walnut, Eyre, Bancroft, Hesse, Beatty, Godfrey) to `RimeAiVoiceIdEnum` / `FallbackRimeAiVoiceIdEnum`
- Add `HipaaSpecial` to `InviteUserDtoRoleZero` and `UpdateUserRoleDtoRoleZero`
- Add `AssistantKnowledgeBaseRequestSucceeded` to `JsonQueryOnEventsTableOn` and `seconds`/`usageComplete` optional fields to `ModelCost`

🌿 Generated with Fern
@fern-api
fern-api Bot force-pushed the fern-bot/2026-09-10_21-49-32_753 branch from c14a7a4 to f2b37f2 Compare September 14, 2026 22:47
@fern-api fern-api Bot changed the title feat: add Bedrock fallback models, HIPAA role, and knowledge base event feat: add GPT-Live speaker/reasoner, Bedrock fallback models, and new Rime AI voices Sep 14, 2026
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.

0 participants