Current section

Files

Jump to
llm_db priv llm_db providers amazon.json
Raw

priv/llm_db/providers/amazon.json

{
"alias_of": null,
"base_url": null,
"config_schema": null,
"doc": null,
"env": null,
"exclude_models": null,
"extra": null,
"id": "amazon",
"models": {
"nova-lite-v1": {
"aliases": [],
"capabilities": {
"chat": true,
"embeddings": false,
"json": {
"native": false,
"schema": false,
"strict": false
},
"reasoning": {
"enabled": false
},
"streaming": {
"text": true,
"tool_calls": false
},
"tools": {
"enabled": true
}
},
"cost": {
"image": 90.0,
"input": 0.06,
"output": 0.24,
"reasoning": 0.0,
"request": 0.0
},
"deprecated": false,
"extra": {
"hugging_face_id": ""
},
"family": null,
"id": "nova-lite-v1",
"knowledge": null,
"last_updated": null,
"lifecycle": null,
"limits": {
"context": 300000,
"output": 5120
},
"modalities": {
"input": [
"text",
"image"
],
"output": [
"text"
]
},
"model": null,
"name": "Amazon: Nova Lite 1.0",
"provider": "amazon",
"provider_model_id": null,
"release_date": "2024-12-05",
"tags": null
},
"nova-micro-v1": {
"aliases": [],
"capabilities": {
"chat": true,
"embeddings": false,
"json": {
"native": false,
"schema": false,
"strict": false
},
"reasoning": {
"enabled": false
},
"streaming": {
"text": true,
"tool_calls": false
},
"tools": {
"enabled": true
}
},
"cost": {
"image": 0.0,
"input": 0.035,
"output": 0.14,
"reasoning": 0.0,
"request": 0.0
},
"deprecated": false,
"extra": {
"hugging_face_id": ""
},
"family": null,
"id": "nova-micro-v1",
"knowledge": null,
"last_updated": null,
"lifecycle": null,
"limits": {
"context": 128000,
"output": 5120
},
"modalities": {
"input": [
"text"
],
"output": [
"text"
]
},
"model": null,
"name": "Amazon: Nova Micro 1.0",
"provider": "amazon",
"provider_model_id": null,
"release_date": "2024-12-05",
"tags": null
},
"nova-premier-v1": {
"aliases": [],
"capabilities": {
"chat": true,
"embeddings": false,
"json": {
"native": false,
"schema": false,
"strict": false
},
"reasoning": {
"enabled": false
},
"streaming": {
"text": true,
"tool_calls": false
},
"tools": {
"enabled": true
}
},
"cost": {
"image": 0.0,
"input": 2.5,
"output": 12.5,
"reasoning": 0.0,
"request": 0.0
},
"deprecated": false,
"extra": {
"hugging_face_id": ""
},
"family": null,
"id": "nova-premier-v1",
"knowledge": null,
"last_updated": null,
"lifecycle": null,
"limits": {
"context": 1000000,
"output": 32000
},
"modalities": {
"input": [
"text",
"image"
],
"output": [
"text"
]
},
"model": null,
"name": "Amazon: Nova Premier 1.0",
"provider": "amazon",
"provider_model_id": null,
"release_date": "2025-10-31",
"tags": null
},
"nova-pro-v1": {
"aliases": [],
"capabilities": {
"chat": true,
"embeddings": false,
"json": {
"native": false,
"schema": false,
"strict": false
},
"reasoning": {
"enabled": false
},
"streaming": {
"text": true,
"tool_calls": false
},
"tools": {
"enabled": true
}
},
"cost": {
"image": 1.2e3,
"input": 0.8,
"output": 3.2,
"reasoning": 0.0,
"request": 0.0
},
"deprecated": false,
"extra": {
"hugging_face_id": ""
},
"family": null,
"id": "nova-pro-v1",
"knowledge": null,
"last_updated": null,
"lifecycle": null,
"limits": {
"context": 300000,
"output": 5120
},
"modalities": {
"input": [
"text",
"image"
],
"output": [
"text"
]
},
"model": null,
"name": "Amazon: Nova Pro 1.0",
"provider": "amazon",
"provider_model_id": null,
"release_date": "2024-12-05",
"tags": null
}
},
"name": "Amazon"
}