Skip to content

Commit 39a1bd2

Browse files
committed
Add Gemini 2.5 Pro model and decommision Gemini 1.5 Models
1 parent 3ae1800 commit 39a1bd2

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

data/models.yaml

+3-12
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
############################################
55
# Google Models
66
############################################
7-
- model: gemini::gemini-2.0-pro-exp-02-05
8-
name: Gemini 2.0 Pro Experimental
9-
description: Best for complex tasks
7+
- model: gemini::gemini-2.5-pro-exp-03-25
8+
name: Gemini 2.5 Pro Experimental
9+
description: Advanced reasoning with tool use
1010
- model: gemini::gemini-2.0-flash-001
1111
name: Gemini 2.0 Flash
1212
description: Best for everyday and advanced tasks
@@ -16,15 +16,6 @@
1616
- model: gemini::gemini-2.0-flash-thinking-exp-01-21
1717
name: Gemini 2.0 Flash Thinking Experimental
1818
description: Google's latest model that thinks before it responds
19-
- model: gemini::gemini-1.5-pro-002
20-
name: Gemini 1.5 Pro
21-
description: Advanced chat tasks
22-
- model: gemini::gemini-1.5-flash-002
23-
name: Gemini 1.5 Flash
24-
description: General purpose chat
25-
- model: gemini::gemini-1.5-flash-8b
26-
name: Gemini 1.5 Flash 8B
27-
description: Lighter and faster version of Gemini 1.5 Flash
2819
- model: gemini::learnlm-1.5-pro-experimental
2920
name: LearnLM 1.5 Pro
3021
description: Gemini latest experimental model optimized for learning tasks

0 commit comments

Comments
 (0)