chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
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"]
|
||||
Reference in New Issue
Block a user