功能建议,希望添加一个推理模式
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4k
- Forks
- 453
- Avg merge
- 12h 30m
- Merged PRs (30d)
- 46
Description
有些高难度的任务,需要临时走推理层级,切换这个模式就跳过路由,直接维持在推理层级的模型。
还有计划模式也一样,我的期望是计划模式是需要强模型去做计划的。希望添加一个开关,可以设置计划模式走不走推理模型。
还有希望在添加 codex 的目标模式进行长任务。
还有希望可以设置子任务的轮次,词元用量。以及可以设置每个模型的上下文长度,是否支持图片。
还有聊了很久的会话,会话内容庞大,能不能添加分页加载,不要一下就加载全部内容。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing model-routing, planning-mode, Codex-target, subtask-limit, model-configuration, and conversation-loading entry points. Break the request into separately scoped changes and confirm the current behavior before proposing implementation details. Done should include an agreed scope, settings behavior, and validation for each requested capability.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100