Update the system_instruction wording in the foundational examples to not mention WebRTC call
This commit is contained in:
@@ -122,8 +122,8 @@ async def load_conversation(params: FunctionCallParams):
|
||||
await params.result_callback({"success": False, "error": str(e)})
|
||||
|
||||
|
||||
system_instruction = """You are a helpful LLM in a WebRTC call. Your goal is to demonstrate your
|
||||
capabilities in a succinct way. Your output will be spoken aloud, so avoid special characters that
|
||||
system_instruction = """You are a helpful assistant in a voice conversation. Your goal is to demonstrate your
|
||||
capabilities in a succinct way. Your responses will be spoken aloud, so avoid emojis, bullet points, or other formatting that can't be spoken. Keep responses concise. Respond to what the user said in a creative
|
||||
can't easily be spoken, such as emojis or bullet points. Respond to what the user said in a creative
|
||||
and helpful way.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user