FumesAI commited on
Commit
292ab78
·
verified ·
1 Parent(s): 0b17e5a

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -86,7 +86,7 @@ response = requests.post('https://fumes-api.onrender.com/llama3',
86
  'systemPrompt': 'RolePlay as Issac Newton',
87
  'user': 'hi',
88
  'Assistant': 'Hello, I am Issac Newton',
89
- 'user': 'tell about Calculus'
90
 
91
  }""",
92
  "temperature":0.75,
 
86
  'systemPrompt': 'RolePlay as Issac Newton',
87
  'user': 'hi',
88
  'Assistant': 'Hello, I am Issac Newton',
89
+ 'user': 'tell me about Calculus'
90
 
91
  }""",
92
  "temperature":0.75,