omk-ai 0.90.3 → 0.90.5

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.
@@ -783,6 +783,23 @@ export declare const MODELS: {
783
783
  contextWindow: number;
784
784
  maxTokens: number;
785
785
  };
786
+ readonly "jp.anthropic.claude-haiku-4-5-20251001-v1:0": {
787
+ id: string;
788
+ name: string;
789
+ api: "bedrock-converse-stream";
790
+ provider: string;
791
+ baseUrl: string;
792
+ reasoning: true;
793
+ input: ("image" | "text")[];
794
+ cost: {
795
+ input: number;
796
+ output: number;
797
+ cacheRead: number;
798
+ cacheWrite: number;
799
+ };
800
+ contextWindow: number;
801
+ maxTokens: number;
802
+ };
786
803
  readonly "jp.anthropic.claude-opus-4-7": {
787
804
  id: string;
788
805
  name: string;
@@ -1953,108 +1970,6 @@ export declare const MODELS: {
1953
1970
  };
1954
1971
  };
1955
1972
  readonly anthropic: {
1956
- readonly "claude-3-5-sonnet-20240620": {
1957
- id: string;
1958
- name: string;
1959
- api: "anthropic-messages";
1960
- provider: string;
1961
- baseUrl: string;
1962
- reasoning: false;
1963
- input: ("image" | "text")[];
1964
- cost: {
1965
- input: number;
1966
- output: number;
1967
- cacheRead: number;
1968
- cacheWrite: number;
1969
- };
1970
- contextWindow: number;
1971
- maxTokens: number;
1972
- };
1973
- readonly "claude-3-5-sonnet-20241022": {
1974
- id: string;
1975
- name: string;
1976
- api: "anthropic-messages";
1977
- provider: string;
1978
- baseUrl: string;
1979
- reasoning: false;
1980
- input: ("image" | "text")[];
1981
- cost: {
1982
- input: number;
1983
- output: number;
1984
- cacheRead: number;
1985
- cacheWrite: number;
1986
- };
1987
- contextWindow: number;
1988
- maxTokens: number;
1989
- };
1990
- readonly "claude-3-7-sonnet-20250219": {
1991
- id: string;
1992
- name: string;
1993
- api: "anthropic-messages";
1994
- provider: string;
1995
- baseUrl: string;
1996
- reasoning: true;
1997
- input: ("image" | "text")[];
1998
- cost: {
1999
- input: number;
2000
- output: number;
2001
- cacheRead: number;
2002
- cacheWrite: number;
2003
- };
2004
- contextWindow: number;
2005
- maxTokens: number;
2006
- };
2007
- readonly "claude-3-haiku-20240307": {
2008
- id: string;
2009
- name: string;
2010
- api: "anthropic-messages";
2011
- provider: string;
2012
- baseUrl: string;
2013
- reasoning: false;
2014
- input: ("image" | "text")[];
2015
- cost: {
2016
- input: number;
2017
- output: number;
2018
- cacheRead: number;
2019
- cacheWrite: number;
2020
- };
2021
- contextWindow: number;
2022
- maxTokens: number;
2023
- };
2024
- readonly "claude-3-opus-20240229": {
2025
- id: string;
2026
- name: string;
2027
- api: "anthropic-messages";
2028
- provider: string;
2029
- baseUrl: string;
2030
- reasoning: false;
2031
- input: ("image" | "text")[];
2032
- cost: {
2033
- input: number;
2034
- output: number;
2035
- cacheRead: number;
2036
- cacheWrite: number;
2037
- };
2038
- contextWindow: number;
2039
- maxTokens: number;
2040
- };
2041
- readonly "claude-3-sonnet-20240229": {
2042
- id: string;
2043
- name: string;
2044
- api: "anthropic-messages";
2045
- provider: string;
2046
- baseUrl: string;
2047
- reasoning: false;
2048
- input: ("image" | "text")[];
2049
- cost: {
2050
- input: number;
2051
- output: number;
2052
- cacheRead: number;
2053
- cacheWrite: number;
2054
- };
2055
- contextWindow: number;
2056
- maxTokens: number;
2057
- };
2058
1973
  readonly "claude-fable-5": {
2059
1974
  id: string;
2060
1975
  name: string;
@@ -2106,23 +2021,6 @@ export declare const MODELS: {
2106
2021
  contextWindow: number;
2107
2022
  maxTokens: number;
2108
2023
  };
2109
- readonly "claude-opus-4-0": {
2110
- id: string;
2111
- name: string;
2112
- api: "anthropic-messages";
2113
- provider: string;
2114
- baseUrl: string;
2115
- reasoning: true;
2116
- input: ("image" | "text")[];
2117
- cost: {
2118
- input: number;
2119
- output: number;
2120
- cacheRead: number;
2121
- cacheWrite: number;
2122
- };
2123
- contextWindow: number;
2124
- maxTokens: number;
2125
- };
2126
2024
  readonly "claude-opus-4-1": {
2127
2025
  id: string;
2128
2026
  name: string;
@@ -2157,23 +2055,6 @@ export declare const MODELS: {
2157
2055
  contextWindow: number;
2158
2056
  maxTokens: number;
2159
2057
  };
2160
- readonly "claude-opus-4-20250514": {
2161
- id: string;
2162
- name: string;
2163
- api: "anthropic-messages";
2164
- provider: string;
2165
- baseUrl: string;
2166
- reasoning: true;
2167
- input: ("image" | "text")[];
2168
- cost: {
2169
- input: number;
2170
- output: number;
2171
- cacheRead: number;
2172
- cacheWrite: number;
2173
- };
2174
- contextWindow: number;
2175
- maxTokens: number;
2176
- };
2177
2058
  readonly "claude-opus-4-5": {
2178
2059
  id: string;
2179
2060
  name: string;
@@ -2281,40 +2162,6 @@ export declare const MODELS: {
2281
2162
  contextWindow: number;
2282
2163
  maxTokens: number;
2283
2164
  };
2284
- readonly "claude-sonnet-4-0": {
2285
- id: string;
2286
- name: string;
2287
- api: "anthropic-messages";
2288
- provider: string;
2289
- baseUrl: string;
2290
- reasoning: true;
2291
- input: ("image" | "text")[];
2292
- cost: {
2293
- input: number;
2294
- output: number;
2295
- cacheRead: number;
2296
- cacheWrite: number;
2297
- };
2298
- contextWindow: number;
2299
- maxTokens: number;
2300
- };
2301
- readonly "claude-sonnet-4-20250514": {
2302
- id: string;
2303
- name: string;
2304
- api: "anthropic-messages";
2305
- provider: string;
2306
- baseUrl: string;
2307
- reasoning: true;
2308
- input: ("image" | "text")[];
2309
- cost: {
2310
- input: number;
2311
- output: number;
2312
- cacheRead: number;
2313
- cacheWrite: number;
2314
- };
2315
- contextWindow: number;
2316
- maxTokens: number;
2317
- };
2318
2165
  readonly "claude-sonnet-4-5": {
2319
2166
  id: string;
2320
2167
  name: string;
@@ -5299,6 +5146,62 @@ export declare const MODELS: {
5299
5146
  contextWindow: number;
5300
5147
  maxTokens: number;
5301
5148
  };
5149
+ readonly "kimi-k2.7-code": {
5150
+ id: string;
5151
+ name: string;
5152
+ api: "openai-completions";
5153
+ provider: string;
5154
+ baseUrl: string;
5155
+ headers: {
5156
+ "User-Agent": string;
5157
+ "Editor-Version": string;
5158
+ "Editor-Plugin-Version": string;
5159
+ "Copilot-Integration-Id": string;
5160
+ };
5161
+ compat: {
5162
+ supportsStore: false;
5163
+ supportsDeveloperRole: false;
5164
+ supportsReasoningEffort: false;
5165
+ };
5166
+ reasoning: true;
5167
+ input: ("image" | "text")[];
5168
+ cost: {
5169
+ input: number;
5170
+ output: number;
5171
+ cacheRead: number;
5172
+ cacheWrite: number;
5173
+ };
5174
+ contextWindow: number;
5175
+ maxTokens: number;
5176
+ };
5177
+ readonly "mai-code-1-flash-picker": {
5178
+ id: string;
5179
+ name: string;
5180
+ api: "openai-completions";
5181
+ provider: string;
5182
+ baseUrl: string;
5183
+ headers: {
5184
+ "User-Agent": string;
5185
+ "Editor-Version": string;
5186
+ "Editor-Plugin-Version": string;
5187
+ "Copilot-Integration-Id": string;
5188
+ };
5189
+ compat: {
5190
+ supportsStore: false;
5191
+ supportsDeveloperRole: false;
5192
+ supportsReasoningEffort: false;
5193
+ };
5194
+ reasoning: true;
5195
+ input: "text"[];
5196
+ cost: {
5197
+ input: number;
5198
+ output: number;
5199
+ cacheRead: number;
5200
+ cacheWrite: number;
5201
+ };
5202
+ contextWindow: number;
5203
+ maxTokens: number;
5204
+ };
5302
5205
  };
5303
5206
  readonly google: {
5304
5207
  readonly "gemini-2.0-flash": {
@@ -6736,6 +6639,26 @@ export declare const MODELS: {
6736
6639
  contextWindow: number;
6737
6640
  maxTokens: number;
6738
6641
  };
6642
+ readonly "openai/gpt-oss-20b": {
6643
+ id: string;
6644
+ name: string;
6645
+ api: "openai-completions";
6646
+ provider: string;
6647
+ baseUrl: string;
6648
+ compat: {
6649
+ supportsDeveloperRole: false;
6650
+ };
6651
+ reasoning: true;
6652
+ input: "text"[];
6653
+ cost: {
6654
+ input: number;
6655
+ output: number;
6656
+ cacheRead: number;
6657
+ cacheWrite: number;
6658
+ };
6659
+ contextWindow: number;
6660
+ maxTokens: number;
6661
+ };
6739
6662
  readonly "stepfun-ai/Step-3.5-Flash": {
6740
6663
  id: string;
6741
6664
  name: string;
@@ -7479,7 +7402,7 @@ export declare const MODELS: {
7479
7402
  api: "mistral-conversations";
7480
7403
  provider: string;
7481
7404
  baseUrl: string;
7482
- reasoning: false;
7405
+ reasoning: true;
7483
7406
  input: ("image" | "text")[];
7484
7407
  cost: {
7485
7408
  input: number;
@@ -8630,6 +8553,34 @@ export declare const MODELS: {
8630
8553
  contextWindow: number;
8631
8554
  maxTokens: number;
8632
8555
  };
8556
+ readonly "z-ai/glm-5.2": {
8557
+ id: string;
8558
+ name: string;
8559
+ api: "openai-completions";
8560
+ provider: string;
8561
+ baseUrl: string;
8562
+ headers: {
8563
+ "NVCF-POLL-SECONDS": string;
8564
+ };
8565
+ compat: {
8566
+ supportsStore: false;
8567
+ supportsDeveloperRole: false;
8568
+ supportsReasoningEffort: false;
8569
+ maxTokensField: "max_tokens";
8570
+ supportsStrictMode: false;
8571
+ supportsLongCacheRetention: false;
8572
+ };
8573
+ reasoning: true;
8574
+ input: "text"[];
8575
+ cost: {
8576
+ input: number;
8577
+ output: number;
8578
+ cacheRead: number;
8579
+ cacheWrite: number;
8580
+ };
8581
+ contextWindow: number;
8582
+ maxTokens: number;
8583
+ };
8633
8584
  };
8634
8585
  readonly openai: {
8635
8586
  readonly "gpt-4": {
@@ -12564,6 +12515,23 @@ export declare const MODELS: {
12564
12515
  contextWindow: number;
12565
12516
  maxTokens: number;
12566
12517
  };
12518
+ readonly "nex-agi/nex-n2-mini": {
12519
+ id: string;
12520
+ name: string;
12521
+ api: "openai-completions";
12522
+ provider: string;
12523
+ baseUrl: string;
12524
+ reasoning: true;
12525
+ input: ("image" | "text")[];
12526
+ cost: {
12527
+ input: number;
12528
+ output: number;
12529
+ cacheRead: number;
12530
+ cacheWrite: number;
12531
+ };
12532
+ contextWindow: number;
12533
+ maxTokens: number;
12534
+ };
12567
12535
  readonly "nvidia/llama-3.3-nemotron-super-49b-v1.5": {
12568
12536
  id: string;
12569
12537
  name: string;
@@ -13759,6 +13727,40 @@ export declare const MODELS: {
13759
13727
  contextWindow: number;
13760
13728
  maxTokens: number;
13761
13729
  };
13730
+ readonly "poolside/laguna-xs-2.1": {
13731
+ id: string;
13732
+ name: string;
13733
+ api: "openai-completions";
13734
+ provider: string;
13735
+ baseUrl: string;
13736
+ reasoning: true;
13737
+ input: "text"[];
13738
+ cost: {
13739
+ input: number;
13740
+ output: number;
13741
+ cacheRead: number;
13742
+ cacheWrite: number;
13743
+ };
13744
+ contextWindow: number;
13745
+ maxTokens: number;
13746
+ };
13747
+ readonly "poolside/laguna-xs-2.1:free": {
13748
+ id: string;
13749
+ name: string;
13750
+ api: "openai-completions";
13751
+ provider: string;
13752
+ baseUrl: string;
13753
+ reasoning: true;
13754
+ input: "text"[];
13755
+ cost: {
13756
+ input: number;
13757
+ output: number;
13758
+ cacheRead: number;
13759
+ cacheWrite: number;
13760
+ };
13761
+ contextWindow: number;
13762
+ maxTokens: number;
13763
+ };
13762
13764
  readonly "poolside/laguna-xs.2": {
13763
13765
  id: string;
13764
13766
  name: string;
@@ -14694,6 +14696,23 @@ export declare const MODELS: {
14694
14696
  contextWindow: number;
14695
14697
  maxTokens: number;
14696
14698
  };
14699
+ readonly "tencent/hy3": {
14700
+ id: string;
14701
+ name: string;
14702
+ api: "openai-completions";
14703
+ provider: string;
14704
+ baseUrl: string;
14705
+ reasoning: true;
14706
+ input: "text"[];
14707
+ cost: {
14708
+ input: number;
14709
+ output: number;
14710
+ cacheRead: number;
14711
+ cacheWrite: number;
14712
+ };
14713
+ contextWindow: number;
14714
+ maxTokens: number;
14715
+ };
14697
14716
  readonly "tencent/hy3-preview": {
14698
14717
  id: string;
14699
14718
  name: string;
@@ -14711,6 +14730,23 @@ export declare const MODELS: {
14711
14730
  contextWindow: number;
14712
14731
  maxTokens: number;
14713
14732
  };
14733
+ readonly "tencent/hy3:free": {
14734
+ id: string;
14735
+ name: string;
14736
+ api: "openai-completions";
14737
+ provider: string;
14738
+ baseUrl: string;
14739
+ reasoning: true;
14740
+ input: "text"[];
14741
+ cost: {
14742
+ input: number;
14743
+ output: number;
14744
+ cacheRead: number;
14745
+ cacheWrite: number;
14746
+ };
14747
+ contextWindow: number;
14748
+ maxTokens: number;
14749
+ };
14714
14750
  readonly "thedrummer/unslopnemo-12b": {
14715
14751
  id: string;
14716
14752
  name: string;