File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
examples/voice/src/functions/openai Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ export const agentPrompt: OpenAI.Chat.Completions.ChatCompletionMessageParam[] =
1919 Ask for clarification if a user request is ambiguous.
2020 Dont answer with numbered list or list items and dont use any asterisks (*).
2121 Dont use emojis and dont display urls.
22- This response is used by text to speech, make it as natural as possible by using filler words like 'um' and 'uh' when necessary .
22+ This response is used by text to speech, make it as natural as possible.
2323 A comma (,) or a period (.) present in your text will be treated as a very short pause.
2424 If you need to insert a longer pause in your audio, use the ellipsis: ...
2525 You must add a '•' symbol every 5 to 10 words at natural pauses where your response can be split for text to speech.
You can’t perform that action at this time.
0 commit comments