aimodels 0.4.12 → 0.4.13
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.
- package/dist/index.js +120 -8
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2076,6 +2076,110 @@ var models = {
|
|
|
2076
2076
|
},
|
|
2077
2077
|
"creatorId": "openai"
|
|
2078
2078
|
},
|
|
2079
|
+
"grok-3-beta": {
|
|
2080
|
+
"id": "grok-3-beta",
|
|
2081
|
+
"name": "Grok 3 Beta",
|
|
2082
|
+
"creator": "xai",
|
|
2083
|
+
"license": "proprietary",
|
|
2084
|
+
"providerIds": [
|
|
2085
|
+
"xai"
|
|
2086
|
+
],
|
|
2087
|
+
"capabilities": [
|
|
2088
|
+
"chat",
|
|
2089
|
+
"txt-in",
|
|
2090
|
+
"txt-out",
|
|
2091
|
+
"reason",
|
|
2092
|
+
"fn-out",
|
|
2093
|
+
"json-out"
|
|
2094
|
+
],
|
|
2095
|
+
"context": {
|
|
2096
|
+
"type": "token",
|
|
2097
|
+
"total": 131072,
|
|
2098
|
+
"maxOutput": 131072
|
|
2099
|
+
},
|
|
2100
|
+
"aliases": [
|
|
2101
|
+
"grok-3",
|
|
2102
|
+
"grok-3-latest"
|
|
2103
|
+
],
|
|
2104
|
+
"releasedAt": "2025-04-03",
|
|
2105
|
+
"creatorId": "xai"
|
|
2106
|
+
},
|
|
2107
|
+
"grok-3-fast-beta": {
|
|
2108
|
+
"id": "grok-3-fast-beta",
|
|
2109
|
+
"name": "Grok 3 Beta (Fast mode)",
|
|
2110
|
+
"creator": "xai",
|
|
2111
|
+
"license": "proprietary",
|
|
2112
|
+
"providerIds": [
|
|
2113
|
+
"xai"
|
|
2114
|
+
],
|
|
2115
|
+
"capabilities": [
|
|
2116
|
+
"chat",
|
|
2117
|
+
"txt-in",
|
|
2118
|
+
"txt-out",
|
|
2119
|
+
"reason",
|
|
2120
|
+
"fn-out",
|
|
2121
|
+
"json-out"
|
|
2122
|
+
],
|
|
2123
|
+
"context": {
|
|
2124
|
+
"type": "token",
|
|
2125
|
+
"total": 131072,
|
|
2126
|
+
"maxOutput": 131072
|
|
2127
|
+
},
|
|
2128
|
+
"releasedAt": "2025-04-03",
|
|
2129
|
+
"creatorId": "xai"
|
|
2130
|
+
},
|
|
2131
|
+
"grok-3-mini-beta": {
|
|
2132
|
+
"id": "grok-3-mini-beta",
|
|
2133
|
+
"name": "Grok 3 Mini Beta",
|
|
2134
|
+
"creator": "xai",
|
|
2135
|
+
"license": "proprietary",
|
|
2136
|
+
"providerIds": [
|
|
2137
|
+
"xai"
|
|
2138
|
+
],
|
|
2139
|
+
"capabilities": [
|
|
2140
|
+
"chat",
|
|
2141
|
+
"txt-in",
|
|
2142
|
+
"txt-out",
|
|
2143
|
+
"reason",
|
|
2144
|
+
"fn-out",
|
|
2145
|
+
"json-out"
|
|
2146
|
+
],
|
|
2147
|
+
"context": {
|
|
2148
|
+
"type": "token",
|
|
2149
|
+
"total": 131072,
|
|
2150
|
+
"maxOutput": 131072
|
|
2151
|
+
},
|
|
2152
|
+
"aliases": [
|
|
2153
|
+
"grok-3-mini",
|
|
2154
|
+
"grok-3-mini-latest"
|
|
2155
|
+
],
|
|
2156
|
+
"releasedAt": "2025-04-03",
|
|
2157
|
+
"creatorId": "xai"
|
|
2158
|
+
},
|
|
2159
|
+
"grok-3-mini-fast-beta": {
|
|
2160
|
+
"id": "grok-3-mini-fast-beta",
|
|
2161
|
+
"name": "Grok 3 Mini Beta (Fast mode)",
|
|
2162
|
+
"creator": "xai",
|
|
2163
|
+
"license": "proprietary",
|
|
2164
|
+
"providerIds": [
|
|
2165
|
+
"xai"
|
|
2166
|
+
],
|
|
2167
|
+
"capabilities": [
|
|
2168
|
+
"chat",
|
|
2169
|
+
"txt-in",
|
|
2170
|
+
"txt-out",
|
|
2171
|
+
"reason",
|
|
2172
|
+
"fn-out",
|
|
2173
|
+
"json-out"
|
|
2174
|
+
],
|
|
2175
|
+
"context": {
|
|
2176
|
+
"type": "token",
|
|
2177
|
+
"total": 131072,
|
|
2178
|
+
"maxOutput": 131072
|
|
2179
|
+
},
|
|
2180
|
+
"releasedAt": "2025-04-03",
|
|
2181
|
+
"creatorId": "xai"
|
|
2182
|
+
},
|
|
2079
2183
|
"grok-2-vision-1212": {
|
|
2080
2184
|
"id": "grok-2-vision-1212",
|
|
2081
2185
|
"name": "Grok 2 Vision",
|
|
@@ -2088,17 +2192,20 @@ var models = {
|
|
|
2088
2192
|
"chat",
|
|
2089
2193
|
"txt-in",
|
|
2090
2194
|
"txt-out",
|
|
2091
|
-
"img-in"
|
|
2195
|
+
"img-in",
|
|
2196
|
+
"fn-out",
|
|
2197
|
+
"json-out"
|
|
2092
2198
|
],
|
|
2093
2199
|
"context": {
|
|
2094
2200
|
"type": "token",
|
|
2095
2201
|
"total": 32768,
|
|
2096
|
-
"maxOutput":
|
|
2202
|
+
"maxOutput": 32768
|
|
2097
2203
|
},
|
|
2098
2204
|
"aliases": [
|
|
2099
2205
|
"grok-2-vision",
|
|
2100
2206
|
"grok-2-vision-latest"
|
|
2101
2207
|
],
|
|
2208
|
+
"releasedAt": "2024-12-12",
|
|
2102
2209
|
"creatorId": "xai"
|
|
2103
2210
|
},
|
|
2104
2211
|
"grok-2-1212": {
|
|
@@ -2112,17 +2219,20 @@ var models = {
|
|
|
2112
2219
|
"capabilities": [
|
|
2113
2220
|
"chat",
|
|
2114
2221
|
"txt-in",
|
|
2115
|
-
"txt-out"
|
|
2222
|
+
"txt-out",
|
|
2223
|
+
"fn-out",
|
|
2224
|
+
"json-out"
|
|
2116
2225
|
],
|
|
2117
2226
|
"context": {
|
|
2118
2227
|
"type": "token",
|
|
2119
2228
|
"total": 131072,
|
|
2120
|
-
"maxOutput":
|
|
2229
|
+
"maxOutput": 131072
|
|
2121
2230
|
},
|
|
2122
2231
|
"aliases": [
|
|
2123
2232
|
"grok-2",
|
|
2124
2233
|
"grok-2-latest"
|
|
2125
2234
|
],
|
|
2235
|
+
"releasedAt": "2024-12-12",
|
|
2126
2236
|
"creatorId": "xai"
|
|
2127
2237
|
},
|
|
2128
2238
|
"grok-vision-beta": {
|
|
@@ -2137,12 +2247,13 @@ var models = {
|
|
|
2137
2247
|
"chat",
|
|
2138
2248
|
"txt-in",
|
|
2139
2249
|
"txt-out",
|
|
2140
|
-
"img-in"
|
|
2250
|
+
"img-in",
|
|
2251
|
+
"fn-out"
|
|
2141
2252
|
],
|
|
2142
2253
|
"context": {
|
|
2143
2254
|
"type": "token",
|
|
2144
2255
|
"total": 8192,
|
|
2145
|
-
"maxOutput":
|
|
2256
|
+
"maxOutput": 8192
|
|
2146
2257
|
},
|
|
2147
2258
|
"creatorId": "xai"
|
|
2148
2259
|
},
|
|
@@ -2157,12 +2268,13 @@ var models = {
|
|
|
2157
2268
|
"capabilities": [
|
|
2158
2269
|
"chat",
|
|
2159
2270
|
"txt-in",
|
|
2160
|
-
"txt-out"
|
|
2271
|
+
"txt-out",
|
|
2272
|
+
"fn-out"
|
|
2161
2273
|
],
|
|
2162
2274
|
"context": {
|
|
2163
2275
|
"type": "token",
|
|
2164
2276
|
"total": 131072,
|
|
2165
|
-
"maxOutput":
|
|
2277
|
+
"maxOutput": 131072
|
|
2166
2278
|
},
|
|
2167
2279
|
"creatorId": "xai"
|
|
2168
2280
|
}
|