最高支持到max,没有ultra
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
Research direction
Start by locating the gpt-6-astra model definition containing the supported_reasoning_levels list shown in the issue. Add or verify the ultra level there, then run the related model or API tests and confirm ultra is accepted and exposed alongside max.
Written by the indexing model from the issue text.
Description
"slug": "gpt-6-astra",
"support_verbosity": true,
"supported_in_api": true,
"supported_reasoning_levels": [
{
"effort": "low",
"description": "Fast responses with lighter reasoning"
},
{
"effort": "medium",
"description": "Balanced reasoning for most coding tasks"
},
{
"effort": "high",
"description": "Greater reasoning depth for coding and agent tasks"
},
{
"effort": "xhigh",
"description": "Extra-high reasoning depth for difficult tasks"
},
{
"effort": "max",
"description": "Maximum reasoning depth for complex tasks"
}
],
应该是这里没有ultra
- Dominant language
- Go
- Stars
- 42.1k
- Forks
- 9k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 343
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.
More from Wei-Shaw/sub2api
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 1/5 Under an hour Newbie friendliness 68/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
All issues in Wei-Shaw/sub2api
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
enhancement needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
kind/cleanup
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/kueue#15947 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100