Update The Grid models: update 9 models (#3857)

This commit is contained in:
Barnyard
2026-07-30 17:18:37 +02:00
committed by GitHub
parent 459813bd25
commit 2957c49c50
10 changed files with 17 additions and 17 deletions
+3 -3
View File
@@ -2,11 +2,11 @@ name = "Agent Max"
description = "Frontier models for autonomous research, deep multi-step tool chains, and complex long-horizon tasks. Any model that meets the contract spec can serve your request."
# contract spec: https://thegrid.ai/docs/instrument-specifications/current-instruments
release_date = "2026-05-04"
last_updated = "2026-07-06"
attachment = false
last_updated = "2026-07-24"
attachment = true
reasoning = true
reasoning_options = [{ type = "toggle" }, { type = "effort", values = ["low", "medium", "high", "xhigh", "max"] }]
temperature = true
temperature = false
tool_call = true
structured_output = true
status = "beta"
@@ -2,7 +2,7 @@ name = "Agent Prime"
description = "Reliable models for dependable agentic applications, multi-step tool use, and reasoning workflows. Any model that meets the contract spec can serve your request."
# contract spec: https://thegrid.ai/docs/instrument-specifications/current-instruments
release_date = "2026-05-04"
last_updated = "2026-07-06"
last_updated = "2026-07-15"
attachment = false
reasoning = true
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
@@ -2,7 +2,7 @@ name = "Agent Standard"
description = "Price-optimized models for fast tool calls, simple agent loops, high-throughput automation, and orchestration. Any model that meets the contract spec can serve your request."
# contract spec: https://thegrid.ai/docs/instrument-specifications/current-instruments
release_date = "2026-05-04"
last_updated = "2026-07-06"
last_updated = "2026-07-15"
attachment = false
reasoning = true
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
+3 -3
View File
@@ -2,11 +2,11 @@ name = "Code Max"
description = "Frontier models for complex research, architectural decisions, debugging, and multi-file development. Any model that meets the contract spec can serve your request."
# contract spec: https://thegrid.ai/docs/instrument-specifications/current-instruments
release_date = "2026-05-04"
last_updated = "2026-07-06"
attachment = false
last_updated = "2026-07-24"
attachment = true
reasoning = true
reasoning_options = [{ type = "toggle" }, { type = "effort", values = ["low", "medium", "high", "xhigh", "max"] }]
temperature = true
temperature = false
tool_call = true
structured_output = true
status = "beta"
+1 -1
View File
@@ -2,7 +2,7 @@ name = "Code Prime"
description = "Reliable models for everyday software tasks, code completion, review, and standard debugging. Any model that meets the contract spec can serve your request."
# contract spec: https://thegrid.ai/docs/instrument-specifications/current-instruments
release_date = "2026-05-04"
last_updated = "2026-07-06"
last_updated = "2026-07-15"
attachment = false
reasoning = true
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
@@ -2,7 +2,7 @@ name = "Code Standard"
description = "Price-optimized models for rapid autocomplete, linting, high-frequency suggestions, and batch edits. Any model that meets the contract spec can serve your request."
# contract spec: https://thegrid.ai/docs/instrument-specifications/current-instruments
release_date = "2026-05-04"
last_updated = "2026-07-06"
last_updated = "2026-07-15"
attachment = false
reasoning = true
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
+4 -4
View File
@@ -1,12 +1,12 @@
name = "Text Max"
description = "Frontier models for deep reasoning, long context, and complex workflows. Any model that meets the contract spec can serve your request."
# contract spec: https://thegrid.ai/docs/instrument-specifications/current-instruments
release_date = "2026-03-24"
last_updated = "2026-07-06"
attachment = false
release_date = "2026-02-26"
last_updated = "2026-07-24"
attachment = true
reasoning = true
reasoning_options = [{ type = "toggle" }, { type = "effort", values = ["low", "medium", "high", "xhigh", "max"] }]
temperature = true
temperature = false
tool_call = true
structured_output = true
open_weights = false
+1 -1
View File
@@ -2,7 +2,7 @@ name = "Text Prime"
description = "Reliable models for everyday text generation, editing, and analysis across diverse workflows. Any model that meets the contract spec can serve your request."
# contract spec: https://thegrid.ai/docs/instrument-specifications/current-instruments
release_date = "2026-02-26"
last_updated = "2026-07-06"
last_updated = "2026-07-15"
attachment = false
reasoning = true
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
@@ -2,7 +2,7 @@ name = "Text Standard"
description = "Price-optimized models with low-latency, high-throughput and shorter maximum outputs. Any model that meets the contract spec can serve your request."
# contract spec: https://thegrid.ai/docs/instrument-specifications/current-instruments
release_date = "2026-02-26"
last_updated = "2026-07-06"
last_updated = "2026-07-15"
attachment = false
reasoning = true
reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }]
+1 -1
View File
@@ -1,5 +1,5 @@
name = "The Grid AI"
env = ["THEGRIDAI_API_KEY"]
env = ["THEGRID_API_KEY"]
npm = "@ai-sdk/openai-compatible"
# Raw HTTP reasoning controls (accessed 2026-07-06):
# - POST https://api.thegrid.ai/v1/chat/completions routes by instrument tier