mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-27 17:36:25 +02:00
fixed text case of assistant in playground
This commit is contained in:
parent
f7a3c8579d
commit
19a1d6d9be
1 changed files with 1 additions and 1 deletions
|
|
@ -384,7 +384,7 @@ export function Chat({
|
|||
{
|
||||
role: 'assistant',
|
||||
content: 'Hi, how can I help you today?',
|
||||
agentName: 'assistant',
|
||||
agentName: 'Assistant',
|
||||
responseType: 'external',
|
||||
},
|
||||
...optimisticMessages,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue