promptgun 0.14.21 → 0.14.23

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
@@ -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 |
@@ -64,6 +63,7 @@ export declare const AiModel: {
64
63
  */
65
64
  readonly gpt_3_5_turbo_1106: "gpt-3.5-turbo-1106";
66
65
  /**
66
+ * "OpenAI model ID: gpt-3.5-turbo-16k"
67
67
  * | Attribute | Rating | Value |
68
68
  * |----------------|-----------------|----------------|
69
69
  * | Intelligence | ○○○ | Moderate |
@@ -883,6 +883,7 @@ export declare const AiModel: {
883
883
  */
884
884
  readonly o4_mini_deep_research: "o4-mini-deep-research";
885
885
  /**
886
+ * "OpenAI model ID: o4-mini-deep-research-2025-06-26"
886
887
  * | Attribute | Rating | Value |
887
888
  * |----------------|-----------------|----------------|
888
889
  * | Intelligence | ? | ? |