mirror of
https://github.com/Routstr/routstr-core.git
synced 2026-08-09 11:04:36 +00:00
36 lines
1.1 KiB
JSON
36 lines
1.1 KiB
JSON
{
|
|
"models": [
|
|
{
|
|
"id": "venice-uncensored",
|
|
"name": "Venice uncensored",
|
|
"created": 1742262554,
|
|
"description": "Venice uncensored is the newest uncensored AI created by Venice.ai.",
|
|
"context_length": 32768,
|
|
"architecture": {
|
|
"modality": "text->text",
|
|
"input_modalities": [
|
|
"text"
|
|
],
|
|
"output_modalities": [
|
|
"text"
|
|
],
|
|
"tokenizer": "fp16",
|
|
"instruct_type": null
|
|
},
|
|
"pricing": {
|
|
"prompt": "0.0000001",
|
|
"completion": "0.0000003",
|
|
"request": "0",
|
|
"image": "0",
|
|
"web_search": "0",
|
|
"internal_reasoning": "0"
|
|
},
|
|
"top_provider": {
|
|
"context_length": 32768,
|
|
"max_completion_tokens": 32768,
|
|
"is_moderated": false
|
|
},
|
|
"per_request_limits": null
|
|
}
|
|
]
|
|
} |