[WIP] AWS Nova Sonic service - implement ability to persist and load conversations
This commit is contained in:
@@ -102,7 +102,7 @@ async def run_bot(webrtc_connection: SmallWebRTCConnection):
|
||||
region=os.getenv("AWS_REGION"),
|
||||
voice_id="tiffany", # matthew, tiffany, amy
|
||||
# you could choose to pass instruction here rather than via context
|
||||
# instruction=system_instruction
|
||||
# system_instruction=system_instruction
|
||||
# you could choose to pass tools here rather than via context
|
||||
# tools=tools
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user