chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:28:55 +08:00
commit db42b91b75
6397 changed files with 146012 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M20.0483 17.1416C19.6945 17.4914 18.987 18.0161 17.7488 18.0161C17.2182 18.0161 16.5991 18.0161 16.3338 18.0161C15.98 18.0161 13.3268 18.0161 10.143 18.0161C12.4424 15.8298 14.3881 13.9932 14.565 13.8183C14.7419 13.6434 15.1841 13.2061 15.6263 12.8563C16.5107 12.0692 17.2182 11.9817 17.8373 11.9817C18.7217 11.9817 19.4292 12.3316 20.0483 12.8563C21.2864 13.9932 21.2864 16.0047 20.0483 17.1416ZM21.5518 11.457C20.6674 10.495 19.3408 9.88281 17.9257 9.88281C16.6875 9.88281 15.6263 10.3201 14.6534 11.0197C14.2997 11.3695 13.769 11.7194 13.3268 12.2441C12.9731 12.5939 5.36719 19.9401 5.36719 19.9401C5.80939 20.0276 6.34003 20.0276 6.78223 20.0276C7.22443 20.0276 16.0685 20.0276 16.4222 20.0276C17.1298 20.0276 17.6604 20.0276 18.191 19.9401C19.3408 19.8527 20.4905 19.4154 21.4633 18.5409C23.4975 16.6168 23.4975 13.381 21.5518 11.457Z" fill="currentColor"/>
<path d="M9.1701 10.9323C8.19726 10.2326 7.22442 9.88281 6.07469 9.88281C4.65965 9.88281 3.33304 10.495 2.44864 11.457C0.502952 13.4685 0.502952 16.6168 2.53708 18.6283C3.42148 19.4154 4.30589 19.8527 5.36717 19.9401L7.4013 18.0161C7.04754 18.0161 6.60533 18.0161 6.25157 18.0161C5.10185 17.9287 4.39433 17.5789 3.95212 17.1416C2.71396 15.9172 2.71396 13.9932 3.86368 12.7688C4.48277 12.1566 5.19029 11.8943 6.07469 11.8943C6.60533 11.8943 7.4013 11.9817 8.19726 12.7688C8.55102 13.1186 9.52386 13.8183 9.87763 14.1681H9.96607L11.2927 12.8563V12.7688C10.6736 12.1566 9.70075 11.3695 9.1701 10.9323Z" fill="currentColor"/>
<path d="M18.4564 8.74536C17.4836 6.12171 14.9188 4.28516 12.0003 4.28516C8.5511 4.28516 5.80945 6.82135 5.27881 9.96973C5.54413 9.96973 5.80945 9.88228 6.16321 9.88228C6.51697 9.88228 6.95917 9.96973 7.31294 9.96973C7.75514 7.78336 9.70082 6.20917 12.0003 6.20917C13.946 6.20917 15.6263 7.34608 16.4223 9.00773C16.4223 9.00773 16.5107 9.09518 16.5107 9.00773C17.1298 8.92027 17.8373 8.74536 18.4564 8.74536C18.4564 8.83282 18.4564 8.83282 18.4564 8.74536Z" fill="currentColor"/>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

