promptgun 0.14.18 → 0.14.19

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 CHANGED
@@ -128,6 +128,7 @@ export declare const AiModel: {
128
128
  */
129
129
  readonly gpt_4_0125_preview: "gpt-4-0125-preview";
130
130
  /**
131
+ * "OpenAI model ID: gpt-4-0613"
131
132
  * | Attribute | Rating | Value |
132
133
  * |----------------|-----------------|----------------|
133
134
  * | Intelligence | ○○○○ | High |
@@ -206,6 +207,7 @@ export declare const AiModel: {
206
207
  */
207
208
  readonly gpt_4_1: "gpt-4.1";
208
209
  /**
210
+ * "OpenAI model ID: gpt-4.1-2025-04-14"
209
211
  * | Attribute | Rating | Value |
210
212
  * |----------------|-----------------|----------------|
211
213
  * | Intelligence | ○○○○ | High |
@@ -830,6 +832,7 @@ export declare const AiModel: {
830
832
  */
831
833
  readonly o3_pro: "o3-pro";
832
834
  /**
835
+ * "OpenAI model ID: o3-pro-2025-06-10"
833
836
  * | Attribute | Rating | Value |
834
837
  * |----------------|-----------------|----------------|
835
838
  * | Intelligence | ? | ? |
@@ -843,6 +846,7 @@ export declare const AiModel: {
843
846
  */
844
847
  readonly o3_pro_2025_06_10: "o3-pro-2025-06-10";
845
848
  /**
849
+ * "OpenAI model ID: o4-mini"
846
850
  * | Attribute | Rating | Value |
847
851
  * |----------------|-----------------|----------------|
848
852
  * | Intelligence | ○○○ | Moderate |