20 lines
383 B
TOML
20 lines
383 B
TOML
name = "Laguna M.1"
|
|
description = "Poolside's flagship agentic coding model for long-horizon work"
|
|
family = "laguna"
|
|
release_date = "2026-04-28"
|
|
last_updated = "2026-06-13"
|
|
attachment = false
|
|
reasoning = true
|
|
temperature = true
|
|
tool_call = true
|
|
structured_output = false
|
|
open_weights = true
|
|
|
|
[limit]
|
|
context = 262_144
|
|
output = 32_768
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|