Spaces:
Running
Running
FumesAI
commited on
Update index.html
Browse files- 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,
|