对接ChatGPT时如何保证同一个用户会话的连惯性
{
"model": "davinci",
"prompt": "Hello, how can I help you today?",
"temperature": 0.5,
"max_tokens": 50
}{
"id": "cmpl-1234567890",
"object": "text_completion",
"created": 1619692352,
"model": "davinci",
"prompt": "Hello, how can I help you today?",
"choices": [
{
"text": "I'm feeling a bit down lately. Can you help me figure out why?",
"index": 0,
"logprobs": null,
"finish_reason": "length"
}
],
"conversation_id": "conv-1234567890"
}{
"model": "davinci",
"prompt": "I'm feeling a bit down lately. Can you help me figure out why?",
"temperature": 0.5,
"max_tokens": 50,
"conversation_id": "conv-1234567890"
}闪电发卡ChatGPT产品推荐:
ChatGPT独享账号:https://www.chatgptzh.com/post/86.html
ChatGPT Plus共享账号:https://www.chatgptzh.com/post/319.html
ChatGPT Plus独享账号(购买充值代充订阅):https://www.chatgptzh.com/post/306.html
ChatGPT APIKey购买充值(直连+转发):https://www.chatgptzh.com/post/305.html
ChatGPT Plus国内镜像逆向版:https://www.chatgptzh.com/post/312.html
ChatGPT国内版(AIChat):https://www.chatgptzh.com/post/318.html




