@digital4better/data 1.3.40 → 1.3.42
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/data/ai/models.csv +8 -0
- package/data/ai/models.json +274 -0
- package/data/factor/continent-monthly-green.csv +172 -172
- package/data/factor/continent-monthly-green.json +1531 -1531
- package/data/factor/continent-monthly.csv +173 -173
- package/data/factor/continent-monthly.json +1521 -1521
- package/data/factor/continent-yearly-green.csv +27 -27
- package/data/factor/continent-yearly-green.json +223 -223
- package/data/factor/continent-yearly.csv +26 -26
- package/data/factor/continent-yearly.json +227 -227
- package/data/factor/country-monthly-green.csv +796 -796
- package/data/factor/country-monthly-green.json +6458 -6458
- package/data/factor/country-monthly.csv +936 -936
- package/data/factor/country-monthly.json +6311 -6311
- package/data/factor/country-yearly-green.csv +198 -198
- package/data/factor/country-yearly-green.json +1470 -1470
- package/data/factor/country-yearly.csv +214 -214
- package/data/factor/country-yearly.json +1502 -1502
- package/data/factor/subdivision-monthly-green.csv +141 -141
- package/data/factor/subdivision-monthly-green.json +1267 -1267
- package/data/factor/subdivision-monthly.csv +141 -141
- package/data/factor/subdivision-monthly.json +1269 -1269
- package/data/factor/subdivision-yearly-green.csv +64 -64
- package/data/factor/subdivision-yearly-green.json +576 -576
- package/data/factor/subdivision-yearly.csv +64 -64
- package/data/factor/subdivision-yearly.json +576 -576
- package/data/factor/world-monthly-green.csv +87 -87
- package/data/factor/world-monthly-green.json +783 -783
- package/data/factor/world-monthly.csv +87 -87
- package/data/factor/world-monthly.json +782 -782
- package/data/factor/world-yearly-green.csv +8 -8
- package/data/factor/world-yearly-green.json +72 -72
- package/data/factor/world-yearly.csv +8 -8
- package/data/factor/world-yearly.json +72 -72
- package/data/mix/continent-monthly-green.csv +166 -166
- package/data/mix/continent-monthly-green.json +559 -559
- package/data/mix/continent-monthly.csv +166 -166
- package/data/mix/continent-monthly.json +1078 -1078
- package/data/mix/continent-yearly-green.csv +22 -22
- package/data/mix/continent-yearly-green.json +72 -72
- package/data/mix/continent-yearly.csv +22 -22
- package/data/mix/continent-yearly.json +128 -128
- package/data/mix/country-monthly-green.csv +567 -567
- package/data/mix/country-monthly-green.json +1754 -1754
- package/data/mix/country-monthly.csv +567 -567
- package/data/mix/country-monthly.json +2585 -2585
- package/data/mix/country-yearly-green.csv +122 -122
- package/data/mix/country-yearly-green.json +409 -409
- package/data/mix/country-yearly.csv +122 -122
- package/data/mix/country-yearly.json +720 -720
- package/data/mix/subdivision-monthly-green.csv +138 -138
- package/data/mix/subdivision-monthly-green.json +461 -461
- package/data/mix/subdivision-monthly.csv +138 -138
- package/data/mix/subdivision-monthly.json +882 -882
- package/data/mix/subdivision-yearly-green.csv +64 -64
- package/data/mix/subdivision-yearly-green.json +221 -221
- package/data/mix/subdivision-yearly.csv +64 -64
- package/data/mix/subdivision-yearly.json +418 -418
- package/data/mix/world-monthly-green.csv +87 -87
- package/data/mix/world-monthly-green.json +345 -345
- package/data/mix/world-monthly.csv +87 -87
- package/data/mix/world-monthly.json +771 -771
- package/data/mix/world-yearly-green.csv +8 -8
- package/data/mix/world-yearly-green.json +31 -31
- package/data/mix/world-yearly.csv +8 -8
- package/data/mix/world-yearly.json +71 -71
- package/package.json +1 -1
package/data/ai/models.csv
CHANGED
|
@@ -67,15 +67,21 @@ gemini-2.5-flash,google,false,text,moe,88,440,1048576,20000,,,text|image|video,t
|
|
|
67
67
|
gemini-2.5-flash-image,google,false,image,moe,88,440,,20000,,,text,image,true,false,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models|https://lifearchitect.ai/models-table|https://deepmind.google/technologies/gemini/flash,parameters|corpus
|
|
68
68
|
gemini-2.5-flash-lite,google,false,text,dense,18,18,1048576,,,,text|image|video,text,true,true,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models,parameters|context
|
|
69
69
|
gemini-2.5-flash-live-api,google,false,speech,moe,88,440,128000,20000,,,audio,audio|text,true,true,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models|https://lifearchitect.ai/models-table|https://deepmind.google/technologies/gemini/flash,parameters|context|corpus
|
|
70
|
+
gemini-2.5-flash-tts,google,false,speech,moe,88,440,8192,,,,text,audio,false,false,https://ai.google.dev/gemini-api/docs/changelog|https://ai.google.dev/gemini-api/docs/models/gemini-2.5-flash-preview-tts,parameters
|
|
70
71
|
gemini-2.5-pro,google,false,text,moe,400,2000,1048576,80000,,,text|image|video,text,true,true,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models|https://lifearchitect.ai/models-table|https://storage.googleapis.com/deepmind-media/gemini/gemini_v2_5_report.pdf,parameters|context|corpus
|
|
72
|
+
gemini-2.5-pro-tts,google,false,speech,moe,400,2000,8192,,,,text,audio,false,false,https://ai.google.dev/gemini-api/docs/changelog|https://ai.google.dev/gemini-api/docs/models/gemini-2.5-pro-preview-tts,parameters
|
|
71
73
|
gemini-3-flash,google,false,text,moe,65,300,1048576,100000,,,text|image|video,text,false,true,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models|https://lifearchitect.ai/models-table|https://storage.googleapis.com/deepmind-media/Model-Cards/Gemini-3-Flash-Model-Card.pdf,parameters|context|corpus
|
|
72
74
|
gemini-3-pro,google,false,text,moe,240,1200,1048576,100000,,,text|image|video,text,false,true,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models|https://lifearchitect.ai/models-table|https://storage.googleapis.com/deepmind-media/Model-Cards/Gemini-3-Pro-Model-Card.pdf,parameters|context|corpus
|
|
73
75
|
gemini-3-pro-image,google,false,image,moe,240,1200,,100000,,,text,image,false,false,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models|https://lifearchitect.ai/models-table|https://storage.googleapis.com/deepmind-media/Model-Cards/Gemini-3-Pro-Model-Card.pdf,parameters|corpus
|
|
74
76
|
gemini-3.1-flash-image,google,false,image,moe,240,1200,,,,,text,image,false,false,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models,parameters
|
|
75
77
|
gemini-3.1-flash-lite,google,false,text,dense,68,68,1048576,100000,,,text|image|video,text,false,true,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models|https://lifearchitect.ai/models-table,parameters|context|corpus
|
|
78
|
+
gemini-3.1-flash-live,google,false,speech,moe,65,300,131072,,,,text|image|audio|video,text|audio,true,true,https://ai.google.dev/gemini-api/docs/changelog|https://ai.google.dev/gemini-api/docs/models/gemini-3.1-flash-live-preview,parameters
|
|
76
79
|
gemini-3.1-pro,google,false,text,moe,240,1200,1048576,100000,,,text|image|video,text,false,true,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models|https://lifearchitect.ai/models-table|https://deepmind.google/models/model-cards/gemini-3-1-pro,parameters|context|corpus
|
|
77
80
|
gemini-embedding-2,google,false,embedding,dense,0.7,0.7,2048,,,,text,embedding,false,false,https://ai.google.dev/gemini-api/docs/models|https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models,parameters|context
|
|
78
81
|
gemma-3-27b-it,google,true,text,dense,27,27,40000,14000,,,text,text,false,false,https://huggingface.co/google/gemma-3-27b-it|https://storage.googleapis.com/deepmind-media/gemma/Gemma3Report.pdf,corpus
|
|
82
|
+
gemma-3n-e4b-it,google,true,text,moe,4,8,32000,,,,text|image|audio|video,text,false,false,https://ai.google.dev/gemini-api/docs/changelog|https://ai.google.dev/gemma/docs/gemma-3n|https://developers.googleblog.com/introducing-gemma-3n-developer-guide/,
|
|
83
|
+
gemma-4-26b-a4b-it,google,true,text,moe,3.8,25.2,256000,,,,text|image|video,text,true,true,https://ai.google.dev/gemini-api/docs/changelog|https://ai.google.dev/gemma/docs/core|https://huggingface.co/google/gemma-4-26B-A4B-it,
|
|
84
|
+
gemma-4-31b-it,google,true,text,dense,30.7,30.7,256000,,,,text|image|video,text,true,true,https://ai.google.dev/gemini-api/docs/changelog|https://ai.google.dev/gemma/docs/core|https://huggingface.co/google/gemma-4-31B-it,
|
|
79
85
|
gpt-35-turbo,openai,false,text,dense,45,45,16385,,,,text,text,false,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://openai.com/blog/chatgpt,parameters|context
|
|
80
86
|
gpt-35-turbo-16k,openai,false,text,dense,45,45,16385,,,,text,text,false,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://openai.com/blog/chatgpt,parameters|context
|
|
81
87
|
gpt-4,openai,false,text,moe,280,1760,8192,13000,,,text,text,false,true,https://platform.openai.com/docs/models|https://ai.azure.com/catalog/models|https://lifearchitect.ai/models-table|https://cdn.openai.com/papers/gpt-4.pdf|https://lifearchitect.ai/gpt-4,parameters|context|corpus
|
|
@@ -222,6 +228,8 @@ titan-embeddings-g1,amazon,false,embedding,dense,1,1,8192,,1536,,text,embedding,
|
|
|
222
228
|
titan-embeddings-v2,amazon,false,embedding,dense,1,1,8192,,1536,,text,embedding,false,false,https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters|context
|
|
223
229
|
titan-text-g1-express,amazon,false,text,dense,15,15,8000,,,,text,text,false,false,https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters|context
|
|
224
230
|
titan-text-g1-lite,amazon,false,text,dense,5,5,4000,,,,text,text,false,false,https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters|context
|
|
231
|
+
veo-3.1,google,false,video,dense,32,32,,,,,text|image,video|audio,false,false,https://ai.google.dev/gemini-api/docs/models|https://ai.google.dev/gemini-api/docs/models/veo-3.1-generate-preview,parameters
|
|
232
|
+
veo-3.1-lite,google,false,video,dense,16,16,,,,,text|image,video|audio,false,false,https://ai.google.dev/gemini-api/docs/changelog|https://ai.google.dev/gemini-api/docs/models/veo-3.1-lite-generate-preview,parameters
|
|
225
233
|
voxtral-mini-3b-2507,mistral,true,speech,dense,3,3,32000,,,,audio,audio|text,false,true,https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html,parameters
|
|
226
234
|
voxtral-small-24b-2507,mistral,true,speech,dense,24.3,24.3,32000,,,,audio,audio|text,false,true,https://docs.mistral.ai/getting-started/models|https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html|https://www.scaleway.com/en/docs/generative-apis/reference-content/supported-models,parameters
|
|
227
235
|
whisper-large-v3,openai,true,transcription,dense,1.55,1.55,,,,,audio,text,false,false,https://huggingface.co/openai/whisper-large-v3,
|
package/data/ai/models.json
CHANGED
|
@@ -2383,6 +2383,39 @@
|
|
|
2383
2383
|
"corpus"
|
|
2384
2384
|
]
|
|
2385
2385
|
},
|
|
2386
|
+
{
|
|
2387
|
+
"name": "gemini-2.5-flash-tts",
|
|
2388
|
+
"vendor": "google",
|
|
2389
|
+
"open": false,
|
|
2390
|
+
"pattern": "gemini[\\s._-]?2(?:\\.5|[\\s._-]?5)[\\s._-]?flash(?:[\\s._-]?preview)?[\\s._-]?(?:text[\\s._-]?to[\\s._-]?speech|tts)",
|
|
2391
|
+
"type": "speech",
|
|
2392
|
+
"architecture": "moe",
|
|
2393
|
+
"parameters": {
|
|
2394
|
+
"active": 88,
|
|
2395
|
+
"total": 440
|
|
2396
|
+
},
|
|
2397
|
+
"context": 8192,
|
|
2398
|
+
"input": [
|
|
2399
|
+
"text"
|
|
2400
|
+
],
|
|
2401
|
+
"output": [
|
|
2402
|
+
"audio"
|
|
2403
|
+
],
|
|
2404
|
+
"reasoning": false,
|
|
2405
|
+
"tools": false,
|
|
2406
|
+
"providers": {
|
|
2407
|
+
"gcp": [
|
|
2408
|
+
"Gemini 2.5 Flash Text-to-Speech"
|
|
2409
|
+
]
|
|
2410
|
+
},
|
|
2411
|
+
"sources": [
|
|
2412
|
+
"https://ai.google.dev/gemini-api/docs/changelog",
|
|
2413
|
+
"https://ai.google.dev/gemini-api/docs/models/gemini-2.5-flash-preview-tts"
|
|
2414
|
+
],
|
|
2415
|
+
"estimated": [
|
|
2416
|
+
"parameters"
|
|
2417
|
+
]
|
|
2418
|
+
},
|
|
2386
2419
|
{
|
|
2387
2420
|
"name": "gemini-2.5-pro",
|
|
2388
2421
|
"vendor": "google",
|
|
@@ -2423,6 +2456,39 @@
|
|
|
2423
2456
|
"corpus"
|
|
2424
2457
|
]
|
|
2425
2458
|
},
|
|
2459
|
+
{
|
|
2460
|
+
"name": "gemini-2.5-pro-tts",
|
|
2461
|
+
"vendor": "google",
|
|
2462
|
+
"open": false,
|
|
2463
|
+
"pattern": "gemini[\\s._-]?2(?:\\.5|[\\s._-]?5)[\\s._-]?pro(?:[\\s._-]?preview)?[\\s._-]?(?:text[\\s._-]?to[\\s._-]?speech|tts)",
|
|
2464
|
+
"type": "speech",
|
|
2465
|
+
"architecture": "moe",
|
|
2466
|
+
"parameters": {
|
|
2467
|
+
"active": 400,
|
|
2468
|
+
"total": 2000
|
|
2469
|
+
},
|
|
2470
|
+
"context": 8192,
|
|
2471
|
+
"input": [
|
|
2472
|
+
"text"
|
|
2473
|
+
],
|
|
2474
|
+
"output": [
|
|
2475
|
+
"audio"
|
|
2476
|
+
],
|
|
2477
|
+
"reasoning": false,
|
|
2478
|
+
"tools": false,
|
|
2479
|
+
"providers": {
|
|
2480
|
+
"gcp": [
|
|
2481
|
+
"Gemini 2.5 Pro Text-to-Speech"
|
|
2482
|
+
]
|
|
2483
|
+
},
|
|
2484
|
+
"sources": [
|
|
2485
|
+
"https://ai.google.dev/gemini-api/docs/changelog",
|
|
2486
|
+
"https://ai.google.dev/gemini-api/docs/models/gemini-2.5-pro-preview-tts"
|
|
2487
|
+
],
|
|
2488
|
+
"estimated": [
|
|
2489
|
+
"parameters"
|
|
2490
|
+
]
|
|
2491
|
+
},
|
|
2426
2492
|
{
|
|
2427
2493
|
"name": "gemini-3-flash",
|
|
2428
2494
|
"vendor": "google",
|
|
@@ -2610,6 +2676,43 @@
|
|
|
2610
2676
|
"corpus"
|
|
2611
2677
|
]
|
|
2612
2678
|
},
|
|
2679
|
+
{
|
|
2680
|
+
"name": "gemini-3.1-flash-live",
|
|
2681
|
+
"vendor": "google",
|
|
2682
|
+
"open": false,
|
|
2683
|
+
"pattern": "gemini[\\s._-]?3(?:\\.1|[\\s._-]?1)[\\s._-]?flash[\\s._-]?live(?:[\\s._-]?preview)?",
|
|
2684
|
+
"type": "speech",
|
|
2685
|
+
"architecture": "moe",
|
|
2686
|
+
"parameters": {
|
|
2687
|
+
"active": 65,
|
|
2688
|
+
"total": 300
|
|
2689
|
+
},
|
|
2690
|
+
"context": 131072,
|
|
2691
|
+
"input": [
|
|
2692
|
+
"text",
|
|
2693
|
+
"image",
|
|
2694
|
+
"audio",
|
|
2695
|
+
"video"
|
|
2696
|
+
],
|
|
2697
|
+
"output": [
|
|
2698
|
+
"text",
|
|
2699
|
+
"audio"
|
|
2700
|
+
],
|
|
2701
|
+
"reasoning": true,
|
|
2702
|
+
"tools": true,
|
|
2703
|
+
"providers": {
|
|
2704
|
+
"gcp": [
|
|
2705
|
+
"Gemini 3.1 Flash Live"
|
|
2706
|
+
]
|
|
2707
|
+
},
|
|
2708
|
+
"sources": [
|
|
2709
|
+
"https://ai.google.dev/gemini-api/docs/changelog",
|
|
2710
|
+
"https://ai.google.dev/gemini-api/docs/models/gemini-3.1-flash-live-preview"
|
|
2711
|
+
],
|
|
2712
|
+
"estimated": [
|
|
2713
|
+
"parameters"
|
|
2714
|
+
]
|
|
2715
|
+
},
|
|
2613
2716
|
{
|
|
2614
2717
|
"name": "gemini-3.1-pro",
|
|
2615
2718
|
"vendor": "google",
|
|
@@ -2718,6 +2821,109 @@
|
|
|
2718
2821
|
"corpus"
|
|
2719
2822
|
]
|
|
2720
2823
|
},
|
|
2824
|
+
{
|
|
2825
|
+
"name": "gemma-3n-e4b-it",
|
|
2826
|
+
"vendor": "google",
|
|
2827
|
+
"open": true,
|
|
2828
|
+
"pattern": "gemma[\\s._-]?3n[\\s._-]?e4b[\\s._-]?it",
|
|
2829
|
+
"type": "text",
|
|
2830
|
+
"architecture": "moe",
|
|
2831
|
+
"parameters": {
|
|
2832
|
+
"active": 4,
|
|
2833
|
+
"total": 8
|
|
2834
|
+
},
|
|
2835
|
+
"context": 32000,
|
|
2836
|
+
"input": [
|
|
2837
|
+
"text",
|
|
2838
|
+
"image",
|
|
2839
|
+
"audio",
|
|
2840
|
+
"video"
|
|
2841
|
+
],
|
|
2842
|
+
"output": [
|
|
2843
|
+
"text"
|
|
2844
|
+
],
|
|
2845
|
+
"reasoning": false,
|
|
2846
|
+
"tools": false,
|
|
2847
|
+
"providers": {
|
|
2848
|
+
"gcp": [
|
|
2849
|
+
"gemma-3n-e4b-it"
|
|
2850
|
+
]
|
|
2851
|
+
},
|
|
2852
|
+
"sources": [
|
|
2853
|
+
"https://ai.google.dev/gemini-api/docs/changelog",
|
|
2854
|
+
"https://ai.google.dev/gemma/docs/gemma-3n",
|
|
2855
|
+
"https://developers.googleblog.com/introducing-gemma-3n-developer-guide/"
|
|
2856
|
+
],
|
|
2857
|
+
"estimated": []
|
|
2858
|
+
},
|
|
2859
|
+
{
|
|
2860
|
+
"name": "gemma-4-26b-a4b-it",
|
|
2861
|
+
"vendor": "google",
|
|
2862
|
+
"open": true,
|
|
2863
|
+
"pattern": "gemma[\\s._-]?4[\\s._-]?26b[\\s._-]?a4b[\\s._-]?it",
|
|
2864
|
+
"type": "text",
|
|
2865
|
+
"architecture": "moe",
|
|
2866
|
+
"parameters": {
|
|
2867
|
+
"active": 3.8,
|
|
2868
|
+
"total": 25.2
|
|
2869
|
+
},
|
|
2870
|
+
"context": 256000,
|
|
2871
|
+
"input": [
|
|
2872
|
+
"text",
|
|
2873
|
+
"image",
|
|
2874
|
+
"video"
|
|
2875
|
+
],
|
|
2876
|
+
"output": [
|
|
2877
|
+
"text"
|
|
2878
|
+
],
|
|
2879
|
+
"reasoning": true,
|
|
2880
|
+
"tools": true,
|
|
2881
|
+
"providers": {
|
|
2882
|
+
"gcp": [
|
|
2883
|
+
"gemma-4-26b-a4b-it"
|
|
2884
|
+
]
|
|
2885
|
+
},
|
|
2886
|
+
"sources": [
|
|
2887
|
+
"https://ai.google.dev/gemini-api/docs/changelog",
|
|
2888
|
+
"https://ai.google.dev/gemma/docs/core",
|
|
2889
|
+
"https://huggingface.co/google/gemma-4-26B-A4B-it"
|
|
2890
|
+
],
|
|
2891
|
+
"estimated": []
|
|
2892
|
+
},
|
|
2893
|
+
{
|
|
2894
|
+
"name": "gemma-4-31b-it",
|
|
2895
|
+
"vendor": "google",
|
|
2896
|
+
"open": true,
|
|
2897
|
+
"pattern": "gemma[\\s._-]?4[\\s._-]?31b[\\s._-]?it",
|
|
2898
|
+
"type": "text",
|
|
2899
|
+
"architecture": "dense",
|
|
2900
|
+
"parameters": {
|
|
2901
|
+
"active": 30.7,
|
|
2902
|
+
"total": 30.7
|
|
2903
|
+
},
|
|
2904
|
+
"context": 256000,
|
|
2905
|
+
"input": [
|
|
2906
|
+
"text",
|
|
2907
|
+
"image",
|
|
2908
|
+
"video"
|
|
2909
|
+
],
|
|
2910
|
+
"output": [
|
|
2911
|
+
"text"
|
|
2912
|
+
],
|
|
2913
|
+
"reasoning": true,
|
|
2914
|
+
"tools": true,
|
|
2915
|
+
"providers": {
|
|
2916
|
+
"gcp": [
|
|
2917
|
+
"gemma-4-31b-it"
|
|
2918
|
+
]
|
|
2919
|
+
},
|
|
2920
|
+
"sources": [
|
|
2921
|
+
"https://ai.google.dev/gemini-api/docs/changelog",
|
|
2922
|
+
"https://ai.google.dev/gemma/docs/core",
|
|
2923
|
+
"https://huggingface.co/google/gemma-4-31B-it"
|
|
2924
|
+
],
|
|
2925
|
+
"estimated": []
|
|
2926
|
+
},
|
|
2721
2927
|
{
|
|
2722
2928
|
"name": "gpt-35-turbo",
|
|
2723
2929
|
"vendor": "openai",
|
|
@@ -7943,6 +8149,74 @@
|
|
|
7943
8149
|
"context"
|
|
7944
8150
|
]
|
|
7945
8151
|
},
|
|
8152
|
+
{
|
|
8153
|
+
"name": "veo-3.1",
|
|
8154
|
+
"vendor": "google",
|
|
8155
|
+
"open": false,
|
|
8156
|
+
"pattern": "veo[\\s._-]?3(?:\\.1|[\\s._-]?1)(?![\\s._-]?lite)",
|
|
8157
|
+
"type": "video",
|
|
8158
|
+
"architecture": "dense",
|
|
8159
|
+
"parameters": {
|
|
8160
|
+
"active": 32,
|
|
8161
|
+
"total": 32
|
|
8162
|
+
},
|
|
8163
|
+
"input": [
|
|
8164
|
+
"text",
|
|
8165
|
+
"image"
|
|
8166
|
+
],
|
|
8167
|
+
"output": [
|
|
8168
|
+
"video",
|
|
8169
|
+
"audio"
|
|
8170
|
+
],
|
|
8171
|
+
"reasoning": false,
|
|
8172
|
+
"tools": false,
|
|
8173
|
+
"providers": {
|
|
8174
|
+
"gcp": [
|
|
8175
|
+
"Veo 3.1"
|
|
8176
|
+
]
|
|
8177
|
+
},
|
|
8178
|
+
"sources": [
|
|
8179
|
+
"https://ai.google.dev/gemini-api/docs/models",
|
|
8180
|
+
"https://ai.google.dev/gemini-api/docs/models/veo-3.1-generate-preview"
|
|
8181
|
+
],
|
|
8182
|
+
"estimated": [
|
|
8183
|
+
"parameters"
|
|
8184
|
+
]
|
|
8185
|
+
},
|
|
8186
|
+
{
|
|
8187
|
+
"name": "veo-3.1-lite",
|
|
8188
|
+
"vendor": "google",
|
|
8189
|
+
"open": false,
|
|
8190
|
+
"pattern": "veo[\\s._-]?3(?:\\.1|[\\s._-]?1)[\\s._-]?lite",
|
|
8191
|
+
"type": "video",
|
|
8192
|
+
"architecture": "dense",
|
|
8193
|
+
"parameters": {
|
|
8194
|
+
"active": 16,
|
|
8195
|
+
"total": 16
|
|
8196
|
+
},
|
|
8197
|
+
"input": [
|
|
8198
|
+
"text",
|
|
8199
|
+
"image"
|
|
8200
|
+
],
|
|
8201
|
+
"output": [
|
|
8202
|
+
"video",
|
|
8203
|
+
"audio"
|
|
8204
|
+
],
|
|
8205
|
+
"reasoning": false,
|
|
8206
|
+
"tools": false,
|
|
8207
|
+
"providers": {
|
|
8208
|
+
"gcp": [
|
|
8209
|
+
"Veo 3.1 Lite"
|
|
8210
|
+
]
|
|
8211
|
+
},
|
|
8212
|
+
"sources": [
|
|
8213
|
+
"https://ai.google.dev/gemini-api/docs/changelog",
|
|
8214
|
+
"https://ai.google.dev/gemini-api/docs/models/veo-3.1-lite-generate-preview"
|
|
8215
|
+
],
|
|
8216
|
+
"estimated": [
|
|
8217
|
+
"parameters"
|
|
8218
|
+
]
|
|
8219
|
+
},
|
|
7946
8220
|
{
|
|
7947
8221
|
"name": "voxtral-mini-3b-2507",
|
|
7948
8222
|
"vendor": "mistral",
|