19 lines
378 B
TOML
19 lines
378 B
TOML
name = "voyage-code-3"
|
|
description = "Coding model for repository understanding, refactors, and agentic engineering tasks"
|
|
family = "voyage"
|
|
release_date = "2024-12-04"
|
|
last_updated = "2024-09"
|
|
attachment = false
|
|
reasoning = false
|
|
temperature = true
|
|
tool_call = false
|
|
open_weights = false
|
|
|
|
[limit]
|
|
context = 8_192
|
|
output = 1_536
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|