humanvprojectceo commited on
Commit
722902c
·
verified ·
1 Parent(s): f7ee472

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,7 +37,7 @@ async def nilla_engine(audio_path):
37
 
38
  config = {
39
  "response_modalities": ["AUDIO"],
40
- "system_instruction": SYSTEM_INSTRUCTION
41
  }
42
 
43
  try:
 
37
 
38
  config = {
39
  "response_modalities": ["AUDIO"],
40
+ "system_instruction": POR
41
  }
42
 
43
  try: