omk-ai 0.96.1 → 0.96.2

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.
@@ -10636,43 +10636,6 @@ export declare const MODELS: {
10636
10636
  contextWindow: number;
10637
10637
  maxTokens: number;
10638
10638
  };
10639
- readonly "z-ai/glm-5.2": {
10640
- id: string;
10641
- name: string;
10642
- api: "openai-completions";
10643
- provider: string;
10644
- baseUrl: string;
10645
- headers: {
10646
- "NVCF-POLL-SECONDS": string;
10647
- };
10648
- compat: {
10649
- supportsStore: false;
10650
- supportsDeveloperRole: false;
10651
- supportsReasoningEffort: true;
10652
- maxTokensField: "max_tokens";
10653
- supportsStrictMode: false;
10654
- supportsLongCacheRetention: false;
10655
- };
10656
- reasoning: true;
10657
- thinkingLevelMap: {
10658
- off: null;
10659
- minimal: null;
10660
- low: string;
10661
- medium: string;
10662
- high: string;
10663
- xhigh: string;
10664
- max: string;
10665
- };
10666
- input: "text"[];
10667
- cost: {
10668
- input: number;
10669
- output: number;
10670
- cacheRead: number;
10671
- cacheWrite: number;
10672
- };
10673
- contextWindow: number;
10674
- maxTokens: number;
10675
- };
10676
10639
  };
