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 b22b17d commit 1efecd4Copy full SHA for 1efecd4
packages/tasks/src/default-widget-inputs.ts
@@ -96,9 +96,9 @@ const MAPPING_EN: PerLanguageMapping = new Map([
96
"conversational",
97
[
98
`Hi, what can you help me with?`,
99
- `Hey, let's have a conversation!`,
100
- `Hello there!`,
101
- `Hey my name is Clara! How are you?`,
+ `What is 84 * 3 / 2?`,
+ `Tell me an interesting fact about the universe!`,
+ `Explain quantum computing in simple terms.`,
102
],
103
104
0 commit comments