Files
anomalyco--models.dev/providers/opencode/models/big-pickle.toml
T
2026-07-13 12:28:55 +08:00

32 lines
578 B
TOML

name = "Big Pickle"
description = "Reasoning model for deliberate analysis, multi-step problem solving, and tool use"
family = "big-pickle"
release_date = "2025-10-17"
last_updated = "2025-10-17"
attachment = false
reasoning = true
reasoning_options = []
temperature = true
knowledge = "2025-01"
tool_call = true
structured_output = true
open_weights = false
[interleaved]
field = "reasoning_content"
[cost]
input = 0.0
output = 0.0
cache_read = 0.0
cache_write = 0.0
[limit]
context = 200_000
input = 160_000
output = 32_000
[modalities]
input = ["text"]
output = ["text"]