Chanzhaoyu / chatgpt-web

用 Express 和 Vue3 搭建的 ChatGPT 演示网页
MIT License
31.56k stars 11.22k forks source link

如何修改上下文呢? #2047

Closed hydpro closed 8 months ago

hydpro commented 8 months ago

messages: [ { role: 'system', content: "You are ChatGPT, a large language model trained by OpenAI. Follow the user's instructions carefully. Respond using markdown." }, { role: 'user', content: 'hi', name: undefined }, {系统在传递的时候,这个system是默认的吗?可以修改吗,那个文件传递

github-actions[bot] commented 8 months ago

This issue is stale because it has been open for 10 days with no activity.

github-actions[bot] commented 8 months ago

This issue was closed because it has been inactive for 2 days since being marked as stale.