Skip to content

Commit a048c43

Browse files
committed
Merge branch 'main' into thinking-params
2 parents 6e661b4 + e5a0816 commit a048c43

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

packages/proxy/schema/model_list.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1875,8 +1875,11 @@
18751875
"format": "google",
18761876
"flavor": "chat",
18771877
"multimodal": true,
1878+
<<<<<<< HEAD
18781879
"reasoning": true,
18791880
"reasoning_budget": true,
1881+
=======
1882+
>>>>>>> main
18801883
"input_cost_per_mil_tokens": 0.15,
18811884
"output_cost_per_mil_tokens": 0.6,
18821885
"experimental": false,
@@ -1953,6 +1956,19 @@
19531956
"output_cost_per_mil_tokens": 0,
19541957
"experimental": true
19551958
},
1959+
<<<<<<< HEAD
1960+
=======
1961+
"gemini-2.0-pro-exp-02-05": {
1962+
"format": "google",
1963+
"flavor": "chat",
1964+
"multimodal": true,
1965+
"input_cost_per_mil_tokens": 1.25,
1966+
"output_cost_per_mil_tokens": 10,
1967+
"experimental": true,
1968+
"deprecated": true,
1969+
"parent": "gemini-2.5-pro-preview-03-25"
1970+
},
1971+
>>>>>>> main
19561972
"gemini-exp-1206": {
19571973
"format": "google",
19581974
"flavor": "chat",
@@ -2764,8 +2780,11 @@
27642780
"flavor": "chat",
27652781
"displayName": "Gemini 2.5 Flash Preview",
27662782
"multimodal": true,
2783+
<<<<<<< HEAD
27672784
"reasoning": true,
27682785
"reasoning_budget": true,
2786+
=======
2787+
>>>>>>> main
27692788
"input_cost_per_mil_tokens": 0.15,
27702789
"output_cost_per_mil_tokens": 0.6
27712790
},
@@ -2774,8 +2793,11 @@
27742793
"flavor": "chat",
27752794
"displayName": "Gemini 2.5 Flash Preview",
27762795
"multimodal": true,
2796+
<<<<<<< HEAD
27772797
"reasoning": true,
27782798
"reasoning_budget": true,
2799+
=======
2800+
>>>>>>> main
27792801
"input_cost_per_mil_tokens": 0.15,
27802802
"output_cost_per_mil_tokens": 0.6,
27812803
"parent": "publishers/google/models/gemini-2.5-flash-preview-05-20"

0 commit comments

Comments
 (0)