Skip to content

Commit 399b3fd

Browse files
committed
Update iflytek spark name
1 parent 8b63c0e commit 399b3fd

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/app/bots/xunfei/index.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,8 @@ export class XunfeiBot extends AbstractBot {
7373
resetConversation() {
7474
this.conversationContext = undefined
7575
}
76+
77+
get name() {
78+
return '讯飞星火'
79+
}
7680
}

0 commit comments

Comments
 (0)