promptgun 0.20.3 → 0.20.4
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 -0
- package/build/index.js.map +1 -1
- package/package.json +1 -1
package/build/index.d.ts
CHANGED
|
@@ -953,6 +953,7 @@ export declare const AiModel: {
|
|
|
953
953
|
*/
|
|
954
954
|
readonly omni_moderation_2024_09_26: "omni-moderation-2024-09-26";
|
|
955
955
|
/**
|
|
956
|
+
* "OpenAI model ID: omni-moderation-latest"
|
|
956
957
|
* | Attribute | Rating | Value |
|
|
957
958
|
* |----------------|-----------------|----------------|
|
|
958
959
|
* | Intelligence | ○○○ | Moderate |
|