25 lines
494 B
TOML
25 lines
494 B
TOML
name = "LucidQuery Nexus Coder"
|
|
description = "Coding model for repository understanding, refactors, and agentic engineering tasks"
|
|
family = "lucid"
|
|
release_date = "2025-09-01"
|
|
last_updated = "2025-09-01"
|
|
attachment = true
|
|
reasoning = true
|
|
reasoning_options = []
|
|
temperature = false
|
|
tool_call = true
|
|
knowledge = "2025-08-01"
|
|
open_weights = false
|
|
|
|
[cost]
|
|
input = 2.00
|
|
output = 5.00
|
|
|
|
[limit]
|
|
context = 250_000
|
|
output = 60_000
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|