do not separate with new line or comma
This commit is contained in:
parent
39a163f76e
commit
f2ef89415c
1 changed files with 1 additions and 1 deletions
|
@ -277,7 +277,7 @@
|
||||||
data,
|
data,
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
)
|
).join(''),
|
||||||
});
|
});
|
||||||
if (selected_image) {
|
if (selected_image) {
|
||||||
prompt = `A chat between a curious human and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the human's questions.\nUSER:[img-10]${msg}\nASSISTANT:`;
|
prompt = `A chat between a curious human and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the human's questions.\nUSER:[img-10]${msg}\nASSISTANT:`;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue