You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 15, 2026. It is now read-only.
there are more useful params that can actually influence the efficience of agents, like "thingking-budget" make model output its thinking content in a limited length, which make this smart-and-economical model work response faster.
How should this be solved?
provide a window edits them when custom "model provider"
How will we know it works? (Acceptance Criteria)
its support by deepseek official api and other popular api provider like SiliconFlow and Volcengine-ark, which deeply colabrate with Deepseek and have huge groups of computing power, supporting OpenAI compitable API
Estimated effort and complexity
easy, i think.
Technical considerations (optional but helpful)
No response
Trade-offs and risks (optional)
No response
Additional context (optional)
No response
Proposal checklist
I've searched existing Issues and Discussions for duplicates
This is a specific, actionable proposal with clear problem and solution
I've included concrete acceptance criteria
I understand this needs approval before implementation begins
What specific problem does this solve?
there are more useful params that can actually influence the efficience of agents, like "thingking-budget" make model output its thinking content in a limited length, which make this smart-and-economical model work response faster.
How should this be solved?
provide a window edits them when custom "model provider"
How will we know it works? (Acceptance Criteria)
its support by deepseek official api and other popular api provider like SiliconFlow and Volcengine-ark, which deeply colabrate with Deepseek and have huge groups of computing power, supporting OpenAI compitable API
Estimated effort and complexity
easy, i think.
Technical considerations (optional but helpful)
No response
Trade-offs and risks (optional)
No response
Additional context (optional)
No response
Proposal checklist
Interested in implementing this?