feat: 添加 openai/gpt-6-astra 模型说明与 gastra 别名

This commit is contained in:
OpenClaw Backup Bot
2026-09-10 22:59:29 +08:00
parent 1b321205a3
commit b894ae36be
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
--- ---
name: "openclaw-trapi-config" name: "openclaw-trapi-config"
description: "配置传米 trapi Provider、模型、别名与图像模型;用于安装、增量更新、验证和排障,包括 MiniMax-M3GPT-5.6。" description: "配置传米 trapi Provider、模型、别名与图像模型;用于安装、增量更新、验证和排障,包括 MiniMax-M3GPT-5.6 与 openai/gpt-6-astra。"
--- ---
# trapi 配置 # trapi 配置
+3
View File
@@ -105,6 +105,9 @@ trapi 使用混合模型适配器。Provider 级 `api` 只是默认值;模型
| claude-opus-4.7 | opus47 | | claude-opus-4.7 | opus47 |
| qwen3.7-max | qwn37 | | qwen3.7-max | qwn37 |
| qwen3.6-plus | qwn36 | | 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`
别名没有强制五字符限制。优先简短、清晰、稳定,不自动改动用户已有别名。 别名没有强制五字符限制。优先简短、清晰、稳定,不自动改动用户已有别名。