From e148068edd07ecb8a1883533acfa25907cb1a694 Mon Sep 17 00:00:00 2001 From: Ashu Date: Fri, 8 Nov 2024 09:48:07 +0530 Subject: [PATCH] bump versions for existing models --- .../inference-anthropic-extension/resources/models.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/extensions/inference-anthropic-extension/resources/models.json b/extensions/inference-anthropic-extension/resources/models.json index 2131ad9f9..8b4ef03fb 100644 --- a/extensions/inference-anthropic-extension/resources/models.json +++ b/extensions/inference-anthropic-extension/resources/models.json @@ -8,7 +8,7 @@ "id": "claude-3-opus-20240229", "object": "model", "name": "Claude 3 Opus 20240229", - "version": "1.0", + "version": "1.1", "description": "Claude 3 Opus is a powerful model suitables for highly complex task.", "format": "api", "settings": {}, @@ -56,7 +56,7 @@ "id": "claude-3-sonnet-20240229", "object": "model", "name": "Claude 3 Sonnet 20240229", - "version": "1.0", + "version": "1.1", "description": "Claude 3 Sonnet is an ideal model balance of intelligence and speed for enterprise workloads.", "format": "api", "settings": {}, @@ -80,7 +80,7 @@ "id": "claude-3-haiku-20240307", "object": "model", "name": "Claude 3 Haiku 20240307", - "version": "1.0", + "version": "1.1", "description": "Claude 3 Haiku is the fastest model provides near-instant responsiveness.", "format": "api", "settings": {}, @@ -152,7 +152,7 @@ "id": "claude-3-5-sonnet-20240620", "object": "model", "name": "Claude 3.5 Sonnet 20240620", - "version": "1.0", + "version": "1.1", "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", "settings": {},