llm.rb 9.0.0 → 10.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/data/deepseek.json CHANGED
@@ -28,30 +28,31 @@
28
28
  ]
29
29
  },
30
30
  "open_weights": true,
31
+ "limit": {
32
+ "context": 1000000,
33
+ "output": 384000
34
+ },
31
35
  "cost": {
32
36
  "input": 0.14,
33
37
  "output": 0.28,
34
38
  "cache_read": 0.028
35
- },
36
- "limit": {
37
- "context": 1000000,
38
- "output": 384000
39
39
  }
40
40
  },
41
- "deepseek-reasoner": {
42
- "id": "deepseek-reasoner",
43
- "name": "DeepSeek Reasoner",
41
+ "deepseek-v4-pro": {
42
+ "id": "deepseek-v4-pro",
43
+ "name": "DeepSeek V4 Pro",
44
44
  "family": "deepseek-thinking",
45
- "attachment": true,
45
+ "attachment": false,
46
46
  "reasoning": true,
47
47
  "tool_call": true,
48
48
  "interleaved": {
49
49
  "field": "reasoning_content"
50
50
  },
51
+ "structured_output": true,
51
52
  "temperature": true,
52
- "knowledge": "2025-09",
53
- "release_date": "2025-12-01",
54
- "last_updated": "2026-02-28",
53
+ "knowledge": "2025-05",
54
+ "release_date": "2026-04-24",
55
+ "last_updated": "2026-04-24",
55
56
  "modalities": {
56
57
  "input": [
57
58
  "text"
@@ -61,31 +62,30 @@
61
62
  ]
62
63
  },
63
64
  "open_weights": true,
64
- "cost": {
65
- "input": 0.14,
66
- "output": 0.28,
67
- "cache_read": 0.028
68
- },
69
65
  "limit": {
70
66
  "context": 1000000,
71
67
  "output": 384000
68
+ },
69
+ "cost": {
70
+ "input": 1.74,
71
+ "output": 3.48,
72
+ "cache_read": 0.145
72
73
  }
73
74
  },
74
- "deepseek-v4-flash": {
75
- "id": "deepseek-v4-flash",
76
- "name": "DeepSeek V4 Flash",
77
- "family": "deepseek-flash",
78
- "attachment": false,
75
+ "deepseek-reasoner": {
76
+ "id": "deepseek-reasoner",
77
+ "name": "DeepSeek Reasoner",
78
+ "family": "deepseek-thinking",
79
+ "attachment": true,
79
80
  "reasoning": true,
80
81
  "tool_call": true,
81
82
  "interleaved": {
82
83
  "field": "reasoning_content"
83
84
  },
84
- "structured_output": true,
85
85
  "temperature": true,
86
- "knowledge": "2025-05",
87
- "release_date": "2026-04-24",
88
- "last_updated": "2026-04-24",
86
+ "knowledge": "2025-09",
87
+ "release_date": "2025-12-01",
88
+ "last_updated": "2026-02-28",
89
89
  "modalities": {
90
90
  "input": [
91
91
  "text"
@@ -95,20 +95,20 @@
95
95
  ]
96
96
  },
97
97
  "open_weights": true,
98
+ "limit": {
99
+ "context": 1000000,
100
+ "output": 384000
101
+ },
98
102
  "cost": {
99
103
  "input": 0.14,
100
104
  "output": 0.28,
101
105
  "cache_read": 0.028
102
- },
103
- "limit": {
104
- "context": 1000000,
105
- "output": 384000
106
106
  }
107
107
  },
108
- "deepseek-v4-pro": {
109
- "id": "deepseek-v4-pro",
110
- "name": "DeepSeek V4 Pro",
111
- "family": "deepseek-thinking",
108
+ "deepseek-v4-flash": {
109
+ "id": "deepseek-v4-flash",
110
+ "name": "DeepSeek V4 Flash",
111
+ "family": "deepseek-flash",
112
112
  "attachment": false,
113
113
  "reasoning": true,
114
114
  "tool_call": true,
@@ -129,14 +129,14 @@
129
129
  ]
130
130
  },
131
131
  "open_weights": true,
132
- "cost": {
133
- "input": 1.74,
134
- "output": 3.48,
135
- "cache_read": 0.145
136
- },
137
132
  "limit": {
138
133
  "context": 1000000,
139
134
  "output": 384000
135
+ },
136
+ "cost": {
137
+ "input": 0.14,
138
+ "output": 0.28,
139
+ "cache_read": 0.028
140
140
  }
141
141
  }
142
142
  }