Skip to content

Commit 201910e

Browse files
committed
Enable bing chat history
1 parent 3dd2c56 commit 201910e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/app/bots/bing/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ export class BingWebBot extends AbstractBot {
7575
verbosity: 'verbose',
7676
scenario: 'SERP',
7777
plugins: [],
78+
conversationHistoryOptionsSets: ['autosave', 'savemem', 'uprofupd', 'uprofgen'],
7879
isStartOfSession: conversation.invocationId === 0,
7980
message: {
8081
timestamp: new Date().toISOString(),

0 commit comments

Comments
 (0)