promptgun 0.11.4 → 0.11.6
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 +30 -30
- package/build/index.js +1 -1
- package/build/index.js.map +1 -1
- package/package.json +1 -1
package/build/index.d.ts
CHANGED
|
@@ -714,16 +714,16 @@ export declare const AiModel: {
|
|
|
714
714
|
/**
|
|
715
715
|
* | Attribute | Rating | Value |
|
|
716
716
|
* |----------------|-----------------|----------------|
|
|
717
|
-
* | Intelligence |
|
|
718
|
-
* | Speed |
|
|
717
|
+
* | Intelligence | ○○○○ | High |
|
|
718
|
+
* | Speed | ○○○ | Moderate |
|
|
719
719
|
* | | Input | Output |
|
|
720
720
|
* | Type | Text | Text |
|
|
721
|
-
* | Price | \$
|
|
721
|
+
* | Price | \$3.00/1M tokens | \$12.00/1M tokens |
|
|
722
722
|
*
|
|
723
723
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
724
|
-
* [Official doc](https://platform.openai.com/docs/models/o1)
|
|
724
|
+
* [Official doc](https://platform.openai.com/docs/models/o1-mini-2024-09-12)
|
|
725
725
|
*/
|
|
726
|
-
readonly
|
|
726
|
+
readonly o1_mini_2024_09_12: "o1-mini-2024-09-12";
|
|
727
727
|
/**
|
|
728
728
|
* | Attribute | Rating | Value |
|
|
729
729
|
* |----------------|-----------------|----------------|
|
|
@@ -731,25 +731,25 @@ export declare const AiModel: {
|
|
|
731
731
|
* | Speed | ○○○ | Moderate |
|
|
732
732
|
* | | Input | Output |
|
|
733
733
|
* | Type | Text | Text |
|
|
734
|
-
* | Price | \$
|
|
734
|
+
* | Price | \$0.01/1K tokens | \$0.03/1K tokens |
|
|
735
735
|
*
|
|
736
736
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
737
|
-
* [Official doc](https://platform.openai.com/docs/models/
|
|
737
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4-1106-preview)
|
|
738
738
|
*/
|
|
739
|
-
readonly
|
|
739
|
+
readonly gpt_4_1106_preview: "gpt-4-1106-preview";
|
|
740
740
|
/**
|
|
741
741
|
* | Attribute | Rating | Value |
|
|
742
742
|
* |----------------|-----------------|----------------|
|
|
743
|
-
* | Intelligence |
|
|
744
|
-
* | Speed |
|
|
743
|
+
* | Intelligence | ○○○ | Moderate |
|
|
744
|
+
* | Speed | ○○○○ | Fast |
|
|
745
745
|
* | | Input | Output |
|
|
746
|
-
* | Type | Text |
|
|
747
|
-
* | Price |
|
|
746
|
+
* | Type | Text | Audio |
|
|
747
|
+
* | Price | Unknown | Unknown |
|
|
748
748
|
*
|
|
749
749
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
750
|
-
* [Official doc](https://platform.openai.com/docs/models/
|
|
750
|
+
* [Official doc](https://platform.openai.com/docs/models/gpt-4o-mini-tts)
|
|
751
751
|
*/
|
|
752
|
-
readonly
|
|
752
|
+
readonly gpt_4o_mini_tts: "gpt-4o-mini-tts";
|
|
753
753
|
/**
|
|
754
754
|
* | Attribute | Rating | Value |
|
|
755
755
|
* |----------------|-----------------|----------------|
|
|
@@ -757,12 +757,12 @@ export declare const AiModel: {
|
|
|
757
757
|
* | Speed | ○○ | Slow |
|
|
758
758
|
* | | Input | Output |
|
|
759
759
|
* | Type | Text | Text |
|
|
760
|
-
* | Price |
|
|
760
|
+
* | Price | \$15.00/1M tokens | \$60.00/1M tokens |
|
|
761
761
|
*
|
|
762
762
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
763
|
-
* [Official doc](https://platform.openai.com/docs/models/o1
|
|
763
|
+
* [Official doc](https://platform.openai.com/docs/models/o1)
|
|
764
764
|
*/
|
|
765
|
-
readonly
|
|
765
|
+
readonly o1: "o1";
|
|
766
766
|
/**
|
|
767
767
|
* | Attribute | Rating | Value |
|
|
768
768
|
* |----------------|-----------------|----------------|
|
|
@@ -770,38 +770,38 @@ export declare const AiModel: {
|
|
|
770
770
|
* | Speed | ○○ | Slow |
|
|
771
771
|
* | | Input | Output |
|
|
772
772
|
* | Type | Text | Text |
|
|
773
|
-
* | Price |
|
|
773
|
+
* | Price | \$15.00/1M tokens | \$60.00/1M tokens |
|
|
774
774
|
*
|
|
775
775
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
776
|
-
* [Official doc](https://platform.openai.com/docs/models/o1-
|
|
776
|
+
* [Official doc](https://platform.openai.com/docs/models/o1-2024-12-17)
|
|
777
777
|
*/
|
|
778
|
-
readonly
|
|
778
|
+
readonly o1_2024_12_17: "o1-2024-12-17";
|
|
779
779
|
/**
|
|
780
780
|
* | Attribute | Rating | Value |
|
|
781
781
|
* |----------------|-----------------|----------------|
|
|
782
|
-
* | Intelligence |
|
|
783
|
-
* | Speed |
|
|
782
|
+
* | Intelligence | ○○○○○ | Very High |
|
|
783
|
+
* | Speed | ○○ | Slow |
|
|
784
784
|
* | | Input | Output |
|
|
785
785
|
* | Type | Text | Text |
|
|
786
|
-
* | Price |
|
|
786
|
+
* | Price | Unknown | Unknown |
|
|
787
787
|
*
|
|
788
788
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
789
|
-
* [Official doc](https://platform.openai.com/docs/models/
|
|
789
|
+
* [Official doc](https://platform.openai.com/docs/models/o1-pro)
|
|
790
790
|
*/
|
|
791
|
-
readonly
|
|
791
|
+
readonly o1_pro: "o1-pro";
|
|
792
792
|
/**
|
|
793
793
|
* | Attribute | Rating | Value |
|
|
794
794
|
* |----------------|-----------------|----------------|
|
|
795
|
-
* | Intelligence |
|
|
796
|
-
* | Speed |
|
|
795
|
+
* | Intelligence | ○○○○○ | Very High |
|
|
796
|
+
* | Speed | ○○ | Slow |
|
|
797
797
|
* | | Input | Output |
|
|
798
|
-
* | Type | Text |
|
|
798
|
+
* | Type | Text | Text |
|
|
799
799
|
* | Price | Unknown | Unknown |
|
|
800
800
|
*
|
|
801
801
|
* Note, this documentation is auto-generated and may contain errors. For the most accurate information, please refer to the official documentation.
|
|
802
|
-
* [Official doc](https://platform.openai.com/docs/models/
|
|
802
|
+
* [Official doc](https://platform.openai.com/docs/models/o1-pro-2025-03-19)
|
|
803
803
|
*/
|
|
804
|
-
readonly
|
|
804
|
+
readonly o1_pro_2025_03_19: "o1-pro-2025-03-19";
|
|
805
805
|
/**
|
|
806
806
|
* | Attribute | Rating | Value |
|
|
807
807
|
* |----------------|-----------------|----------------|
|