File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -164,6 +164,7 @@ Models that Command Code publishes with image input support are exposed to openc
164164| ` Qwen/Qwen3.7-Flash ` | Qwen 3.7 Flash | open-source | yes | 1M |
165165| ` Qwen/Qwen3.7-Max ` | Qwen 3.7 Max | open-source | yes | 1M |
166166| ` Qwen/Qwen3.7-Plus ` | Qwen 3.7 Plus | open-source | yes | 1M |
167+ | ` Qwen/Qwen3.8-27B ` | Qwen 3.8 27B | open-source | yes | 262K |
167168| ` Qwen/Qwen3.8-Max ` | Qwen 3.8 Max | open-source | yes | 1M |
168169| ` stepfun/Step-3.5-Flash ` | Step 3.5 Flash | open-source | yes | 1M |
169170| ` stepfun/Step-3.7-Flash ` | Step 3.7 Flash | open-source | yes | 256K |
Original file line number Diff line number Diff line change 18241824 "output" : 65536
18251825 }
18261826 },
1827+ {
1828+ "id" : " Qwen/Qwen3.8-27B" ,
1829+ "name" : " Qwen 3.8 27B" ,
1830+ "tier" : " open-source" ,
1831+ "reasoning" : true ,
1832+ "attachment" : true ,
1833+ "modalities" : {
1834+ "input" : [
1835+ " text" ,
1836+ " image"
1837+ ],
1838+ "output" : [
1839+ " text"
1840+ ]
1841+ },
1842+ "reasoning_efforts" : [
1843+ " low" ,
1844+ " medium" ,
1845+ " xhigh"
1846+ ],
1847+ "variants" : {
1848+ "low" : {
1849+ "reasoningEffort" : " low"
1850+ },
1851+ "medium" : {
1852+ "reasoningEffort" : " medium"
1853+ },
1854+ "xhigh" : {
1855+ "reasoningEffort" : " xhigh"
1856+ }
1857+ },
1858+ "tool_call" : true ,
1859+ "cost" : {
1860+ "input" : 0 ,
1861+ "output" : 0
1862+ },
1863+ "limit" : {
1864+ "context" : 262144 ,
1865+ "output" : 262144
1866+ }
1867+ },
18271868 {
18281869 "id" : " Qwen/Qwen3.8-Max" ,
18291870 "name" : " Qwen 3.8 Max" ,
You can’t perform that action at this time.
0 commit comments