promptgun 0.18.1 → 0.18.2
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
|
@@ -563,6 +563,7 @@ export declare const AiModel: {
|
|
|
563
563
|
*/
|
|
564
564
|
readonly gpt_4o_realtime_preview_2025_06_03: "gpt-4o-realtime-preview-2025-06-03";
|
|
565
565
|
/**
|
|
566
|
+
* "OpenAI model ID: gpt-4o-search-preview"
|
|
566
567
|
* | Attribute | Rating | Value |
|
|
567
568
|
* |----------------|-----------------|----------------|
|
|
568
569
|
* | Intelligence | ○○○○ | High |
|