promptgun 0.18.10 → 0.18.11
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
|
@@ -459,7 +459,6 @@ export declare const AiModel: {
|
|
|
459
459
|
*/
|
|
460
460
|
readonly gpt_4o_mini_realtime_preview_2024_12_17: "gpt-4o-mini-realtime-preview-2024-12-17";
|
|
461
461
|
/**
|
|
462
|
-
* "OpenAI model ID: gpt-4o-mini-search-preview"
|
|
463
462
|
* | Attribute | Rating | Value |
|
|
464
463
|
* |----------------|-----------------|----------------|
|
|
465
464
|
* | Intelligence | ○○○ | Moderate |
|