This commit is contained in:
josc146
2023-06-17 19:32:47 +08:00
parent 138251932c
commit fcdda71b46
2 changed files with 2 additions and 2 deletions

View File

@@ -79,7 +79,7 @@ const ChatPanel: FC = observer(() => {
color: 'colorful',
avatarImg: logo,
time: new Date().toISOString(),
content: t('Hello! I\'m RWKV, an open-source and commercially available large language model.'),
content: t('Hello! I\'m RWKV, an open-source and commercially usable large language model.'),
side: 'left',
done: true
}