From b894ae36bec93ef0fe61e67f7851ea07a7e7a249 Mon Sep 17 00:00:00 2001 From: OpenClaw Backup Bot Date: Thu, 10 Sep 2026 22:59:29 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=20openai/gpt-6-astra?= =?UTF-8?q?=20=E6=A8=A1=E5=9E=8B=E8=AF=B4=E6=98=8E=E4=B8=8E=20gastra=20?= =?UTF-8?q?=E5=88=AB=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SKILL.md | 2 +- references/custom-provider-config.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/SKILL.md b/SKILL.md index eb30c20..e3a815e 100644 --- a/SKILL.md +++ b/SKILL.md @@ -1,6 +1,6 @@ --- name: "openclaw-trapi-config" -description: "配置传米 trapi Provider、模型、别名与图像模型;用于安装、增量更新、验证和排障,包括 MiniMax-M3 与 GPT-5.6。" +description: "配置传米 trapi Provider、模型、别名与图像模型;用于安装、增量更新、验证和排障,包括 MiniMax-M3、GPT-5.6 与 openai/gpt-6-astra。" --- # trapi 配置 diff --git a/references/custom-provider-config.md b/references/custom-provider-config.md index 136cd21..8596958 100644 --- a/references/custom-provider-config.md +++ b/references/custom-provider-config.md @@ -105,6 +105,9 @@ trapi 使用混合模型适配器。Provider 级 `api` 只是默认值;模型 | claude-opus-4.7 | opus47 | | qwen3.7-max | qwn37 | | qwen3.6-plus | qwn36 | +| openai/gpt-6-astra | gastra | + +补充说明:`openai/gpt-6-astra` 属于 openai 预设 Provider(非 trapi),2026-09-10 已用 `--merge` 方式写入 `models.providers.openai.models`,OpenClaw 目录自带元数据(contextWindow 872000),注册别名 `gastra`。 别名没有强制五字符限制。优先简短、清晰、稳定,不自动改动用户已有别名。