promptgun 0.14.27 → 0.14.28

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
@@ -76,7 +76,6 @@ export declare const AiModel: {
76
76
  */
77
77
  readonly gpt_3_5_turbo_16k: "gpt-3.5-turbo-16k";
78
78
  /**
79
- * "OpenAI model ID: gpt-3.5-turbo-instruct"
80
79
  * | Attribute | Rating | Value |
81
80
  * |----------------|-----------------|----------------|
82
81
  * | Intelligence | ○○○ | Moderate |
@@ -129,7 +128,6 @@ export declare const AiModel: {
129
128
  */
130
129
  readonly gpt_4_0125_preview: "gpt-4-0125-preview";
131
130
  /**
132
- * "OpenAI model ID: gpt-4-0613"
133
131
  * | Attribute | Rating | Value |
134
132
  * |----------------|-----------------|----------------|
135
133
  * | Intelligence | ○○○○ | High |
@@ -468,7 +466,6 @@ export declare const AiModel: {
468
466
  */
469
467
  readonly gpt_4o_mini_realtime_preview: "gpt-4o-mini-realtime-preview";
470
468
  /**
471
- * "OpenAI model ID: gpt-4o-mini-realtime-preview-2024-12-17"
472
469
  * | Attribute | Rating | Value |
473
470
  * |----------------|-----------------|----------------|
474
471
  * | Intelligence | ○○○ | Moderate |
@@ -807,7 +804,6 @@ export declare const AiModel: {
807
804
  */
808
805
  readonly o3_mini: "o3-mini";
809
806
  /**
810
- * "OpenAI model ID: o3-mini-2025-01-31"
811
807
  * | Attribute | Rating | Value |
812
808
  * |----------------|-----------------|----------------|
813
809
  * | Intelligence | ○○○○ | High |