promptgun 0.14.29 → 0.14.30
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/build/index.d.ts +0 -11
- package/build/index.js.map +1 -1
- package/package.json +1 -1
package/build/index.d.ts
CHANGED
|
@@ -24,7 +24,6 @@ export declare class AIClient {
|
|
|
24
24
|
|
|
25
25
|
export declare const AiModel: {
|
|
26
26
|
/**
|
|
27
|
-
* "OpenAI model ID: gpt-3.5-turbo"
|
|
28
27
|
* | Attribute | Rating | Value |
|
|
29
28
|
* |----------------|-----------------|----------------|
|
|
30
29
|
* | Intelligence | ○○○ | Moderate |
|
|
@@ -155,7 +154,6 @@ export declare const AiModel: {
|
|
|
155
154
|
*/
|
|
156
155
|
readonly gpt_4_1106_preview: "gpt-4-1106-preview";
|
|
157
156
|
/**
|
|
158
|
-
* "OpenAI model ID: gpt-4-turbo"
|
|
159
157
|
* | Attribute | Rating | Value |
|
|
160
158
|
* |----------------|-----------------|----------------|
|
|
161
159
|
* | Intelligence | ○○○○ | High |
|
|
@@ -195,7 +193,6 @@ export declare const AiModel: {
|
|
|
195
193
|
*/
|
|
196
194
|
readonly gpt_4_turbo_preview: "gpt-4-turbo-preview";
|
|
197
195
|
/**
|
|
198
|
-
* "OpenAI model ID: gpt-4.1"
|
|
199
196
|
* | Attribute | Rating | Value |
|
|
200
197
|
* |----------------|-----------------|----------------|
|
|
201
198
|
* | Intelligence | ○○○○ | High |
|
|
@@ -300,7 +297,6 @@ export declare const AiModel: {
|
|
|
300
297
|
*/
|
|
301
298
|
readonly gpt_4_5_preview_2025_02_27: "gpt-4.5-preview-2025-02-27";
|
|
302
299
|
/**
|
|
303
|
-
* "OpenAI model ID: gpt-4o"
|
|
304
300
|
* | Attribute | Rating | Value |
|
|
305
301
|
* |----------------|-----------------|----------------|
|
|
306
302
|
* | Intelligence | ○○○○ | High |
|
|
@@ -327,7 +323,6 @@ export declare const AiModel: {
|
|
|
327
323
|
*/
|
|
328
324
|
readonly gpt_4o_2024_05_13: "gpt-4o-2024-05-13";
|
|
329
325
|
/**
|
|
330
|
-
* "OpenAI model ID: gpt-4o-2024-08-06"
|
|
331
326
|
* | Attribute | Rating | Value |
|
|
332
327
|
* |----------------|-----------------|----------------|
|
|
333
328
|
* | Intelligence | ○○○○ | High |
|
|
@@ -510,7 +505,6 @@ export declare const AiModel: {
|
|
|
510
505
|
*/
|
|
511
506
|
readonly gpt_4o_mini_search_preview_2025_03_11: "gpt-4o-mini-search-preview-2025-03-11";
|
|
512
507
|
/**
|
|
513
|
-
* "OpenAI model ID: gpt-4o-mini-transcribe"
|
|
514
508
|
* | Attribute | Rating | Value |
|
|
515
509
|
* |----------------|-----------------|----------------|
|
|
516
510
|
* | Intelligence | ○○○ | Moderate |
|
|
@@ -576,7 +570,6 @@ export declare const AiModel: {
|
|
|
576
570
|
*/
|
|
577
571
|
readonly gpt_4o_realtime_preview_2024_12_17: "gpt-4o-realtime-preview-2024-12-17";
|
|
578
572
|
/**
|
|
579
|
-
* "OpenAI model ID: gpt-4o-realtime-preview-2025-06-03"
|
|
580
573
|
* | Attribute | Rating | Value |
|
|
581
574
|
* |----------------|-----------------|----------------|
|
|
582
575
|
* | Intelligence | ? | ? |
|
|
@@ -694,7 +687,6 @@ export declare const AiModel: {
|
|
|
694
687
|
*/
|
|
695
688
|
readonly o1_mini_2024_09_12: "o1-mini-2024-09-12";
|
|
696
689
|
/**
|
|
697
|
-
* "OpenAI model ID: o1-preview"
|
|
698
690
|
* | Attribute | Rating | Value |
|
|
699
691
|
* |----------------|-----------------|----------------|
|
|
700
692
|
* | Intelligence | ○○○○○ | Very High |
|
|
@@ -721,7 +713,6 @@ export declare const AiModel: {
|
|
|
721
713
|
*/
|
|
722
714
|
readonly o1_preview_2024_09_12: "o1-preview-2024-09-12";
|
|
723
715
|
/**
|
|
724
|
-
* "OpenAI model ID: o1-pro"
|
|
725
716
|
* | Attribute | Rating | Value |
|
|
726
717
|
* |----------------|-----------------|----------------|
|
|
727
718
|
* | Intelligence | ○○○○○ | Very High |
|
|
@@ -735,7 +726,6 @@ export declare const AiModel: {
|
|
|
735
726
|
*/
|
|
736
727
|
readonly o1_pro: "o1-pro";
|
|
737
728
|
/**
|
|
738
|
-
* "OpenAI model ID: o1-pro-2025-03-19"
|
|
739
729
|
* | Attribute | Rating | Value |
|
|
740
730
|
* |----------------|-----------------|----------------|
|
|
741
731
|
* | Intelligence | ○○○○○ | Very High |
|
|
@@ -879,7 +869,6 @@ export declare const AiModel: {
|
|
|
879
869
|
*/
|
|
880
870
|
readonly o4_mini_2025_04_16: "o4-mini-2025-04-16";
|
|
881
871
|
/**
|
|
882
|
-
* "OpenAI model ID: o4-mini-deep-research"
|
|
883
872
|
* | Attribute | Rating | Value |
|
|
884
873
|
* |----------------|-----------------|----------------|
|
|
885
874
|
* | Intelligence | ? | ? |
|