promptgun 0.14.20 → 0.14.22

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 |
@@ -479,6 +480,7 @@ export declare const AiModel: {
479
480
  */
480
481
  readonly gpt_4o_mini_realtime_preview_2024_12_17: "gpt-4o-mini-realtime-preview-2024-12-17";
481
482
  /**
483
+ * "OpenAI model ID: gpt-4o-mini-search-preview"
482
484
  * | Attribute | Rating | Value |
483
485
  * |----------------|-----------------|----------------|
484
486
  * | Intelligence | ○○○ | Moderate |
@@ -804,7 +806,6 @@ export declare const AiModel: {
804
806
  */
805
807
  readonly o3_mini: "o3-mini";
806
808
  /**
807
- * "OpenAI model ID: o3-mini-2025-01-31"
808
809
  * | Attribute | Rating | Value |
809
810
  * |----------------|-----------------|----------------|
810
811
  * | Intelligence | ○○○○ | High |