@@ -0,0 +1,31 @@
name = "GLM-5"
description = "Flagship GLM model for hybrid reasoning, coding, and agentic engineering"
family = "glm"
release_date = "2026-02-11"
last_updated = "2026-02-11"
attachment = false
reasoning = true
# Top-level `thinking.type` accepts enabled/disabled and defaults enabled
# (accessed 2026-06-25).
# https://cloud.tencent.com/document/product/1823/132061
reasoning_options = [{ type = "toggle" }]
temperature = true
tool_call = true
open_weights = false
[interleaved]
field = "reasoning_content"
[cost]
input = 0
output = 0
cache_read = 0
cache_write = 0
[limit]
context = 202_752
output = 16_384
[modalities]
input = ["text"]
output = ["text"]
@@ -0,0 +1,24 @@
name = "Tencent HY 2.0 Instruct"
description = "Tencent Hy reasoning model for coding, instruction following, and agent tasks"
family = "hunyuan"
release_date = "2026-03-08"
last_updated = "2026-03-08"
attachment = false
reasoning = false
temperature = true
tool_call = true
open_weights = false
[cost]
input = 0
output = 0
cache_read = 0
cache_write = 0
[limit]
context = 131_072
output = 16_384
[modalities]
input = ["text"]
output = ["text"]
@@ -0,0 +1,28 @@
name = "Tencent HY 2.0 Think"
description = "Tencent Hy reasoning model for coding, instruction following, and agent tasks"
family = "hunyuan"
release_date = "2026-03-08"
last_updated = "2026-03-08"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
open_weights = false
[interleaved]
field = "reasoning_content"
[cost]
input = 0
output = 0
cache_read = 0
cache_write = 0
[limit]
context = 131_072
output = 16_384
[modalities]
input = ["text"]
output = ["text"]
@@ -0,0 +1,28 @@
name = "Hunyuan-T1"
description = "Tencent Hy reasoning model for coding, instruction following, and agent tasks"
family = "hunyuan"
release_date = "2026-03-08"
last_updated = "2026-03-08"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
open_weights = false
[interleaved]
field = "reasoning_content"
[cost]
input = 0
output = 0
cache_read = 0
cache_write = 0
[limit]
context = 131_072
output = 16_384
[modalities]
input = ["text"]
output = ["text"]
@@ -0,0 +1,24 @@
name = "Hunyuan-TurboS"
description = "Tencent Hy reasoning model for coding, instruction following, and agent tasks"
family = "hunyuan"
release_date = "2026-03-08"
last_updated = "2026-03-08"
attachment = false
reasoning = false
temperature = true
tool_call = true
open_weights = false
[cost]
input = 0
output = 0
cache_read = 0
cache_write = 0
[limit]
context = 131_072
output = 16_384
[modalities]
input = ["text"]
output = ["text"]
@@ -0,0 +1,32 @@
name = "Kimi-K2.5"
description = "Kimi multimodal agent model for visual understanding, coding, and planning"
family = "kimi-k2"
release_date = "2026-01-27"
last_updated = "2026-01-27"
attachment = true
reasoning = true
# Top-level `thinking.type` accepts enabled/disabled and defaults enabled
# (accessed 2026-06-25).
# https://cloud.tencent.com/document/product/1823/132232
reasoning_options = [{ type = "toggle" }]
temperature = true
tool_call = true
knowledge = "2025-01"
open_weights = true
[interleaved]
field = "reasoning_content"
[cost]
input = 0
output = 0
cache_read = 0
cache_write = 0
[limit]
context = 262_144
output = 32_768
[modalities]
input = ["text", "image", "video"]
output = ["text"]
@@ -0,0 +1,28 @@
name = "MiniMax-M2.5"
description = "MiniMax model for chat, coding, office work, and agentic tasks"
family = "minimax"
release_date = "2026-02-12"
last_updated = "2026-02-12"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
tool_call = true
open_weights = true
[interleaved]
field = "reasoning_content"
[cost]
input = 0
output = 0
cache_read = 0
cache_write = 0
[limit]
context = 204_800
output = 32_768
[modalities]
input = ["text"]
output = ["text"]
@@ -0,0 +1,24 @@
name = "Auto"
description = "Automatic model router for matching prompts to suitable backends and budgets"
family = "auto"
release_date = "2026-03-08"
last_updated = "2026-03-08"
attachment = false
reasoning = false
temperature = true
tool_call = true
open_weights = false
[cost]
input = 0
output = 0
cache_read = 0
cache_write = 0
[limit]
context = 131_072
output = 16_384
[modalities]
input = ["text"]
output = ["text"]
@@ -0,0 +1,14 @@
name = "Tencent Coding Plan (China)"
env = ["TENCENT_CODING_PLAN_API_KEY"]
npm = "@ai-sdk/openai-compatible"
# Reasoning HTTP format (accessed 2026-06-25):
# OpenAI plan endpoint: POST /coding/v3/chat/completions. Top-level
# `thinking.type` is enabled or disabled; reasoning is returned at
# `choices[].message.reasoning_content` or streamed `choices[].delta.reasoning_content`.
# GLM-5 and Kimi-K2.5 default enabled and allow both values. Hunyuan thinking,
# Hunyuan-T1, and MiniMax-M2.5 are always-on; no plan effort control is listed.
# Sources:
# https://cloud.tencent.com/document/product/1823/130092
# https://cloud.tencent.com/document/product/1823/131208
doc = "https://cloud.tencent.com/document/product/1772/128947"
api = "https://api.lkeap.cloud.tencent.com/coding/v3"