promptgun 0.18.6 → 0.18.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 +0 -1
- package/build/index.js.map +1 -1
- package/package.json +1 -1
package/build/index.d.ts
CHANGED
|
@@ -407,7 +407,6 @@ export declare const AiModel: {
|
|
|
407
407
|
*/
|
|
408
408
|
readonly gpt_4o_mini_2024_07_18: "gpt-4o-mini-2024-07-18";
|
|
409
409
|
/**
|
|
410
|
-
* "OpenAI model ID: gpt-4o-mini-audio-preview"
|
|
411
410
|
* | Attribute | Rating | Value |
|
|
412
411
|
* |----------------|-----------------|----------------|
|
|
413
412
|
* | Intelligence | ○○○ | Moderate |
|