Merge branch 'router-for-me:main' into main

This commit is contained in:
Luis Pater
2026-03-06 04:15:55 +08:00
committed by GitHub

View File

@@ -847,7 +847,7 @@ func GetOpenAIModels() []*ModelInfo {
Type: "openai",
Version: "gpt-5.4",
DisplayName: "GPT 5.4",
Description: "Stable version of GPT 5.4 Codex, The best model for coding and agentic tasks across domains.",
Description: "Stable version of GPT 5.4",
ContextLength: 1_050_000,
MaxCompletionTokens: 128000,
SupportedParameters: []string{"tools"},