barunsaha commited on
Commit
edd401a
·
1 Parent(s): 2b6542d

Add new greetings with hints for setting verbosity

Browse files
Files changed (1) hide show
  1. strings.json +2 -2
strings.json CHANGED
@@ -30,9 +30,9 @@
30
  "ai_greetings": [
31
  "How may I help you today?",
32
  "Stuck with creating your presentation? Let me help you.",
33
- "Looks like you have a looming deadline. Can I help you get started with your slide deck?",
34
  "Hello! What topic do you have on your mind today?",
35
- "Did you know that SlideDeck AI supports eight LLMs that generate contents in different styles?",
36
  "Did you know that SlideDeck AI can create a presentation based on any uploaded PDF file?"
37
  ],
38
  "chat_placeholder": "Write the topic or instructions here. You can also upload a PDF file.",
 
30
  "ai_greetings": [
31
  "How may I help you today?",
32
  "Stuck with creating your presentation? Let me help you.",
33
+ "Need a verbose slide deck? Specify the verbosity level (1 to 10) in your instructions (default 7).",
34
  "Hello! What topic do you have on your mind today?",
35
+ "Need to change the verbosity? Specify the verbosity level (1 to 10) in your instructions (default 7).",
36
  "Did you know that SlideDeck AI can create a presentation based on any uploaded PDF file?"
37
  ],
38
  "chat_placeholder": "Write the topic or instructions here. You can also upload a PDF file.",