change image gen role to assistant
This commit is contained in:
@@ -228,7 +228,7 @@ export function AddImage({
|
||||
if (!url) continue;
|
||||
|
||||
chatStore.history.push({
|
||||
role: "user",
|
||||
role: "assistant",
|
||||
content: [
|
||||
{
|
||||
type: "image_url",
|
||||
|
||||
Reference in New Issue
Block a user