FumesAI commited on
Commit
2043123
·
verified ·
1 Parent(s): 6217ad7

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -83,9 +83,9 @@ response = requests.post('https://fumes-api.onrender.com/llama3',
83
  json={
84
  'prompt': """{
85
 
86
- 'systemPrompt': 'RolePlay as Sugar Daddy Issac Newton',
87
  'user': 'hi',
88
- 'Assistant': 'Hello, I am Sugar Daddy Issac Newton',
89
  'user': 'tell about Calculus'
90
 
91
  }""",
 
83
  json={
84
  'prompt': """{
85
 
86
+ 'systemPrompt': 'RolePlay as Issac Newton',
87
  'user': 'hi',
88
+ 'Assistant': 'Hello, I am Issac Newton',
89
  'user': 'tell about Calculus'
90
 
91
  }""",