chatbox icon indicating copy to clipboard operation
chatbox copied to clipboard

用的 默认模型,为什么每个绘话只能4096

Open wenwen2101 opened this issue 2 years ago • 1 comments

Bug Description Please provide a clear and concise description of what the bug is. Windows使用最新的版本,每个绘话只能4096长度,这样上下文连贯很有问题,gpt官网虽然每次回答可能会被截断,但绘话长度无限制,可以一直提问 Steps to Reproduce Please provide the steps to reproduce the bug:

  1. Go to "..."
  2. Click on "..."
  3. Scroll down to "..."
  4. Observe the bug.

Expected Results Please provide a clear and concise description of what you expected to happen.

Actual Results Please provide a clear and concise description of what actually happened.

Screenshots If possible, please add screenshots to help explain the issue.

Desktop (please complete the following information):

  • Operating System: [e.g. macOS]
  • Application Version: [e.g. 2.0.1]

Additional Context Please provide any additional context about the issue, such as interactions with other software or applications.


Bug 描述 清晰简洁地描述这个 bug 是什么。

重现步骤 请提供能够让我们重现这个 bug 的步骤:

  1. 前往 "......"
  2. 点击 "......"
  3. 滚动到 "......"
  4. 发现了这个 bug。

期望结果 请清晰简洁地描述预期的行为。

实际结果 请清晰简洁地描述实际的行为。

截图 如果可行,添加截图以帮助解释问题。

桌面端(请填写以下信息):

  • 操作系统:[例如 macOS]
  • 应用程序版本:[例如 2.0.1]

其他上下文 在这里提供关于问题的任何其他上下文,例如与其他软件或应用程序的交互等。

wenwen2101 avatar Apr 27 '23 23:04 wenwen2101

设置里可以调整上下文最大token数每个回复的最大token数

Http-200 avatar Apr 28 '23 08:04 Http-200

设置里可以调整上下文最大token数每个回复的最大token数

不建议随便修改上下文最大token数和每个回复的最大token数,否则请求可能会报错。这些配置是给开发者使用的。

4000 的限制不是软件决定的,是 AI 模型本身的技术限制

Bin-Huang avatar May 15 '23 05:05 Bin-Huang