anse-app / chatgpt-demo

Minimal web UI for ChatGPT.
https://chatgpt.ddiu.me
MIT License
8.01k stars 3.81k forks source link

当我想在项中使用GPT4的API的输出结果比使用GPT3的输出结果字节多 请问我该如何修改该输出长度 If I want the output length of the GPT-4 API to be longer than the output length of GPT-3 in my project, how can I modify the output length? #425

Closed danggerenba closed 1 year ago

danggerenba commented 1 year ago

Describe the feature

当我在项目里使用GPT4的API的输出最大长度 和 使用GPT3的输出最大长度一样大 请问我该如何修改该输出长度

If I am using the GPT-4 API in my project and want to modify the output length to be the same as the maximum output length of GPT-3, how can I do that?

Additional context

No response

Participation

danggerenba commented 1 year ago

当我想在项中使用GPT4的API的输出结果比使用GPT3的输出结果字节多 请问我该如何修改该输出长度 If I want the output length of the GPT-4 API to be longer than the output length of GPT-3 in my project, how can I modify the output length?