mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-16 14:03:43 +08:00
loi he thong
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { BuiltinMask } from "./typing";
|
||||
import { IMAGES } from "./base64Images";
|
||||
import { CHEBI_MESSAGE, CHEBI_VISION } from "../chebichatConstant";
|
||||
// import {}
|
||||
export const VI_MASKS: BuiltinMask[] = [
|
||||
@@ -66,14 +65,14 @@ export const VI_MASKS: BuiltinMask[] = [
|
||||
content: [
|
||||
{
|
||||
type: "text",
|
||||
text: "giải thích ý nghĩa bằng tiếng trung có pinyin",
|
||||
},
|
||||
{
|
||||
type: "image_url",
|
||||
image_url: {
|
||||
url: IMAGES.exampleImage,
|
||||
},
|
||||
text: "giải thích ý nghĩa qua hình ảnh bằng tiếng trung có pinyin",
|
||||
},
|
||||
// {
|
||||
// type: "image_url",
|
||||
// image_url: {
|
||||
// url: IMAGES.exampleImage,
|
||||
// },
|
||||
// },
|
||||
],
|
||||
date: "",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user