name = "GPT OSS 120B" description = "Open-weight GPT model for self-hosted reasoning and instruction-following workloads" family = "gpt-oss" release_date = "1970-01-01" last_updated = "1970-01-01" attachment = false reasoning = true reasoning_options = [{ type = "effort", values = ["low", "medium", "high"] }] temperature = true tool_call = true structured_output = true open_weights = true [cost] input = 0.15 output = 0.6 [limit] context = 131_072 output = 32_768 [modalities] input = ["text"] output = ["text"]