Files
2026-07-13 12:28:55 +08:00

25 lines
456 B
TOML

name = "North Mini Code (free)"
description = "Cohere coding model for practical software engineering and agentic edits"
reasoning_options = []
family = "north"
release_date = "2026-06-17"
last_updated = "2026-06-17"
attachment = false
reasoning = true
temperature = true
tool_call = true
structured_output = false
open_weights = true
[cost]
input = 0
output = 0
[limit]
context = 256_000
output = 64_000
[modalities]
input = ["text"]
output = ["text"]