Skip to content

Commit 1dfb91d

Browse files
feat: update API specifications (#91)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3921183 commit 1dfb91d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

asyncapi.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1345,6 +1345,12 @@ channels:
13451345
items:
13461346
type: string
13471347
description: Prompt key-term recognition (nova-3 'en' only)
1348+
smart_format:
1349+
type: boolean
1350+
default: false
1351+
description: >-
1352+
Applies smart formatting to improve transcript
1353+
readability (Deepgram providers only)
13481354
think:
13491355
type: object
13501356
required:
@@ -1789,6 +1795,7 @@ channels:
17891795
keyterms:
17901796
- hello
17911797
- goodbye
1798+
smart_format: true
17921799
think:
17931800
provider:
17941801
type: open_ai

0 commit comments

Comments
 (0)