aimodels 0.4.10 → 0.4.12

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.
Files changed (2) hide show
  1. package/dist/index.js +331 -8
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -734,9 +734,36 @@ var models = {
734
734
  },
735
735
  "creatorId": "deepseek"
736
736
  },
737
+ "gemini-2.5-pro-preview-03-25": {
738
+ "id": "gemini-2.5-pro-preview-03-25",
739
+ "name": "Gemini 2.5 Pro (Preview)",
740
+ "license": "proprietary",
741
+ "providerIds": [
742
+ "google"
743
+ ],
744
+ "capabilities": [
745
+ "chat",
746
+ "txt-in",
747
+ "txt-out",
748
+ "json-out",
749
+ "fn-out",
750
+ "img-in",
751
+ "audio-in",
752
+ "reason"
753
+ ],
754
+ "context": {
755
+ "type": "token",
756
+ "total": 1114112,
757
+ "maxOutput": 65536
758
+ },
759
+ "aliases": [
760
+ "gemini-2.5"
761
+ ],
762
+ "creatorId": "google"
763
+ },
737
764
  "gemini-2.5-pro-exp-03-25": {
738
765
  "id": "gemini-2.5-pro-exp-03-25",
739
- "name": "Gemini 2.5 Pro",
766
+ "name": "Gemini 2.5 Pro (Experimental)",
740
767
  "license": "proprietary",
741
768
  "providerIds": [
742
769
  "google"
@@ -753,12 +780,35 @@ var models = {
753
780
  ],
754
781
  "context": {
755
782
  "type": "token",
756
- "total": 1048576,
783
+ "total": 1114112,
757
784
  "maxOutput": 65536
758
785
  },
759
786
  "aliases": [
760
- "gemini-2.5"
787
+ "gemini-2.5-exp"
788
+ ],
789
+ "creatorId": "google"
790
+ },
791
+ "gemini-2.5-flash-preview": {
792
+ "id": "gemini-2.5-flash-preview",
793
+ "name": "Gemini 2.5 Flash Preview",
794
+ "license": "proprietary",
795
+ "providerIds": [
796
+ "google"
797
+ ],
798
+ "capabilities": [
799
+ "chat",
800
+ "txt-in",
801
+ "txt-out",
802
+ "json-out",
803
+ "fn-out",
804
+ "img-in",
805
+ "reason"
761
806
  ],
807
+ "context": {
808
+ "type": "token",
809
+ "total": 1048576,
810
+ "maxOutput": 32768
811
+ },
762
812
  "creatorId": "google"
763
813
  },
764
814
  "gemini-2.0-flash": {
@@ -780,7 +830,7 @@ var models = {
780
830
  ],
781
831
  "context": {
782
832
  "type": "token",
783
- "total": 1048576,
833
+ "total": 1056768,
784
834
  "maxOutput": 8192
785
835
  },
786
836
  "aliases": [
@@ -788,6 +838,55 @@ var models = {
788
838
  ],
789
839
  "creatorId": "google"
790
840
  },
841
+ "gemini-2.0-flash-thinking": {
842
+ "id": "gemini-2.0-flash-thinking",
843
+ "name": "Gemini 2.0 Flash Thinking",
844
+ "license": "proprietary",
845
+ "providerIds": [
846
+ "google"
847
+ ],
848
+ "capabilities": [
849
+ "chat",
850
+ "txt-in",
851
+ "txt-out",
852
+ "json-out",
853
+ "fn-out",
854
+ "img-in",
855
+ "reason"
856
+ ],
857
+ "context": {
858
+ "type": "token",
859
+ "total": 1056768,
860
+ "maxOutput": 8192
861
+ },
862
+ "aliases": [
863
+ "gemini-2.0-flash-thinking-experimental"
864
+ ],
865
+ "creatorId": "google"
866
+ },
867
+ "gemini-2.0-flash-experimental": {
868
+ "id": "gemini-2.0-flash-experimental",
869
+ "name": "Gemini 2.0 Flash Experimental",
870
+ "license": "proprietary",
871
+ "providerIds": [
872
+ "google"
873
+ ],
874
+ "capabilities": [
875
+ "chat",
876
+ "txt-in",
877
+ "txt-out",
878
+ "json-out",
879
+ "fn-out",
880
+ "img-in",
881
+ "reason"
882
+ ],
883
+ "context": {
884
+ "type": "token",
885
+ "total": 1056768,
886
+ "maxOutput": 8192
887
+ },
888
+ "creatorId": "google"
889
+ },
791
890
  "gemini-2.0-flash-lite": {
792
891
  "id": "gemini-2.0-flash-lite",
793
892
  "name": "Gemini 2.0 Flash Lite",
@@ -806,7 +905,7 @@ var models = {
806
905
  ],
807
906
  "context": {
808
907
  "type": "token",
809
- "total": 1048576,
908
+ "total": 1056768,
810
909
  "maxOutput": 8192
811
910
  },
812
911
  "aliases": [
@@ -832,7 +931,7 @@ var models = {
832
931
  ],
833
932
  "context": {
834
933
  "type": "token",
835
- "total": 2097152,
934
+ "total": 1008192,
836
935
  "maxOutput": 8192
837
936
  },
838
937
  "creatorId": "google"
@@ -855,7 +954,7 @@ var models = {
855
954
  ],
856
955
  "context": {
857
956
  "type": "token",
858
- "total": 2097152,
957
+ "total": 1008192,
859
958
  "maxOutput": 8192
860
959
  },
861
960
  "creatorId": "google"
@@ -879,7 +978,7 @@ var models = {
879
978
  ],
880
979
  "context": {
881
980
  "type": "token",
882
- "total": 2097152,
981
+ "total": 2008192,
883
982
  "maxOutput": 8192
884
983
  },
885
984
  "aliases": [
@@ -889,6 +988,135 @@ var models = {
889
988
  ],
890
989
  "creatorId": "google"
891
990
  },
991
+ "gemma-3-1b": {
992
+ "id": "gemma-3-1b",
993
+ "name": "Gemma 3 1B",
994
+ "license": "apache-2.0",
995
+ "providerIds": [
996
+ "google"
997
+ ],
998
+ "capabilities": [
999
+ "chat",
1000
+ "txt-in",
1001
+ "txt-out",
1002
+ "json-out",
1003
+ "fn-out"
1004
+ ],
1005
+ "context": {
1006
+ "type": "token",
1007
+ "total": 40960,
1008
+ "maxOutput": 8192
1009
+ },
1010
+ "creatorId": "google"
1011
+ },
1012
+ "gemma-3-4b": {
1013
+ "id": "gemma-3-4b",
1014
+ "name": "Gemma 3 4B",
1015
+ "license": "apache-2.0",
1016
+ "providerIds": [
1017
+ "google"
1018
+ ],
1019
+ "capabilities": [
1020
+ "chat",
1021
+ "txt-in",
1022
+ "txt-out",
1023
+ "json-out",
1024
+ "fn-out",
1025
+ "img-in"
1026
+ ],
1027
+ "context": {
1028
+ "type": "token",
1029
+ "total": 40960,
1030
+ "maxOutput": 8192
1031
+ },
1032
+ "creatorId": "google"
1033
+ },
1034
+ "gemma-3-12b": {
1035
+ "id": "gemma-3-12b",
1036
+ "name": "Gemma 3 12B",
1037
+ "license": "apache-2.0",
1038
+ "providerIds": [
1039
+ "google"
1040
+ ],
1041
+ "capabilities": [
1042
+ "chat",
1043
+ "txt-in",
1044
+ "txt-out",
1045
+ "json-out",
1046
+ "fn-out",
1047
+ "img-in"
1048
+ ],
1049
+ "context": {
1050
+ "type": "token",
1051
+ "total": 40960,
1052
+ "maxOutput": 8192
1053
+ },
1054
+ "creatorId": "google"
1055
+ },
1056
+ "gemma-3-27b": {
1057
+ "id": "gemma-3-27b",
1058
+ "name": "Gemma 3 27B",
1059
+ "license": "apache-2.0",
1060
+ "providerIds": [
1061
+ "google"
1062
+ ],
1063
+ "capabilities": [
1064
+ "chat",
1065
+ "txt-in",
1066
+ "txt-out",
1067
+ "json-out",
1068
+ "fn-out",
1069
+ "img-in"
1070
+ ],
1071
+ "context": {
1072
+ "type": "token",
1073
+ "total": 40960,
1074
+ "maxOutput": 8192
1075
+ },
1076
+ "creatorId": "google"
1077
+ },
1078
+ "gemma-2-9b": {
1079
+ "id": "gemma-2-9b",
1080
+ "name": "Gemma 2 9B",
1081
+ "license": "apache-2.0",
1082
+ "providerIds": [
1083
+ "google"
1084
+ ],
1085
+ "capabilities": [
1086
+ "chat",
1087
+ "txt-in",
1088
+ "txt-out",
1089
+ "json-out",
1090
+ "fn-out"
1091
+ ],
1092
+ "context": {
1093
+ "type": "token",
1094
+ "total": 8192,
1095
+ "maxOutput": 4096
1096
+ },
1097
+ "creatorId": "google"
1098
+ },
1099
+ "gemma-2-27b": {
1100
+ "id": "gemma-2-27b",
1101
+ "name": "Gemma 2 27B",
1102
+ "license": "apache-2.0",
1103
+ "providerIds": [
1104
+ "google"
1105
+ ],
1106
+ "capabilities": [
1107
+ "chat",
1108
+ "txt-in",
1109
+ "txt-out",
1110
+ "json-out",
1111
+ "fn-out"
1112
+ ],
1113
+ "context": {
1114
+ "type": "token",
1115
+ "total": 8192,
1116
+ "maxOutput": 4096
1117
+ },
1118
+ "creatorId": "google"
1119
+ },
892
1120
  "text-embedding-004": {
893
1121
  "id": "text-embedding-004",
894
1122
  "name": "Text Embedding 004",
@@ -1533,6 +1761,40 @@ var models = {
1533
1761
  },
1534
1762
  "creatorId": "openai"
1535
1763
  },
1764
+ "o1-pro": {
1765
+ "id": "o1-pro",
1766
+ "extends": "o1",
1767
+ "overrides": {
1768
+ "name": "OpenAI o1 Pro",
1769
+ "providerIds": [
1770
+ "openai"
1771
+ ]
1772
+ },
1773
+ "creatorId": "openai"
1774
+ },
1775
+ "o3": {
1776
+ "id": "o3",
1777
+ "name": "OpenAI o3",
1778
+ "license": "proprietary",
1779
+ "providerIds": [
1780
+ "openai"
1781
+ ],
1782
+ "capabilities": [
1783
+ "chat",
1784
+ "txt-in",
1785
+ "txt-out",
1786
+ "img-in",
1787
+ "json-out",
1788
+ "fn-out",
1789
+ "reason"
1790
+ ],
1791
+ "context": {
1792
+ "type": "token",
1793
+ "total": 2e5,
1794
+ "maxOutput": 1e5
1795
+ },
1796
+ "creatorId": "openai"
1797
+ },
1536
1798
  "o3-mini": {
1537
1799
  "id": "o3-mini",
1538
1800
  "name": "OpenAI o3 Mini",
@@ -1753,6 +2015,67 @@ var models = {
1753
2015
  },
1754
2016
  "creatorId": "openai"
1755
2017
  },
2018
+ "o4-mini": {
2019
+ "id": "o4-mini",
2020
+ "name": "OpenAI o4 Mini",
2021
+ "license": "proprietary",
2022
+ "providerIds": [
2023
+ "openai"
2024
+ ],
2025
+ "capabilities": [
2026
+ "chat",
2027
+ "txt-in",
2028
+ "txt-out",
2029
+ "img-in",
2030
+ "json-out",
2031
+ "fn-out",
2032
+ "reason"
2033
+ ],
2034
+ "context": {
2035
+ "type": "token",
2036
+ "total": 2e5,
2037
+ "maxOutput": 1e5
2038
+ },
2039
+ "creatorId": "openai"
2040
+ },
2041
+ "gpt-4.1": {
2042
+ "id": "gpt-4.1",
2043
+ "name": "GPT-4.1",
2044
+ "license": "proprietary",
2045
+ "providerIds": [
2046
+ "openai"
2047
+ ],
2048
+ "capabilities": [
2049
+ "chat",
2050
+ "txt-in",
2051
+ "txt-out",
2052
+ "img-in",
2053
+ "json-out",
2054
+ "fn-out"
2055
+ ],
2056
+ "context": {
2057
+ "type": "token",
2058
+ "total": 1048576,
2059
+ "maxOutput": 32768
2060
+ },
2061
+ "creatorId": "openai"
2062
+ },
2063
+ "gpt-4.1-mini": {
2064
+ "id": "gpt-4.1-mini",
2065
+ "extends": "gpt-4.1",
2066
+ "overrides": {
2067
+ "name": "GPT-4.1 Mini"
2068
+ },
2069
+ "creatorId": "openai"
2070
+ },
2071
+ "gpt-4.1-nano": {
2072
+ "id": "gpt-4.1-nano",
2073
+ "extends": "gpt-4.1",
2074
+ "overrides": {
2075
+ "name": "GPT-4.1 Nano"
2076
+ },
2077
+ "creatorId": "openai"
2078
+ },
1756
2079
  "grok-2-vision-1212": {
1757
2080
  "id": "grok-2-vision-1212",
1758
2081
  "name": "Grok 2 Vision",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aimodels",
3
- "version": "0.4.10",
3
+ "version": "0.4.12",
4
4
  "description": "A collection of AI model specifications across different providers",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",