mirror of
https://github.com/Routstr/routstr-core.git
synced 2026-08-09 19:04:47 +00:00
56 lines
2.2 KiB
JSON
56 lines
2.2 KiB
JSON
{
|
|
"models": [
|
|
{
|
|
"id": "google/gemini-2.5-pro-preview",
|
|
"hugging_face_id": "",
|
|
"name": "Google: Gemini 2.5 Pro Preview 06-05",
|
|
"created": 1749137257,
|
|
"description": "Gemini 2.5 Pro is Google\u2019s state-of-the-art AI model designed for advanced reasoning, coding, mathematics, and scientific tasks. It employs \u201cthinking\u201d capabilities, enabling it to reason through responses with enhanced accuracy and nuanced context handling. Gemini 2.5 Pro achieves top-tier performance on multiple benchmarks, including first-place positioning on the LMArena leaderboard, reflecting superior human-preference alignment and complex problem-solving abilities.\n",
|
|
"context_length": 1048576,
|
|
"architecture": {
|
|
"modality": "text+image->text",
|
|
"input_modalities": [
|
|
"file",
|
|
"image",
|
|
"text"
|
|
],
|
|
"output_modalities": [
|
|
"text"
|
|
],
|
|
"tokenizer": "Gemini",
|
|
"instruct_type": null
|
|
},
|
|
"pricing": {
|
|
"prompt": "0.00000125",
|
|
"completion": "0.00001",
|
|
"request": "0",
|
|
"image": "0.00516",
|
|
"web_search": "0",
|
|
"internal_reasoning": "0",
|
|
"input_cache_read": "0.00000031",
|
|
"input_cache_write": "0.000001625"
|
|
},
|
|
"top_provider": {
|
|
"context_length": 1048576,
|
|
"max_completion_tokens": 65536,
|
|
"is_moderated": false
|
|
},
|
|
"per_request_limits": null,
|
|
"supported_parameters": [
|
|
"tools",
|
|
"tool_choice",
|
|
"max_tokens",
|
|
"temperature",
|
|
"top_p",
|
|
"reasoning",
|
|
"include_reasoning",
|
|
"structured_outputs",
|
|
"response_format",
|
|
"stop",
|
|
"frequency_penalty",
|
|
"presence_penalty",
|
|
"seed"
|
|
]
|
|
}
|
|
]
|
|
} |