promptgun 1.2.2 → 1.2.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
|
@@ -433,6 +433,7 @@ export declare const AiModel: {
|
|
|
433
433
|
*/
|
|
434
434
|
readonly gpt_4o_mini_audio_preview_2024_12_17: "gpt-4o-mini-audio-preview-2024-12-17";
|
|
435
435
|
/**
|
|
436
|
+
* "OpenAI model ID: gpt-4o-mini-realtime-preview"
|
|
436
437
|
* | Attribute | Rating | Value |
|
|
437
438
|
* |----------------|-----------------|----------------|
|
|
438
439
|
* | Intelligence | ○○○ | Moderate |
|