Change the commented example from prompt string format to keyterms_prompt list format for better clarity and consistency with API best practices.
130 B
130 B
- Updated AssemblyAI turn detection example to use
keyterms_promptlist format instead ofpromptstring for improved clarity.