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 c6cdda8 commit b07aea6Copy full SHA for b07aea6
src/bots/microsoft/BingChatBot.js
@@ -94,7 +94,7 @@ export default class BingChatBot extends Bot {
94
"724mtcls",
95
"713savemems0",
96
"727nrprdrss0",
97
- "207hlthgrds0"
+ "207hlthgrds0",
98
],
99
isStartOfSession: context.invocationId === 0,
100
message: {
src/bots/microsoft/BingChatCreativeBot.js
@@ -31,7 +31,7 @@ export default class BingChatCreativeBot extends BingChatBot {
31
"fluxv1short",
32
"mtpreclst25",
33
"rai278",
34
- "replaceurl"
+ "replaceurl",
35
];
36
static _tone = "Creative";
37
0 commit comments