10677
10640
  readonly openai: {
10678
10641
  readonly "gpt-4": {
@@ -11914,34 +11877,6 @@ export declare const MODELS: {
11914
11877
  contextWindow: number;
11915
11878
  maxTokens: number;
11916
11879
  };
11917
- readonly "deepseek-v4-flash-free": {
11918
- id: string;
11919
- name: string;
11920
- api: "openai-completions";
11921
- provider: string;
11922
- baseUrl: string;
11923
- compat: {
11924
- requiresReasoningContentOnAssistantMessages: true;
11925
- thinkingFormat: "deepseek";
11926
- };
11927
- reasoning: true;
11928
- thinkingLevelMap: {
11929
- minimal: null;
11930
- low: null;
11931
- medium: null;
11932
- high: string;
11933
- xhigh: string;
11934
- };
11935
- input: "text"[];
11936
- cost: {
11937
- input: number;
11938
- output: number;
11939
- cacheRead: number;
11940
- cacheWrite: number;
11941
- };
11942
- contextWindow: number;
11943
- maxTokens: number;
11944
- };
11945
11880
  readonly "deepseek-v4-pro": {
11946
11881
  id: string;
11947
11882
  name: string;
@@ -12878,6 +12813,23 @@ export declare const MODELS: {
12878
12813
  contextWindow: number;
12879
12814
  maxTokens: number;
12880
12815
  };
12816
+ readonly "x-preview-f-free": {
12817
+ id: string;
12818
+ name: string;
12819
+ api: "openai-completions";
12820
+ provider: string;
12821
+ baseUrl: string;
12822
+ reasoning: true;
12823
+ input: ("image" | "text")[];
12824
+ cost: {
12825
+ input: number;
12826
+ output: number;
12827
+ cacheRead: number;
12828
+ cacheWrite: number;
12829
+ };
12830
+ contextWindow: number;
12831
+ maxTokens: number;
12832
+ };
12881
12833
  };
12882
12834
  readonly "opencode-go": {
12883
12835
  readonly "deepseek-v4-flash": {
@@ -13206,6 +13158,23 @@ export declare const MODELS: {
13206
13158
  contextWindow: number;
13207
13159
  maxTokens: number;
13208
13160
  };
13161
+ readonly "ox-alpha-free": {
13162
+ id: string;
13163
+ name: string;
13164
+ api: "openai-completions";
13165
+ provider: string;
13166
+ baseUrl: string;
13167
+ reasoning: true;
13168
+ input: ("image" | "text")[];
13169
+ cost: {
13170
+ input: number;
13171
+ output: number;
13172
+ cacheRead: number;
13173
+ cacheWrite: number;
13174
+ };
13175
+ contextWindow: number;
13176
+ maxTokens: number;
13177
+ };
13209
13178
  readonly "qwen3.6-plus": {
13210
13179
  id: string;
13211
13180
  name: string;
@@ -18799,6 +18768,28 @@ export declare const MODELS: {
18799
18768
  contextWindow: number;
18800
18769
  maxTokens: number;
18801
18770
  };
18771
+ readonly "stealth/ox-alpha": {
18772
+ id: string;
18773
+ name: string;
18774
+ api: "openai-completions";
18775
+ provider: string;
18776
+ baseUrl: string;
18777
+ reasoning: true;
18778
+ thinkingLevelMap: {
18779
+ xhigh: string;
18780
+ max: string;
18781
+ ultra: string;
18782
+ };
18783
+ input: ("image" | "text")[];
18784
+ cost: {
18785
+ input: number;
18786
+ output: number;
18787
+ cacheRead: number;
18788
+ cacheWrite: number;
18789
+ };
18790
+ contextWindow: number;
18791
+ maxTokens: number;
18792
+ };
18802
18793
  readonly "stepfun/step-3.5-flash": {
18803
18794
  id: string;
18804
18795
  name: string;
@@ -20682,7 +20673,7 @@ export declare const MODELS: {
20682
20673
  xhigh: string;
20683
20674
  max: string;
20684
20675
  };
20685
- input: "text"[];
20676
+ input: ("image" | "text")[];
20686
20677
  cost: {
20687
20678
  input: number;
20688
20679
  output: number;
@@ -23549,13 +23540,13 @@ export declare const MODELS: {
23549
23540
  contextWindow: number;
23550
23541
  maxTokens: number;
23551
23542
  };
23552
- readonly "stepfun/step-3.5-flash": {
23543
+ readonly "spacexai/grok-4.1-fast-non-reasoning": {
23553
23544
  id: string;
23554
23545
  name: string;
23555
23546
  api: "anthropic-messages";
23556
23547
  provider: string;
23557
23548
  baseUrl: string;
23558
- reasoning: true;
23549
+ reasoning: false;
23559
23550
  input: ("image" | "text")[];
23560
23551
  cost: {
23561
23552
  input: number;
@@ -23566,7 +23557,7 @@ export declare const MODELS: {
23566
23557
  contextWindow: number;
23567
23558
  maxTokens: number;
23568
23559
  };
23569
- readonly "stepfun/step-3.7-flash": {
23560
+ readonly "spacexai/grok-4.1-fast-reasoning": {
23570
23561
  id: string;
23571
23562
  name: string;
23572
23563
  api: "anthropic-messages";
@@ -23583,14 +23574,17 @@ export declare const MODELS: {
23583
23574
  contextWindow: number;
23584
23575
  maxTokens: number;
23585
23576
  };
23586
- readonly "tencent/hy3": {
23577
+ readonly "spacexai/grok-4.20-multi-agent": {
23587
23578
  id: string;
23588
23579
  name: string;
23589
23580
  api: "anthropic-messages";
23590
23581
  provider: string;
23591
23582
  baseUrl: string;
23592
23583
  reasoning: true;
23593
- input: "text"[];
23584
+ thinkingLevelMap: {
23585
+ xhigh: string;
23586
+ };
23587
+ input: ("image" | "text")[];
23594
23588
  cost: {
23595
23589
  input: number;
23596
23590
  output: number;
@@ -23600,7 +23594,7 @@ export declare const MODELS: {
23600
23594
  contextWindow: number;
23601
23595
  maxTokens: number;
23602
23596
  };
23603
- readonly "thinkingmachines/inkling": {
23597
+ readonly "spacexai/grok-4.20-multi-agent-beta": {
23604
23598
  id: string;
23605
23599
  name: string;
23606
23600
  api: "anthropic-messages";
@@ -23617,13 +23611,13 @@ export declare const MODELS: {
23617
23611
  contextWindow: number;
23618
23612
  maxTokens: number;
23619
23613
  };
23620
- readonly "thinkingmachines/inkling-small": {
23614
+ readonly "spacexai/grok-4.20-non-reasoning": {
23621
23615
  id: string;
23622
23616
  name: string;
23623
23617
  api: "anthropic-messages";
23624
23618
  provider: string;
23625
23619
  baseUrl: string;
23626
- reasoning: true;
23620
+ reasoning: false;
23627
23621
  input: ("image" | "text")[];
23628
23622
  cost: {
23629
23623
  input: number;
@@ -23634,7 +23628,7 @@ export declare const MODELS: {
23634
23628
  contextWindow: number;
23635
23629
  maxTokens: number;
23636
23630
  };
23637
- readonly "xai/grok-4.1-fast-non-reasoning": {
23631
+ readonly "spacexai/grok-4.20-non-reasoning-beta": {
23638
23632
  id: string;
23639
23633
  name: string;
23640
23634
  api: "anthropic-messages";
@@ -23651,7 +23645,7 @@ export declare const MODELS: {
23651
23645
  contextWindow: number;
23652
23646
  maxTokens: number;
23653
23647
  };
23654
- readonly "xai/grok-4.1-fast-reasoning": {
23648
+ readonly "spacexai/grok-4.20-reasoning": {
23655
23649
  id: string;
23656
23650
  name: string;
23657
23651
  api: "anthropic-messages";
@@ -23668,16 +23662,13 @@ export declare const MODELS: {
23668
23662
  contextWindow: number;
23669
23663
  maxTokens: number;
23670
23664
  };
23671
- readonly "xai/grok-4.20-multi-agent": {
23665
+ readonly "spacexai/grok-4.20-reasoning-beta": {
23672
23666
  id: string;
23673
23667
  name: string;
23674
23668
  api: "anthropic-messages";
23675
23669
  provider: string;
23676
23670
  baseUrl: string;
23677
23671
  reasoning: true;
23678
- thinkingLevelMap: {
23679
- xhigh: string;
23680
- };
23681
23672
  input: ("image" | "text")[];
23682
23673
  cost: {
23683
23674
  input: number;
@@ -23688,16 +23679,13 @@ export declare const MODELS: {
23688
23679
  contextWindow: number;
23689
23680
  maxTokens: number;
23690
23681
  };
23691
- readonly "xai/grok-4.20-multi-agent-beta": {
23682
+ readonly "spacexai/grok-4.3": {
23692
23683
  id: string;
23693
23684
  name: string;
23694
23685
  api: "anthropic-messages";
23695
23686
  provider: string;
23696
23687
  baseUrl: string;
23697
23688
  reasoning: true;
23698
- thinkingLevelMap: {
23699
- xhigh: string;
23700
- };
23701
23689
  input: ("image" | "text")[];
23702
23690
  cost: {
23703
23691
  input: number;
@@ -23708,13 +23696,13 @@ export declare const MODELS: {
23708
23696
  contextWindow: number;
23709
23697
  maxTokens: number;
23710
23698
  };
23711
- readonly "xai/grok-4.20-non-reasoning": {
23699
+ readonly "spacexai/grok-4.5": {
23712
23700
  id: string;
23713
23701
  name: string;
23714
23702
  api: "anthropic-messages";
23715
23703
  provider: string;
23716
23704
  baseUrl: string;
23717
- reasoning: false;
23705
+ reasoning: true;
23718
23706
  input: ("image" | "text")[];
23719
23707
  cost: {
23720
23708
  input: number;
@@ -23725,13 +23713,16 @@ export declare const MODELS: {
23725
23713
  contextWindow: number;
23726
23714
  maxTokens: number;
23727
23715
  };
23728
- readonly "xai/grok-4.20-non-reasoning-beta": {
23716
+ readonly "spacexai/grok-4.6": {
23729
23717
  id: string;
23730
23718
  name: string;
23731
23719
  api: "anthropic-messages";
23732
23720
  provider: string;
23733
23721
  baseUrl: string;
23734
- reasoning: false;
23722
+ reasoning: true;
23723
+ thinkingLevelMap: {
23724
+ xhigh: string;
23725
+ };
23735
23726
  input: ("image" | "text")[];
23736
23727
  cost: {
23737
23728
  input: number;
@@ -23742,7 +23733,7 @@ export declare const MODELS: {
23742
23733
  contextWindow: number;
23743
23734
  maxTokens: number;
23744
23735
  };
23745
- readonly "xai/grok-4.20-reasoning": {
23736
+ readonly "spacexai/grok-build-0.1": {
23746
23737
  id: string;
23747
23738
  name: string;
23748
23739
  api: "anthropic-messages";
@@ -23759,7 +23750,7 @@ export declare const MODELS: {
23759
23750
  contextWindow: number;
23760
23751
  maxTokens: number;
23761
23752
  };
23762
- readonly "xai/grok-4.20-reasoning-beta": {
23753
+ readonly "stepfun/step-3.5-flash": {
23763
23754
  id: string;
23764
23755
  name: string;
23765
23756
  api: "anthropic-messages";
@@ -23776,7 +23767,7 @@ export declare const MODELS: {
23776
23767
  contextWindow: number;
23777
23768
  maxTokens: number;
23778
23769
  };
23779
- readonly "xai/grok-4.3": {
23770
+ readonly "stepfun/step-3.7-flash": {
23780
23771
  id: string;
23781
23772
  name: string;
23782
23773
  api: "anthropic-messages";
@@ -23793,14 +23784,14 @@ export declare const MODELS: {
23793
23784
  contextWindow: number;
23794
23785
  maxTokens: number;
23795
23786
  };
23796
- readonly "xai/grok-4.5": {
23787
+ readonly "tencent/hy3": {
23797
23788
  id: string;
23798
23789
  name: string;
23799
23790
  api: "anthropic-messages";
23800
23791
  provider: string;
23801
23792
  baseUrl: string;
23802
23793
  reasoning: true;
23803
- input: ("image" | "text")[];
23794
+ input: "text"[];
23804
23795
  cost: {
23805
23796
  input: number;
23806
23797
  output: number;
@@ -23810,16 +23801,13 @@ export declare const MODELS: {
23810
23801
  contextWindow: number;
23811
23802
  maxTokens: number;
23812
23803
  };
23813
- readonly "xai/grok-4.6": {
23804
+ readonly "thinkingmachines/inkling": {
23814
23805
  id: string;
23815
23806
  name: string;
23816
23807
  api: "anthropic-messages";
23817
23808
  provider: string;
23818
23809
  baseUrl: string;
23819
23810
  reasoning: true;
23820
- thinkingLevelMap: {
23821
- xhigh: string;
23822
- };
23823
23811
  input: ("image" | "text")[];
23824
23812
  cost: {
23825
23813
  input: number;
@@ -23830,7 +23818,7 @@ export declare const MODELS: {
23830
23818
  contextWindow: number;
23831
23819
  maxTokens: number;
23832
23820
  };
23833
- readonly "xai/grok-build-0.1": {
23821
+ readonly "thinkingmachines/inkling-small": {
23834
23822
  id: string;
23835
23823
  name: string;
23836
23824
  api: "anthropic-messages";