promptgun 0.18.8 → 0.18.9
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
|
@@ -615,7 +615,6 @@ export declare const AiModel: {
|
|
|
615
615
|
*/
|
|
616
616
|
readonly gpt_image_1: "gpt-image-1";
|
|
617
617
|
/**
|
|
618
|
-
* "OpenAI model ID: o1"
|
|
619
618
|
* | Attribute | Rating | Value |
|
|
620
619
|
* |----------------|-----------------|----------------|
|
|
621
620
|
* | Intelligence | ○○○○○ | Very High |
|