国产+高潮+在线,国产 av 仑乱内谢,www国产亚洲精品久久,51国产偷自视频区视频,成人午夜精品网站在线观看

webman/ai 讓其做動(dòng)作后無響應(yīng)

WJD

問題描述

這里寫描述
截圖

自已部署了一套webman/Ai的代碼,香港環(huán)境的服務(wù)器,其他的問答可以正常流程,但這種他就會(huì)卡死,無響應(yīng)。

GPT內(nèi)容:

rolePrompt: 
prompt: 幫我將content字段的內(nèi)容翻譯一下,并按照content格式,放到新的translate字段中
context[0][role]: assistant
context[0][content]: 你好,我是AI助手,請(qǐng)問您需要什么幫助?
context[1][role]: user
context[1][content]: db.getCollection("digit_human_course").drop();
db.createCollection("digit_human_course");

// ----------------------------
// Documents of digit_human_course
// ----------------------------
db.getCollection("digit_human_course").insert([ {
    _id: ObjectId("64d257f1ed173012b22fa4f4"),
    member_id: NumberLong("109"),
    pid: NumberInt("2"),
    content: [
        {
            A: "Excuse me! Can you tell me where the nearest post office is?",
            B: "Sure! It's just around the corner. Take a left at the next intersection and you'll see it on your right."
        },
        {
            A: "Excuse me! Do you have a pen I can borrow?",
            B: "Of course! Here you go."
        },
        {
            A: "Excuse me! Is this seat taken?",
            B: "No, it's not. You can sit here."
        },
        {
            A: "Excuse me! Can you help me find the restroom?",
            B: "Certainly! Go straight ahead and you'll see it on your left."
        },
        {
            A: "Excuse me! Do you know what time the museum opens?",
            B: "I'm not sure, but I think it opens at 10 am."
        },
        {
            A: "Excuse me! Can you recommend a good restaurant in the area?",
            B: "Of course! There's a great Italian restaurant just down the street."
        },
        {
            A: "Excuse me! Do you have any vegetarian options on the menu?",
            B: "Yes, we do. We have a few vegetarian dishes you can choose from."
        },
        {
            A: "Excuse me! Can you help me with this math problem?",
            B: "Sure! What do you need help with?"
        },
        {
            A: "Excuse me! Is this the right bus stop for downtown?",
            B: "No, I'm afraid you're at the wrong stop. You need to go two blocks down."
        },
        {
            A: "",
            B: "Certainly! There's a ticket booth just across the street."
        }
    ],

    create_time: NumberInt("1691506673"),
    update_time: NumberInt("1691506673")
} ]);
這個(gè)是一份mongo數(shù)據(jù)表
context[2][role]: assistant
context[2][content]: 這是一個(gè)名為`digit_human_course`的MongoDB數(shù)據(jù)表。該表包含了一個(gè)名為`content`的字段,其中包含了一系列的對(duì)話內(nèi)容。每個(gè)對(duì)話內(nèi)容都有兩個(gè)字段,分別是`A`和`B`,表示兩個(gè)人之間的對(duì)話。除此之外,還有`member_id`、`pid`、`create_time`和`update_time`字段,分別表示成員ID、進(jìn)程ID、創(chuàng)建時(shí)間和更新時(shí)間。
model: gpt-3.5-turbo-0613
apiKey: 
maxTokens: 2000
temperature: 0.5
1502 1 0
1個(gè)回答

walkor 打賞

可能是chatgpt理解有歧義,發(fā)下全部?jī)?nèi)容,我試下

  • WJD 2023-08-09

    群主,內(nèi)容我更新到問題里面了

  • walkor 2023-08-09

    截圖
    官網(wǎng)測(cè)試正常,看看是不是設(shè)置了對(duì)話的什么參數(shù)。我用的默認(rèn)參數(shù)如下
    截圖

  • WJD 2023-08-10

    這個(gè)參數(shù)并沒有調(diào)整

  • WJD 2023-08-10

    這邊感覺可能是GPT的問題,因?yàn)楹罄m(xù)我也可以正常使用了

年代過于久遠(yuǎn),無法發(fā)表回答
??