promptgun 0.17.5 → 0.17.6
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
|
@@ -831,7 +831,6 @@ export declare const AiModel: {
|
|
|
831
831
|
*/
|
|
832
832
|
readonly o4_mini: "o4-mini";
|
|
833
833
|
/**
|
|
834
|
-
* "OpenAI model ID: o4-mini-2025-04-16"
|
|
835
834
|
* | Attribute | Rating | Value |
|
|
836
835
|
* |----------------|-----------------|----------------|
|
|
837
836
|
* | Intelligence | ○○○ | Moderate |
|