promptgun 1.1.2 → 1.1.3
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
|
@@ -862,6 +862,7 @@ export declare const AiModel: {
|
|
|
862
862
|
*/
|
|
863
863
|
readonly o3_2025_04_16: "o3-2025-04-16";
|
|
864
864
|
/**
|
|
865
|
+
* "OpenAI model ID: o3-deep-research"
|
|
865
866
|
* | Attribute | Rating | Value |
|
|
866
867
|
* |----------------|-----------------|----------------|
|
|
867
868
|
* | Intelligence | ? | ? |
|