Change the commented example from prompt string format to keyterms_prompt list format for better clarity and consistency with API best practices.
2 lines
130 B
Markdown
2 lines
130 B
Markdown
- Updated AssemblyAI turn detection example to use `keyterms_prompt` list format instead of `prompt` string for improved clarity.
|