CORVO-AI commited on
Commit
8b98535
·
verified ·
1 Parent(s): de2fd30

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -57,9 +57,9 @@ def generate_ai_response(message):
57
  "pubsub_topic": "/studios/516104/wsuid_4647155_new-edge-112_nodeid_editor-111/textGenStream/1722445975926",
58
  "stream": True,
59
  "variables": {
60
- "Input": message,
61
- "User Input": message,
62
- "input": message,
63
  }
64
  }
65
 
 
57
  "pubsub_topic": "/studios/516104/wsuid_4647155_new-edge-112_nodeid_editor-111/textGenStream/1722445975926",
58
  "stream": True,
59
  "variables": {
60
+ "Input": f"you are AI Model (ALEX-9) Created By Libyan Team\n\nBoss : MR Omar Nuwara\n\nyour task is chat with user and help him in many tasks and NOTE: you are not from open ai you are from Libyan Team and your name (ALEX-9)\n\nNow Here the chat:{message}",
61
+ "User Input": ,
62
+ "input": ,
63
  }
64
  }
65