feat(regen): agent force-end-turn and Flux expressivity controls - #783
Open
GregHolmes wants to merge 10 commits into
Open
feat(regen): agent force-end-turn and Flux expressivity controls#783GregHolmes wants to merge 10 commits into
GregHolmes wants to merge 10 commits into
Conversation
GregHolmes
requested review from
deepgram-kiley and
dg-coreylweathers
as code owners
September 3, 2026 16:03
Contributor
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
fern-python-sdk5.27.1send_force_end_turn()helpersexpressivityand update the generated Flux speed documentation to 0.5-1.5keywordsand recommendskeytermSpeakV2Speedpatch and freeze entry because Fern now correctly generatesfloatUnsupported voice removal
aura-2-perseo-itfromsrc/deepgram/types/speak_v1model.py.aura-2-perseo-itfromsrc/deepgram/speak/v1/audio/types/audio_generate_request_model.py.Compatibility
language_hint, Agent UpdateListen, Listen V2 subscript access, no-payload control sends, and custom transport behavior remain supportedaura-2-perseo-it; this removal is intentional because it is not a valid Aura-2 Italian voiceValidation
poetry run mypy src/ tests/typecheck/compat_aliases.py: 904 source files passedruff checkon changed tests and examples, andgit diff --checkLive control verification
eot_threshold=1.0andeot_timeout_ms=60000accepted ForceEndTurn and returnedtrigger=manual.0.5and1.5; speed1.03returned HTTP 400 with an increment error.expressivity=2.FORCE_END_TURN_UNSUPPORTED; with a V2/Flux listen provider it proceeded through a user transcript, assistant response, andAgentAudioDonewithout a warning or disconnect.Intentionally not run
50through56and60, per review scope12, which requires an externally reachable callback URL27, which requires AWS credentials and a deployed compatible endpointGeneration metadata
originGitCommitIsDirtyis expected: Fern ran after an uncommittedfern/generators.ymlchange that switched only the Python output mode and target branch to this regeneration branch. No API specification or Python code-generation setting was uncommitted, so the generated SDK contract is unchanged by that marker.