Skip to content

Commit 9acc623

Browse files
committed
remove duplicate gemini-3.1-pro entries
1 parent 30bca80 commit 9acc623

File tree

5 files changed

+3
-361
lines changed

5 files changed

+3
-361
lines changed

packages/__tests__/cost/__snapshots__/registrySnapshots.test.ts.snap

Lines changed: 3 additions & 163 deletions
Original file line numberDiff line numberDiff line change
@@ -2752,101 +2752,6 @@ exports[`Registry Snapshots endpoint configurations snapshot 1`] = `
27522752
],
27532753
},
27542754
},
2755-
"google/gemini-3.1-pro": {
2756-
"gemini-3.1-pro-preview:google-ai-studio": {
2757-
"context": 1048576,
2758-
"crossRegion": false,
2759-
"maxTokens": 65536,
2760-
"modelId": "gemini-3.1-pro-preview",
2761-
"parameters": [
2762-
"include_reasoning",
2763-
"max_tokens",
2764-
"reasoning",
2765-
"response_format",
2766-
"seed",
2767-
"stop",
2768-
"structured_outputs",
2769-
"temperature",
2770-
"tool_choice",
2771-
"tools",
2772-
"top_p",
2773-
],
2774-
"provider": "google-ai-studio",
2775-
"ptbEnabled": true,
2776-
"regions": [
2777-
"*",
2778-
],
2779-
},
2780-
"gemini-3.1-pro-preview:helicone": {
2781-
"context": 1048576,
2782-
"crossRegion": false,
2783-
"maxTokens": 65536,
2784-
"modelId": "pa/gemini-3.1-pro-preview",
2785-
"parameters": [
2786-
"include_reasoning",
2787-
"max_tokens",
2788-
"reasoning",
2789-
"response_format",
2790-
"seed",
2791-
"stop",
2792-
"structured_outputs",
2793-
"temperature",
2794-
"tool_choice",
2795-
"tools",
2796-
"top_p",
2797-
],
2798-
"provider": "helicone",
2799-
"ptbEnabled": true,
2800-
"regions": [
2801-
"*",
2802-
],
2803-
},
2804-
"gemini-3.1-pro-preview:openrouter": {
2805-
"context": 1048576,
2806-
"crossRegion": false,
2807-
"maxTokens": 65536,
2808-
"modelId": "google/gemini-3.1-pro-preview",
2809-
"parameters": [
2810-
"max_tokens",
2811-
"response_format",
2812-
"seed",
2813-
"stop",
2814-
"temperature",
2815-
"tool_choice",
2816-
"tools",
2817-
"top_p",
2818-
],
2819-
"provider": "openrouter",
2820-
"ptbEnabled": true,
2821-
"regions": [
2822-
"*",
2823-
],
2824-
},
2825-
"gemini-3.1-pro-preview:vertex": {
2826-
"context": 1048576,
2827-
"crossRegion": true,
2828-
"maxTokens": 65536,
2829-
"modelId": "gemini-3.1-pro-preview",
2830-
"parameters": [
2831-
"include_reasoning",
2832-
"max_tokens",
2833-
"reasoning",
2834-
"response_format",
2835-
"seed",
2836-
"stop",
2837-
"structured_outputs",
2838-
"temperature",
2839-
"tool_choice",
2840-
"tools",
2841-
"top_p",
2842-
],
2843-
"provider": "vertex",
2844-
"ptbEnabled": true,
2845-
"regions": [
2846-
"global",
2847-
],
2848-
},
2849-
},
28502755
"google/gemini-3.1-pro-preview": {
28512756
"gemini-3.1-pro-preview:helicone": {
28522757
"context": 1048576,
@@ -7276,12 +7181,6 @@ exports[`Registry Snapshots model coverage snapshot 1`] = `
72767181
"openrouter",
72777182
"vertex",
72787183
],
7279-
"google/gemini-3.1-pro": [
7280-
"google-ai-studio",
7281-
"helicone",
7282-
"openrouter",
7283-
"vertex",
7284-
],
72857184
"google/gemini-3.1-pro-preview": [
72867185
"helicone",
72877186
"openrouter",
@@ -8955,64 +8854,6 @@ exports[`Registry Snapshots pricing snapshot 1`] = `
89558854
},
89568855
],
89578856
},
8958-
"google/gemini-3.1-pro": {
8959-
"google-ai-studio": [
8960-
{
8961-
"cacheMultipliers": {
8962-
"cachedInput": 0.1,
8963-
},
8964-
"cacheStoragePerHour": 0.0000045,
8965-
"input": 0.000002,
8966-
"output": 0.000012,
8967-
"threshold": 0,
8968-
},
8969-
{
8970-
"input": 0.000004,
8971-
"output": 0.000018,
8972-
"threshold": 200000,
8973-
},
8974-
],
8975-
"helicone": [
8976-
{
8977-
"input": 0.000002,
8978-
"output": 0.000012,
8979-
"threshold": 0,
8980-
},
8981-
{
8982-
"input": 0.000004,
8983-
"output": 0.000018,
8984-
"threshold": 200000,
8985-
},
8986-
],
8987-
"openrouter": [
8988-
{
8989-
"input": 0.00000211,
8990-
"output": 0.00001266,
8991-
"threshold": 0,
8992-
},
8993-
{
8994-
"input": 0.00000422,
8995-
"output": 0.00001899,
8996-
"threshold": 200000,
8997-
},
8998-
],
8999-
"vertex": [
9000-
{
9001-
"cacheMultipliers": {
9002-
"cachedInput": 0.1,
9003-
},
9004-
"cacheStoragePerHour": 0.0000045,
9005-
"input": 0.000002,
9006-
"output": 0.000012,
9007-
"threshold": 0,
9008-
},
9009-
{
9010-
"input": 0.000004,
9011-
"output": 0.000018,
9012-
"threshold": 200000,
9013-
},
9014-
],
9015-
},
90168857
"google/gemini-3.1-pro-preview": {
90178858
"helicone": [
90188859
{
@@ -9977,7 +9818,6 @@ exports[`Registry Snapshots verify registry state 1`] = `
99779818
{
99789819
"model": "gemini-3.1-pro-preview",
99799820
"providers": [
9980-
"google-ai-studio",
99819821
"helicone",
99829822
"openrouter",
99839823
"vertex",
@@ -10604,7 +10444,7 @@ exports[`Registry Snapshots verify registry state 1`] = `
1060410444
"provider": "fireworks",
1060510445
},
1060610446
{
10607-
"modelCount": 8,
10447+
"modelCount": 7,
1060810448
"provider": "google-ai-studio",
1060910449
},
1061010450
{
@@ -10764,8 +10604,8 @@ exports[`Registry Snapshots verify registry state 1`] = `
1076410604
"claude-3.5-haiku:anthropic:*",
1076510605
],
1076610606
"totalArchivedConfigs": 0,
10767-
"totalEndpoints": 317,
10768-
"totalModelProviderConfigs": 317,
10607+
"totalEndpoints": 316,
10608+
"totalModelProviderConfigs": 316,
1076910609
"totalModelsWithPtb": 105,
1077010610
"totalProviders": 21,
1077110611
}

packages/cost/models/authors/google/gemini-3.1-pro/endpoints.ts

Lines changed: 0 additions & 166 deletions
This file was deleted.

packages/cost/models/authors/google/gemini-3.1-pro/model.ts

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)