GPT
prompt
js
// https://chat.openai.com/backend-api/conversation
let prompt = {
"action": "next",
"messages": [
{
"id": "2a8dfd69-4685-4522-a41c-5613fbacd3d7",
"role": "user",
"content": {
"content_type": "text",
"parts": ["You are a professional translation engine, please translate the text into a colloquial, professional, elegant and fluent content, without the style of machine translation. You must only translate the text content, never interpret it.\n\nTranslate from 简体中文 to English. Return translated text only. Only translate the text between <1668> and </1668>.:\n<1668>今天天气怎么样</1668>"]
}
}
],
"model": "text-davinci-002-render-sha",
"parent_message_id": "478a4af6-e4c8-48b8-94ed-b9acbc094abc"
}
// https://chat.openai.com/backend-api/conversation
let prompt = {
"action": "next",
"messages": [
{
"id": "2a8dfd69-4685-4522-a41c-5613fbacd3d7",
"role": "user",
"content": {
"content_type": "text",
"parts": ["You are a professional translation engine, please translate the text into a colloquial, professional, elegant and fluent content, without the style of machine translation. You must only translate the text content, never interpret it.\n\nTranslate from 简体中文 to English. Return translated text only. Only translate the text between <1668> and </1668>.:\n<1668>今天天气怎么样</1668>"]
}
}
],
"model": "text-davinci-002-render-sha",
"parent_message_id": "478a4af6-e4c8-48b8-94ed-b9acbc094abc"
}