promptgun 0.14.5 → 0.14.7
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 +1 -1
- package/build/index.js.map +1 -1
- package/package.json +1 -1
package/build/index.d.ts
CHANGED
|
@@ -440,7 +440,6 @@ export declare const AiModel: {
|
|
|
440
440
|
*/
|
|
441
441
|
readonly gpt_4o_mini_audio_preview_2024_12_17: "gpt-4o-mini-audio-preview-2024-12-17";
|
|
442
442
|
/**
|
|
443
|
-
* "OpenAI model ID: gpt-4o-mini-realtime-preview"
|
|
444
443
|
* | Attribute | Rating | Value |
|
|
445
444
|
* |----------------|-----------------|----------------|
|
|
446
445
|
* | Intelligence | ○○○ | Moderate |
|
|
@@ -792,6 +791,7 @@ export declare const AiModel: {
|
|
|
792
791
|
*/
|
|
793
792
|
readonly o4_mini_2025_04_16: "o4-mini-2025-04-16";
|
|
794
793
|
/**
|
|
794
|
+
* "OpenAI model ID: omni-moderation-2024-09-26"
|
|
795
795
|
* | Attribute | Rating | Value |
|
|
796
796
|
* |----------------|-----------------|----------------|
|
|
797
797
|
* | Intelligence | ○○○ | Moderate |
|