We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2384c6 commit dff58d2Copy full SHA for dff58d2
.env.template
@@ -47,8 +47,8 @@ MODELS=`[
47
"title": "Code a snake game",
48
"prompt": "Code a basic snake game in python, give explanations for each step."
49
}, {
50
- "title": "Logical reasoning",
51
- "prompt": "Kayley has three brothers. Each of her brothers has two sisters. How many sisters does Kayley have?"
+ "title": "Assist in a task",
+ "prompt": "How do I make a delicious lemon cheesecake?"
52
}
53
]
54
},
@@ -251,4 +251,4 @@ ALTERNATIVE_REDIRECT_URLS=`[
251
huggingchat://login/callback
252
]`
253
254
-WEBSEARCH_BLOCKLIST=`["youtube.com", "twitter.com"]`
+WEBSEARCH_BLOCKLIST=`["youtube.com", "twitter.com"]`
0 commit comments