| # | 调用量排名 ❓ | 公司 | 模型名称 | 模型类型 | 输入格式 | 输出格式 | 价格 | 文档地址 |
|---|---|---|---|---|---|---|---|---|
| 没有找到匹配的模型 | ||||||||
| {{ idx+1 }} | {{ m.usageRank }} - |
|
{{ m.modelName || m.version || m.name }}
|
{{ (getTypeInfo(m.type)).label }} | {{ formatLabel(f) }} | {{ formatLabel(f) }} | {{ m.price || '暂无' }} | 查看文档 暂无 |
| 梯队{{ sortLabel('tier') }} | 公司{{ sortLabel('company') }} | 模型{{ sortLabel('name') }} | 上下文长度{{ sortLabel('ctx') }} | 开源{{ sortLabel('open') }} | 厂商模型数量{{ sortLabel('providerCount') }} | 旗下模型 | API价格{{ sortLabel('price') }} | 最佳场景 | 文档地址 |
|---|---|---|---|---|---|---|---|---|---|
| 没有找到匹配的厂商 | |||||||||
| {{ getTierText(row.tier) }} | {{ row.brand || row.company }} |
{{ row.brand || row.company }}
|
{{ row.ctx }} | {{ row.openCount }}个开源 闭源 | {{ row.totalCount }} | {{ row.modelList.map(function(m){return m.name+' '+m.version}).join('、') }} | {{ row.price || '-' }} | 查看文档 暂无 | |