Packages
llm_db
2026.2.0
2026.7.3
2026.7.2
2026.7.1
2026.7.0
2026.6.4
2026.6.3
2026.6.2
2026.6.1
2026.6.0
2026.5.2
2026.5.1
2026.5.0
2026.4.8
2026.4.7
2026.4.6
2026.4.5
2026.4.4
2026.4.3
2026.4.2
2026.4.1
2026.4.0
2026.3.3
2026.3.2
2026.3.1
2026.3.0
2026.2.9
2026.2.8
2026.2.7
2026.2.6
2026.2.5
2026.2.4
2026.2.3
2026.2.2
2026.2.1
2026.2.0
2026.1.5
2026.1.4
2026.1.3
2026.1.2
2026.1.1
2026.1.0
2025.12.4
2025.12.3
2025.12.2
2025.12.1
2025.11.18-preview
2025.11.14-preview
2025.11.7-preview
LLM model metadata catalog with fast, capability-aware lookups.
Current section
Files
Jump to
Current section
Files
priv/llm_db/providers/morph.json
{
"alias_of": null,
"base_url": null,
"config_schema": null,
"doc": "https://docs.morphllm.com/api-reference/introduction",
"env": [
"MORPH_API_KEY"
],
"exclude_models": null,
"extra": null,
"id": "morph",
"models": {
"auto": {
"aliases": [],
"base_url": null,
"capabilities": null,
"cost": {
"input": 0.85,
"output": 1.55
},
"deprecated": false,
"extra": {
"attachment": false,
"family": "auto",
"open_weights": false,
"temperature": false
},
"family": null,
"id": "auto",
"knowledge": null,
"last_updated": "2024-06-01",
"lifecycle": null,
"limits": {
"context": 32000,
"output": 32000
},
"modalities": {
"input": [
"text"
],
"output": [
"text"
]
},
"model": null,
"name": "Auto",
"pricing": null,
"provider": "morph",
"provider_model_id": null,
"release_date": "2024-06-01",
"tags": null
},
"morph-v3-fast": {
"aliases": [],
"base_url": null,
"capabilities": null,
"cost": {
"input": 0.8,
"output": 1.2
},
"deprecated": false,
"extra": {
"attachment": false,
"family": "morph",
"open_weights": false,
"temperature": false
},
"family": null,
"id": "morph-v3-fast",
"knowledge": null,
"last_updated": "2024-08-15",
"lifecycle": null,
"limits": {
"context": 16000,
"output": 16000
},
"modalities": {
"input": [
"text"
],
"output": [
"text"
]
},
"model": null,
"name": "Morph v3 Fast",
"pricing": null,
"provider": "morph",
"provider_model_id": null,
"release_date": "2024-08-15",
"tags": null
},
"morph-v3-large": {
"aliases": [],
"base_url": null,
"capabilities": null,
"cost": {
"input": 0.9,
"output": 1.9
},
"deprecated": false,
"extra": {
"attachment": false,
"family": "morph",
"open_weights": false,
"temperature": false
},
"family": null,
"id": "morph-v3-large",
"knowledge": null,
"last_updated": "2024-08-15",
"lifecycle": null,
"limits": {
"context": 32000,
"output": 32000
},
"modalities": {
"input": [
"text"
],
"output": [
"text"
]
},
"model": null,
"name": "Morph v3 Large",
"pricing": null,
"provider": "morph",
"provider_model_id": null,
"release_date": "2024-08-15",
"tags": null
}
},
"name": "Morph",
"pricing_defaults": null
}