makecindy / makecindy/cindy

bug: GPT-5.6 Sol 在高及以上推理强度提示模型容量不足,低和中强度正常

Open
#988 10 comments 2 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
2.7k
Forks
395
Avg merge
21h 48m
Merged PRs (30d)
776

Description

### 问题描述 / What happened

在同一对话和相同环境中测试 GPT-5.6 Sol:

| 推理强度 | 结果 |
|---|---|
| 低 | 正常响应 |
| 中 | 正常响应 |
| 高 | 提示模型容量不足 |
| 超高 | 提示模型容量不足 |

错误提示:

> Selected model is at capacity. Please try a different model.

切换推理强度后可以稳定复现:低和中强度能够正常响应,从高强度开始持续出现容量不足提示。

同一时间使用ChatGPT和OpenCode,使用Sol模型,一切正常

因此该问题可能与 GPT-5.6 Sol 的高推理强度容量分配、请求路由或错误提示逻辑有关,而不是模型整体不可用。

### 环境 / Environment

- Cindy 版本或 commit / version or commit:0.1.21
- 平台与版本 / platform & OS version:Windows 11
- 安装方式 / install method: GitHub Release 安装包

### 复现步骤 / Steps to reproduce

1. 打开或新建一个 Cindy 对话。
2. 选择 GPT-5.6 Sol 模型,推理强度高或以上。
3. 发送一条简单消息。
4. 观察到“模型容量已满”的提示。
5. 切换为 推理强调中或低GPT-5.6 Terra,并发送类似消息。
6. 可以正常响应。

### 日志与截图 / Logs & screenshots

Image

Contributor guide

Open the contributing guide

Research direction

No source file, entry point, or test is named. First reproduce the issue on Cindy 0.1.21 for Windows 11 with GPT-5.6 Sol at low, medium, high, and very high reasoning strength, then trace the request routing and capacity-error handling. Done means high-strength requests receive the intended response or a correctly diagnosed provider error, with regression coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
ai
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.