promptgun 1.0.21 → 1.0.22
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
|
@@ -706,6 +706,7 @@ export declare const AiModel: {
|
|
|
706
706
|
*/
|
|
707
707
|
readonly gpt_audio: "gpt-audio";
|
|
708
708
|
/**
|
|
709
|
+
* "OpenAI model ID: gpt-audio-2025-08-28"
|
|
709
710
|
* | Attribute | Rating | Value |
|
|
710
711
|
* |----------------|-----------------|----------------|
|
|
711
712
|
* | Intelligence | ? | ? |
|