commit
351236b16a
@ -5,9 +5,9 @@
|
|||||||
"url": "https://www.anthropic.com/"
|
"url": "https://www.anthropic.com/"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"id": "claude-3-opus-20240229",
|
"id": "claude-3-opus-latest",
|
||||||
"object": "model",
|
"object": "model",
|
||||||
"name": "Claude 3 Opus",
|
"name": "Claude 3 Opus Latest",
|
||||||
"version": "1.0",
|
"version": "1.0",
|
||||||
"description": "Claude 3 Opus is a powerful model suitables for highly complex task.",
|
"description": "Claude 3 Opus is a powerful model suitables for highly complex task.",
|
||||||
"format": "api",
|
"format": "api",
|
||||||
@ -29,15 +29,15 @@
|
|||||||
"url": "https://www.anthropic.com/"
|
"url": "https://www.anthropic.com/"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"id": "claude-3-sonnet-20240229",
|
"id": "claude-3-5-haiku-latest",
|
||||||
"object": "model",
|
"object": "model",
|
||||||
"name": "Claude 3 Sonnet",
|
"name": "Claude 3.5 Haiku Latest",
|
||||||
"version": "1.0",
|
"version": "1.0",
|
||||||
"description": "Claude 3 Sonnet is an ideal model balance of intelligence and speed for enterprise workloads.",
|
"description": "Claude 3.5 Haiku is the fastest model provides near-instant responsiveness.",
|
||||||
"format": "api",
|
"format": "api",
|
||||||
"settings": {},
|
"settings": {},
|
||||||
"parameters": {
|
"parameters": {
|
||||||
"max_tokens": 4096,
|
"max_tokens": 8192,
|
||||||
"temperature": 0.7,
|
"temperature": 0.7,
|
||||||
"stream": false
|
"stream": false
|
||||||
},
|
},
|
||||||
@ -53,33 +53,9 @@
|
|||||||
"url": "https://www.anthropic.com/"
|
"url": "https://www.anthropic.com/"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"id": "claude-3-haiku-20240307",
|
"id": "claude-3-5-sonnet-latest",
|
||||||
"object": "model",
|
"object": "model",
|
||||||
"name": "Claude 3 Haiku",
|
"name": "Claude 3.5 Sonnet Latest",
|
||||||
"version": "1.0",
|
|
||||||
"description": "Claude 3 Haiku is the fastest model provides near-instant responsiveness.",
|
|
||||||
"format": "api",
|
|
||||||
"settings": {},
|
|
||||||
"parameters": {
|
|
||||||
"max_tokens": 4096,
|
|
||||||
"temperature": 0.7,
|
|
||||||
"stream": false
|
|
||||||
},
|
|
||||||
"metadata": {
|
|
||||||
"author": "Anthropic",
|
|
||||||
"tags": ["General", "Big Context Length"]
|
|
||||||
},
|
|
||||||
"engine": "anthropic"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"sources": [
|
|
||||||
{
|
|
||||||
"url": "https://www.anthropic.com/"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"id": "claude-3-5-sonnet-20240620",
|
|
||||||
"object": "model",
|
|
||||||
"name": "Claude 3.5 Sonnet",
|
|
||||||
"version": "1.0",
|
"version": "1.0",
|
||||||
"description": "Claude 3.5 Sonnet raises the industry bar for intelligence, outperforming competitor models and Claude 3 Opus on a wide range of evaluations, with the speed and cost of our mid-tier model, Claude 3 Sonnet.",
|
"description": "Claude 3.5 Sonnet raises the industry bar for intelligence, outperforming competitor models and Claude 3 Opus on a wide range of evaluations, with the speed and cost of our mid-tier model, Claude 3 Sonnet.",
|
||||||
"format": "api",
|
"format": "api",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user