loi he thong

This commit is contained in:
quangdn-ght
2025-06-27 18:05:37 +07:00
parent a043f039f0
commit 4ec717f94a
8 changed files with 20 additions and 18 deletions

View File

@@ -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: "",
},