promptgun 0.14.26 → 0.14.27

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