tokencostauto 0.1.80__py3-none-any.whl → 0.1.84__py3-none-any.whl
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.
- tokencostauto/model_prices.json +528 -4
- {tokencostauto-0.1.80.dist-info → tokencostauto-0.1.84.dist-info}/METADATA +1 -1
- tokencostauto-0.1.84.dist-info/RECORD +9 -0
- tokencostauto-0.1.80.dist-info/RECORD +0 -9
- {tokencostauto-0.1.80.dist-info → tokencostauto-0.1.84.dist-info}/WHEEL +0 -0
- {tokencostauto-0.1.80.dist-info → tokencostauto-0.1.84.dist-info}/licenses/LICENSE +0 -0
- {tokencostauto-0.1.80.dist-info → tokencostauto-0.1.84.dist-info}/top_level.txt +0 -0
tokencostauto/model_prices.json
CHANGED
@@ -14428,7 +14428,7 @@
|
|
14428
14428
|
"output_cost_per_token_batches": 4e-05,
|
14429
14429
|
"output_cost_per_token": 8e-05,
|
14430
14430
|
"litellm_provider": "openai",
|
14431
|
-
"mode": "
|
14431
|
+
"mode": "responses",
|
14432
14432
|
"supports_function_calling": true,
|
14433
14433
|
"supports_parallel_function_calling": false,
|
14434
14434
|
"supports_vision": true,
|
@@ -14458,7 +14458,7 @@
|
|
14458
14458
|
"output_cost_per_token_batches": 4e-05,
|
14459
14459
|
"output_cost_per_token": 8e-05,
|
14460
14460
|
"litellm_provider": "openai",
|
14461
|
-
"mode": "
|
14461
|
+
"mode": "responses",
|
14462
14462
|
"supports_function_calling": true,
|
14463
14463
|
"supports_parallel_function_calling": false,
|
14464
14464
|
"supports_vision": true,
|
@@ -14490,7 +14490,8 @@
|
|
14490
14490
|
"source": "https://mistral.ai/news/magistral",
|
14491
14491
|
"supports_function_calling": true,
|
14492
14492
|
"supports_assistant_prefill": true,
|
14493
|
-
"supports_tool_choice": true
|
14493
|
+
"supports_tool_choice": true,
|
14494
|
+
"supports_reasoning": true
|
14494
14495
|
},
|
14495
14496
|
"mistral/magistral-small-2506": {
|
14496
14497
|
"max_tokens": 40000,
|
@@ -14503,7 +14504,8 @@
|
|
14503
14504
|
"source": "https://mistral.ai/news/magistral",
|
14504
14505
|
"supports_function_calling": true,
|
14505
14506
|
"supports_assistant_prefill": true,
|
14506
|
-
"supports_tool_choice": true
|
14507
|
+
"supports_tool_choice": true,
|
14508
|
+
"supports_reasoning": true
|
14507
14509
|
},
|
14508
14510
|
"vertex_ai/claude-opus-4": {
|
14509
14511
|
"max_tokens": 32000,
|
@@ -14556,5 +14558,527 @@
|
|
14556
14558
|
"supports_tool_choice": true,
|
14557
14559
|
"supports_reasoning": true,
|
14558
14560
|
"supports_computer_use": true
|
14561
|
+
},
|
14562
|
+
"deepgram/nova-3": {
|
14563
|
+
"mode": "audio_transcription",
|
14564
|
+
"input_cost_per_second": 7.167e-05,
|
14565
|
+
"output_cost_per_second": 0.0,
|
14566
|
+
"litellm_provider": "deepgram",
|
14567
|
+
"supported_endpoints": [
|
14568
|
+
"/v1/audio/transcriptions"
|
14569
|
+
],
|
14570
|
+
"source": "https://deepgram.com/pricing",
|
14571
|
+
"metadata": {
|
14572
|
+
"original_pricing_per_minute": 0.0043,
|
14573
|
+
"calculation": "$0.0043/60 seconds = $0.00007167 per second"
|
14574
|
+
}
|
14575
|
+
},
|
14576
|
+
"deepgram/nova-3-general": {
|
14577
|
+
"mode": "audio_transcription",
|
14578
|
+
"input_cost_per_second": 7.167e-05,
|
14579
|
+
"output_cost_per_second": 0.0,
|
14580
|
+
"litellm_provider": "deepgram",
|
14581
|
+
"supported_endpoints": [
|
14582
|
+
"/v1/audio/transcriptions"
|
14583
|
+
],
|
14584
|
+
"source": "https://deepgram.com/pricing",
|
14585
|
+
"metadata": {
|
14586
|
+
"original_pricing_per_minute": 0.0043,
|
14587
|
+
"calculation": "$0.0043/60 seconds = $0.00007167 per second"
|
14588
|
+
}
|
14589
|
+
},
|
14590
|
+
"deepgram/nova-3-medical": {
|
14591
|
+
"mode": "audio_transcription",
|
14592
|
+
"input_cost_per_second": 8.667e-05,
|
14593
|
+
"output_cost_per_second": 0.0,
|
14594
|
+
"litellm_provider": "deepgram",
|
14595
|
+
"supported_endpoints": [
|
14596
|
+
"/v1/audio/transcriptions"
|
14597
|
+
],
|
14598
|
+
"source": "https://deepgram.com/pricing",
|
14599
|
+
"metadata": {
|
14600
|
+
"original_pricing_per_minute": 0.0052,
|
14601
|
+
"calculation": "$0.0052/60 seconds = $0.00008667 per second (multilingual)"
|
14602
|
+
}
|
14603
|
+
},
|
14604
|
+
"deepgram/nova-2": {
|
14605
|
+
"mode": "audio_transcription",
|
14606
|
+
"input_cost_per_second": 7.167e-05,
|
14607
|
+
"output_cost_per_second": 0.0,
|
14608
|
+
"litellm_provider": "deepgram",
|
14609
|
+
"supported_endpoints": [
|
14610
|
+
"/v1/audio/transcriptions"
|
14611
|
+
],
|
14612
|
+
"source": "https://deepgram.com/pricing",
|
14613
|
+
"metadata": {
|
14614
|
+
"original_pricing_per_minute": 0.0043,
|
14615
|
+
"calculation": "$0.0043/60 seconds = $0.00007167 per second"
|
14616
|
+
}
|
14617
|
+
},
|
14618
|
+
"deepgram/nova-2-general": {
|
14619
|
+
"mode": "audio_transcription",
|
14620
|
+
"input_cost_per_second": 7.167e-05,
|
14621
|
+
"output_cost_per_second": 0.0,
|
14622
|
+
"litellm_provider": "deepgram",
|
14623
|
+
"supported_endpoints": [
|
14624
|
+
"/v1/audio/transcriptions"
|
14625
|
+
],
|
14626
|
+
"source": "https://deepgram.com/pricing",
|
14627
|
+
"metadata": {
|
14628
|
+
"original_pricing_per_minute": 0.0043,
|
14629
|
+
"calculation": "$0.0043/60 seconds = $0.00007167 per second"
|
14630
|
+
}
|
14631
|
+
},
|
14632
|
+
"deepgram/nova-2-meeting": {
|
14633
|
+
"mode": "audio_transcription",
|
14634
|
+
"input_cost_per_second": 7.167e-05,
|
14635
|
+
"output_cost_per_second": 0.0,
|
14636
|
+
"litellm_provider": "deepgram",
|
14637
|
+
"supported_endpoints": [
|
14638
|
+
"/v1/audio/transcriptions"
|
14639
|
+
],
|
14640
|
+
"source": "https://deepgram.com/pricing",
|
14641
|
+
"metadata": {
|
14642
|
+
"original_pricing_per_minute": 0.0043,
|
14643
|
+
"calculation": "$0.0043/60 seconds = $0.00007167 per second"
|
14644
|
+
}
|
14645
|
+
},
|
14646
|
+
"deepgram/nova-2-phonecall": {
|
14647
|
+
"mode": "audio_transcription",
|
14648
|
+
"input_cost_per_second": 7.167e-05,
|
14649
|
+
"output_cost_per_second": 0.0,
|
14650
|
+
"litellm_provider": "deepgram",
|
14651
|
+
"supported_endpoints": [
|
14652
|
+
"/v1/audio/transcriptions"
|
14653
|
+
],
|
14654
|
+
"source": "https://deepgram.com/pricing",
|
14655
|
+
"metadata": {
|
14656
|
+
"original_pricing_per_minute": 0.0043,
|
14657
|
+
"calculation": "$0.0043/60 seconds = $0.00007167 per second"
|
14658
|
+
}
|
14659
|
+
},
|
14660
|
+
"deepgram/nova-2-voicemail": {
|
14661
|
+
"mode": "audio_transcription",
|
14662
|
+
"input_cost_per_second": 7.167e-05,
|
14663
|
+
"output_cost_per_second": 0.0,
|
14664
|
+
"litellm_provider": "deepgram",
|
14665
|
+
"supported_endpoints": [
|
14666
|
+
"/v1/audio/transcriptions"
|
14667
|
+
],
|
14668
|
+
"source": "https://deepgram.com/pricing",
|
14669
|
+
"metadata": {
|
14670
|
+
"original_pricing_per_minute": 0.0043,
|
14671
|
+
"calculation": "$0.0043/60 seconds = $0.00007167 per second"
|
14672
|
+
}
|
14673
|
+
},
|
14674
|
+
"deepgram/nova-2-finance": {
|
14675
|
+
"mode": "audio_transcription",
|
14676
|
+
"input_cost_per_second": 7.167e-05,
|
14677
|
+
"output_cost_per_second": 0.0,
|
14678
|
+
"litellm_provider": "deepgram",
|
14679
|
+
"supported_endpoints": [
|
14680
|
+
"/v1/audio/transcriptions"
|
14681
|
+
],
|
14682
|
+
"source": "https://deepgram.com/pricing",
|
14683
|
+
"metadata": {
|
14684
|
+
"original_pricing_per_minute": 0.0043,
|
14685
|
+
"calculation": "$0.0043/60 seconds = $0.00007167 per second"
|
14686
|
+
}
|
14687
|
+
},
|
14688
|
+
"deepgram/nova-2-conversationalai": {
|
14689
|
+
"mode": "audio_transcription",
|
14690
|
+
"input_cost_per_second": 7.167e-05,
|
14691
|
+
"output_cost_per_second": 0.0,
|
14692
|
+
"litellm_provider": "deepgram",
|
14693
|
+
"supported_endpoints": [
|
14694
|
+
"/v1/audio/transcriptions"
|
14695
|
+
],
|
14696
|
+
"source": "https://deepgram.com/pricing",
|
14697
|
+
"metadata": {
|
14698
|
+
"original_pricing_per_minute": 0.0043,
|
14699
|
+
"calculation": "$0.0043/60 seconds = $0.00007167 per second"
|
14700
|
+
}
|
14701
|
+
},
|
14702
|
+
"deepgram/nova-2-video": {
|
14703
|
+
"mode": "audio_transcription",
|
14704
|
+
"input_cost_per_second": 7.167e-05,
|
14705
|
+
"output_cost_per_second": 0.0,
|
14706
|
+
"litellm_provider": "deepgram",
|
14707
|
+
"supported_endpoints": [
|
14708
|
+
"/v1/audio/transcriptions"
|
14709
|
+
],
|
14710
|
+
"source": "https://deepgram.com/pricing",
|
14711
|
+
"metadata": {
|
14712
|
+
"original_pricing_per_minute": 0.0043,
|
14713
|
+
"calculation": "$0.0043/60 seconds = $0.00007167 per second"
|
14714
|
+
}
|
14715
|
+
},
|
14716
|
+
"deepgram/nova-2-drivethru": {
|
14717
|
+
"mode": "audio_transcription",
|
14718
|
+
"input_cost_per_second": 7.167e-05,
|
14719
|
+
"output_cost_per_second": 0.0,
|
14720
|
+
"litellm_provider": "deepgram",
|
14721
|
+
"supported_endpoints": [
|
14722
|
+
"/v1/audio/transcriptions"
|
14723
|
+
],
|
14724
|
+
"source": "https://deepgram.com/pricing",
|
14725
|
+
"metadata": {
|
14726
|
+
"original_pricing_per_minute": 0.0043,
|
14727
|
+
"calculation": "$0.0043/60 seconds = $0.00007167 per second"
|
14728
|
+
}
|
14729
|
+
},
|
14730
|
+
"deepgram/nova-2-automotive": {
|
14731
|
+
"mode": "audio_transcription",
|
14732
|
+
"input_cost_per_second": 7.167e-05,
|
14733
|
+
"output_cost_per_second": 0.0,
|
14734
|
+
"litellm_provider": "deepgram",
|
14735
|
+
"supported_endpoints": [
|
14736
|
+
"/v1/audio/transcriptions"
|
14737
|
+
],
|
14738
|
+
"source": "https://deepgram.com/pricing",
|
14739
|
+
"metadata": {
|
14740
|
+
"original_pricing_per_minute": 0.0043,
|
14741
|
+
"calculation": "$0.0043/60 seconds = $0.00007167 per second"
|
14742
|
+
}
|
14743
|
+
},
|
14744
|
+
"deepgram/nova-2-atc": {
|
14745
|
+
"mode": "audio_transcription",
|
14746
|
+
"input_cost_per_second": 7.167e-05,
|
14747
|
+
"output_cost_per_second": 0.0,
|
14748
|
+
"litellm_provider": "deepgram",
|
14749
|
+
"supported_endpoints": [
|
14750
|
+
"/v1/audio/transcriptions"
|
14751
|
+
],
|
14752
|
+
"source": "https://deepgram.com/pricing",
|
14753
|
+
"metadata": {
|
14754
|
+
"original_pricing_per_minute": 0.0043,
|
14755
|
+
"calculation": "$0.0043/60 seconds = $0.00007167 per second"
|
14756
|
+
}
|
14757
|
+
},
|
14758
|
+
"deepgram/nova": {
|
14759
|
+
"mode": "audio_transcription",
|
14760
|
+
"input_cost_per_second": 7.167e-05,
|
14761
|
+
"output_cost_per_second": 0.0,
|
14762
|
+
"litellm_provider": "deepgram",
|
14763
|
+
"supported_endpoints": [
|
14764
|
+
"/v1/audio/transcriptions"
|
14765
|
+
],
|
14766
|
+
"source": "https://deepgram.com/pricing",
|
14767
|
+
"metadata": {
|
14768
|
+
"original_pricing_per_minute": 0.0043,
|
14769
|
+
"calculation": "$0.0043/60 seconds = $0.00007167 per second"
|
14770
|
+
}
|
14771
|
+
},
|
14772
|
+
"deepgram/nova-general": {
|
14773
|
+
"mode": "audio_transcription",
|
14774
|
+
"input_cost_per_second": 7.167e-05,
|
14775
|
+
"output_cost_per_second": 0.0,
|
14776
|
+
"litellm_provider": "deepgram",
|
14777
|
+
"supported_endpoints": [
|
14778
|
+
"/v1/audio/transcriptions"
|
14779
|
+
],
|
14780
|
+
"source": "https://deepgram.com/pricing",
|
14781
|
+
"metadata": {
|
14782
|
+
"original_pricing_per_minute": 0.0043,
|
14783
|
+
"calculation": "$0.0043/60 seconds = $0.00007167 per second"
|
14784
|
+
}
|
14785
|
+
},
|
14786
|
+
"deepgram/nova-phonecall": {
|
14787
|
+
"mode": "audio_transcription",
|
14788
|
+
"input_cost_per_second": 7.167e-05,
|
14789
|
+
"output_cost_per_second": 0.0,
|
14790
|
+
"litellm_provider": "deepgram",
|
14791
|
+
"supported_endpoints": [
|
14792
|
+
"/v1/audio/transcriptions"
|
14793
|
+
],
|
14794
|
+
"source": "https://deepgram.com/pricing",
|
14795
|
+
"metadata": {
|
14796
|
+
"original_pricing_per_minute": 0.0043,
|
14797
|
+
"calculation": "$0.0043/60 seconds = $0.00007167 per second"
|
14798
|
+
}
|
14799
|
+
},
|
14800
|
+
"deepgram/enhanced": {
|
14801
|
+
"mode": "audio_transcription",
|
14802
|
+
"input_cost_per_second": 0.00024167,
|
14803
|
+
"output_cost_per_second": 0.0,
|
14804
|
+
"litellm_provider": "deepgram",
|
14805
|
+
"supported_endpoints": [
|
14806
|
+
"/v1/audio/transcriptions"
|
14807
|
+
],
|
14808
|
+
"source": "https://deepgram.com/pricing",
|
14809
|
+
"metadata": {
|
14810
|
+
"original_pricing_per_minute": 0.0145,
|
14811
|
+
"calculation": "$0.0145/60 seconds = $0.00024167 per second"
|
14812
|
+
}
|
14813
|
+
},
|
14814
|
+
"deepgram/enhanced-general": {
|
14815
|
+
"mode": "audio_transcription",
|
14816
|
+
"input_cost_per_second": 0.00024167,
|
14817
|
+
"output_cost_per_second": 0.0,
|
14818
|
+
"litellm_provider": "deepgram",
|
14819
|
+
"supported_endpoints": [
|
14820
|
+
"/v1/audio/transcriptions"
|
14821
|
+
],
|
14822
|
+
"source": "https://deepgram.com/pricing",
|
14823
|
+
"metadata": {
|
14824
|
+
"original_pricing_per_minute": 0.0145,
|
14825
|
+
"calculation": "$0.0145/60 seconds = $0.00024167 per second"
|
14826
|
+
}
|
14827
|
+
},
|
14828
|
+
"deepgram/enhanced-meeting": {
|
14829
|
+
"mode": "audio_transcription",
|
14830
|
+
"input_cost_per_second": 0.00024167,
|
14831
|
+
"output_cost_per_second": 0.0,
|
14832
|
+
"litellm_provider": "deepgram",
|
14833
|
+
"supported_endpoints": [
|
14834
|
+
"/v1/audio/transcriptions"
|
14835
|
+
],
|
14836
|
+
"source": "https://deepgram.com/pricing",
|
14837
|
+
"metadata": {
|
14838
|
+
"original_pricing_per_minute": 0.0145,
|
14839
|
+
"calculation": "$0.0145/60 seconds = $0.00024167 per second"
|
14840
|
+
}
|
14841
|
+
},
|
14842
|
+
"deepgram/enhanced-phonecall": {
|
14843
|
+
"mode": "audio_transcription",
|
14844
|
+
"input_cost_per_second": 0.00024167,
|
14845
|
+
"output_cost_per_second": 0.0,
|
14846
|
+
"litellm_provider": "deepgram",
|
14847
|
+
"supported_endpoints": [
|
14848
|
+
"/v1/audio/transcriptions"
|
14849
|
+
],
|
14850
|
+
"source": "https://deepgram.com/pricing",
|
14851
|
+
"metadata": {
|
14852
|
+
"original_pricing_per_minute": 0.0145,
|
14853
|
+
"calculation": "$0.0145/60 seconds = $0.00024167 per second"
|
14854
|
+
}
|
14855
|
+
},
|
14856
|
+
"deepgram/enhanced-finance": {
|
14857
|
+
"mode": "audio_transcription",
|
14858
|
+
"input_cost_per_second": 0.00024167,
|
14859
|
+
"output_cost_per_second": 0.0,
|
14860
|
+
"litellm_provider": "deepgram",
|
14861
|
+
"supported_endpoints": [
|
14862
|
+
"/v1/audio/transcriptions"
|
14863
|
+
],
|
14864
|
+
"source": "https://deepgram.com/pricing",
|
14865
|
+
"metadata": {
|
14866
|
+
"original_pricing_per_minute": 0.0145,
|
14867
|
+
"calculation": "$0.0145/60 seconds = $0.00024167 per second"
|
14868
|
+
}
|
14869
|
+
},
|
14870
|
+
"deepgram/base": {
|
14871
|
+
"mode": "audio_transcription",
|
14872
|
+
"input_cost_per_second": 0.00020833,
|
14873
|
+
"output_cost_per_second": 0.0,
|
14874
|
+
"litellm_provider": "deepgram",
|
14875
|
+
"supported_endpoints": [
|
14876
|
+
"/v1/audio/transcriptions"
|
14877
|
+
],
|
14878
|
+
"source": "https://deepgram.com/pricing",
|
14879
|
+
"metadata": {
|
14880
|
+
"original_pricing_per_minute": 0.0125,
|
14881
|
+
"calculation": "$0.0125/60 seconds = $0.00020833 per second"
|
14882
|
+
}
|
14883
|
+
},
|
14884
|
+
"deepgram/base-general": {
|
14885
|
+
"mode": "audio_transcription",
|
14886
|
+
"input_cost_per_second": 0.00020833,
|
14887
|
+
"output_cost_per_second": 0.0,
|
14888
|
+
"litellm_provider": "deepgram",
|
14889
|
+
"supported_endpoints": [
|
14890
|
+
"/v1/audio/transcriptions"
|
14891
|
+
],
|
14892
|
+
"source": "https://deepgram.com/pricing",
|
14893
|
+
"metadata": {
|
14894
|
+
"original_pricing_per_minute": 0.0125,
|
14895
|
+
"calculation": "$0.0125/60 seconds = $0.00020833 per second"
|
14896
|
+
}
|
14897
|
+
},
|
14898
|
+
"deepgram/base-meeting": {
|
14899
|
+
"mode": "audio_transcription",
|
14900
|
+
"input_cost_per_second": 0.00020833,
|
14901
|
+
"output_cost_per_second": 0.0,
|
14902
|
+
"litellm_provider": "deepgram",
|
14903
|
+
"supported_endpoints": [
|
14904
|
+
"/v1/audio/transcriptions"
|
14905
|
+
],
|
14906
|
+
"source": "https://deepgram.com/pricing",
|
14907
|
+
"metadata": {
|
14908
|
+
"original_pricing_per_minute": 0.0125,
|
14909
|
+
"calculation": "$0.0125/60 seconds = $0.00020833 per second"
|
14910
|
+
}
|
14911
|
+
},
|
14912
|
+
"deepgram/base-phonecall": {
|
14913
|
+
"mode": "audio_transcription",
|
14914
|
+
"input_cost_per_second": 0.00020833,
|
14915
|
+
"output_cost_per_second": 0.0,
|
14916
|
+
"litellm_provider": "deepgram",
|
14917
|
+
"supported_endpoints": [
|
14918
|
+
"/v1/audio/transcriptions"
|
14919
|
+
],
|
14920
|
+
"source": "https://deepgram.com/pricing",
|
14921
|
+
"metadata": {
|
14922
|
+
"original_pricing_per_minute": 0.0125,
|
14923
|
+
"calculation": "$0.0125/60 seconds = $0.00020833 per second"
|
14924
|
+
}
|
14925
|
+
},
|
14926
|
+
"deepgram/base-voicemail": {
|
14927
|
+
"mode": "audio_transcription",
|
14928
|
+
"input_cost_per_second": 0.00020833,
|
14929
|
+
"output_cost_per_second": 0.0,
|
14930
|
+
"litellm_provider": "deepgram",
|
14931
|
+
"supported_endpoints": [
|
14932
|
+
"/v1/audio/transcriptions"
|
14933
|
+
],
|
14934
|
+
"source": "https://deepgram.com/pricing",
|
14935
|
+
"metadata": {
|
14936
|
+
"original_pricing_per_minute": 0.0125,
|
14937
|
+
"calculation": "$0.0125/60 seconds = $0.00020833 per second"
|
14938
|
+
}
|
14939
|
+
},
|
14940
|
+
"deepgram/base-finance": {
|
14941
|
+
"mode": "audio_transcription",
|
14942
|
+
"input_cost_per_second": 0.00020833,
|
14943
|
+
"output_cost_per_second": 0.0,
|
14944
|
+
"litellm_provider": "deepgram",
|
14945
|
+
"supported_endpoints": [
|
14946
|
+
"/v1/audio/transcriptions"
|
14947
|
+
],
|
14948
|
+
"source": "https://deepgram.com/pricing",
|
14949
|
+
"metadata": {
|
14950
|
+
"original_pricing_per_minute": 0.0125,
|
14951
|
+
"calculation": "$0.0125/60 seconds = $0.00020833 per second"
|
14952
|
+
}
|
14953
|
+
},
|
14954
|
+
"deepgram/base-conversationalai": {
|
14955
|
+
"mode": "audio_transcription",
|
14956
|
+
"input_cost_per_second": 0.00020833,
|
14957
|
+
"output_cost_per_second": 0.0,
|
14958
|
+
"litellm_provider": "deepgram",
|
14959
|
+
"supported_endpoints": [
|
14960
|
+
"/v1/audio/transcriptions"
|
14961
|
+
],
|
14962
|
+
"source": "https://deepgram.com/pricing",
|
14963
|
+
"metadata": {
|
14964
|
+
"original_pricing_per_minute": 0.0125,
|
14965
|
+
"calculation": "$0.0125/60 seconds = $0.00020833 per second"
|
14966
|
+
}
|
14967
|
+
},
|
14968
|
+
"deepgram/base-video": {
|
14969
|
+
"mode": "audio_transcription",
|
14970
|
+
"input_cost_per_second": 0.00020833,
|
14971
|
+
"output_cost_per_second": 0.0,
|
14972
|
+
"litellm_provider": "deepgram",
|
14973
|
+
"supported_endpoints": [
|
14974
|
+
"/v1/audio/transcriptions"
|
14975
|
+
],
|
14976
|
+
"source": "https://deepgram.com/pricing",
|
14977
|
+
"metadata": {
|
14978
|
+
"original_pricing_per_minute": 0.0125,
|
14979
|
+
"calculation": "$0.0125/60 seconds = $0.00020833 per second"
|
14980
|
+
}
|
14981
|
+
},
|
14982
|
+
"deepgram/whisper": {
|
14983
|
+
"mode": "audio_transcription",
|
14984
|
+
"input_cost_per_second": 0.0001,
|
14985
|
+
"output_cost_per_second": 0.0,
|
14986
|
+
"litellm_provider": "deepgram",
|
14987
|
+
"supported_endpoints": [
|
14988
|
+
"/v1/audio/transcriptions"
|
14989
|
+
],
|
14990
|
+
"source": "https://deepgram.com/pricing",
|
14991
|
+
"metadata": {
|
14992
|
+
"notes": "Deepgram's hosted OpenAI Whisper models - pricing may differ from native Deepgram models"
|
14993
|
+
}
|
14994
|
+
},
|
14995
|
+
"deepgram/whisper-tiny": {
|
14996
|
+
"mode": "audio_transcription",
|
14997
|
+
"input_cost_per_second": 0.0001,
|
14998
|
+
"output_cost_per_second": 0.0,
|
14999
|
+
"litellm_provider": "deepgram",
|
15000
|
+
"supported_endpoints": [
|
15001
|
+
"/v1/audio/transcriptions"
|
15002
|
+
],
|
15003
|
+
"source": "https://deepgram.com/pricing",
|
15004
|
+
"metadata": {
|
15005
|
+
"notes": "Deepgram's hosted OpenAI Whisper models - pricing may differ from native Deepgram models"
|
15006
|
+
}
|
15007
|
+
},
|
15008
|
+
"deepgram/whisper-base": {
|
15009
|
+
"mode": "audio_transcription",
|
15010
|
+
"input_cost_per_second": 0.0001,
|
15011
|
+
"output_cost_per_second": 0.0,
|
15012
|
+
"litellm_provider": "deepgram",
|
15013
|
+
"supported_endpoints": [
|
15014
|
+
"/v1/audio/transcriptions"
|
15015
|
+
],
|
15016
|
+
"source": "https://deepgram.com/pricing",
|
15017
|
+
"metadata": {
|
15018
|
+
"notes": "Deepgram's hosted OpenAI Whisper models - pricing may differ from native Deepgram models"
|
15019
|
+
}
|
15020
|
+
},
|
15021
|
+
"deepgram/whisper-small": {
|
15022
|
+
"mode": "audio_transcription",
|
15023
|
+
"input_cost_per_second": 0.0001,
|
15024
|
+
"output_cost_per_second": 0.0,
|
15025
|
+
"litellm_provider": "deepgram",
|
15026
|
+
"supported_endpoints": [
|
15027
|
+
"/v1/audio/transcriptions"
|
15028
|
+
],
|
15029
|
+
"source": "https://deepgram.com/pricing",
|
15030
|
+
"metadata": {
|
15031
|
+
"notes": "Deepgram's hosted OpenAI Whisper models - pricing may differ from native Deepgram models"
|
15032
|
+
}
|
15033
|
+
},
|
15034
|
+
"deepgram/whisper-medium": {
|
15035
|
+
"mode": "audio_transcription",
|
15036
|
+
"input_cost_per_second": 0.0001,
|
15037
|
+
"output_cost_per_second": 0.0,
|
15038
|
+
"litellm_provider": "deepgram",
|
15039
|
+
"supported_endpoints": [
|
15040
|
+
"/v1/audio/transcriptions"
|
15041
|
+
],
|
15042
|
+
"source": "https://deepgram.com/pricing",
|
15043
|
+
"metadata": {
|
15044
|
+
"notes": "Deepgram's hosted OpenAI Whisper models - pricing may differ from native Deepgram models"
|
15045
|
+
}
|
15046
|
+
},
|
15047
|
+
"deepgram/whisper-large": {
|
15048
|
+
"mode": "audio_transcription",
|
15049
|
+
"input_cost_per_second": 0.0001,
|
15050
|
+
"output_cost_per_second": 0.0,
|
15051
|
+
"litellm_provider": "deepgram",
|
15052
|
+
"supported_endpoints": [
|
15053
|
+
"/v1/audio/transcriptions"
|
15054
|
+
],
|
15055
|
+
"source": "https://deepgram.com/pricing",
|
15056
|
+
"metadata": {
|
15057
|
+
"notes": "Deepgram's hosted OpenAI Whisper models - pricing may differ from native Deepgram models"
|
15058
|
+
}
|
15059
|
+
},
|
15060
|
+
"azure/gpt-4o-transcribe": {
|
15061
|
+
"mode": "audio_transcription",
|
15062
|
+
"max_input_tokens": 16000,
|
15063
|
+
"max_output_tokens": 2000,
|
15064
|
+
"input_cost_per_token": 2.5e-06,
|
15065
|
+
"input_cost_per_audio_token": 6e-06,
|
15066
|
+
"output_cost_per_token": 1e-05,
|
15067
|
+
"litellm_provider": "azure",
|
15068
|
+
"supported_endpoints": [
|
15069
|
+
"/v1/audio/transcriptions"
|
15070
|
+
]
|
15071
|
+
},
|
15072
|
+
"azure/gpt-4o-mini-transcribe": {
|
15073
|
+
"mode": "audio_transcription",
|
15074
|
+
"max_input_tokens": 16000,
|
15075
|
+
"max_output_tokens": 2000,
|
15076
|
+
"input_cost_per_token": 1.25e-06,
|
15077
|
+
"input_cost_per_audio_token": 3e-06,
|
15078
|
+
"output_cost_per_token": 5e-06,
|
15079
|
+
"litellm_provider": "azure",
|
15080
|
+
"supported_endpoints": [
|
15081
|
+
"/v1/audio/transcriptions"
|
15082
|
+
]
|
14559
15083
|
}
|
14560
15084
|
}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: tokencostauto
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.84
|
4
4
|
Summary: To calculate token and translated USD cost of string and message calls to OpenAI, for example when used by AI agents
|
5
5
|
Author-email: Trisha Pan <trishaepan@gmail.com>, Alex Reibman <areibman@gmail.com>, Pratyush Shukla <ps4534@nyu.edu>, Thiago MadPin <madpin@gmail.com>
|
6
6
|
Project-URL: Homepage, https://github.com/madpin/tokencostaudo
|
@@ -0,0 +1,9 @@
|
|
1
|
+
tokencostauto/__init__.py,sha256=-4d_ryFH62SgNXPXA8vGPFZoAKtOBjnsg37EB_RkZG8,289
|
2
|
+
tokencostauto/constants.py,sha256=_82MlTkTrdrwzyRosQD7d3JdgNP9KAUM-cZo8DE00P0,3395
|
3
|
+
tokencostauto/costs.py,sha256=tXsgrTypq-dCHaHtoXcg2XepezWsAvZpl9gEsv_53iE,10679
|
4
|
+
tokencostauto/model_prices.json,sha256=hY9VfqdJ_szZ8cEj2w7JPOXYxXHqKO8tP7zeAztLb8g,538426
|
5
|
+
tokencostauto-0.1.84.dist-info/licenses/LICENSE,sha256=4PLv_CD6Ughnsvg_nM2XeTqGwVK6lQVR77kVWbPq-0U,1065
|
6
|
+
tokencostauto-0.1.84.dist-info/METADATA,sha256=mAWolFNp3xJ9l9e23W6cJ56GjmUWxLU5p3R8TlPtnZ0,204075
|
7
|
+
tokencostauto-0.1.84.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
8
|
+
tokencostauto-0.1.84.dist-info/top_level.txt,sha256=szZQTUJRotfIaeZCDsOgvofIkLt2ak88RP13oI51-TU,14
|
9
|
+
tokencostauto-0.1.84.dist-info/RECORD,,
|
@@ -1,9 +0,0 @@
|
|
1
|
-
tokencostauto/__init__.py,sha256=-4d_ryFH62SgNXPXA8vGPFZoAKtOBjnsg37EB_RkZG8,289
|
2
|
-
tokencostauto/constants.py,sha256=_82MlTkTrdrwzyRosQD7d3JdgNP9KAUM-cZo8DE00P0,3395
|
3
|
-
tokencostauto/costs.py,sha256=tXsgrTypq-dCHaHtoXcg2XepezWsAvZpl9gEsv_53iE,10679
|
4
|
-
tokencostauto/model_prices.json,sha256=FzWkQt7VCW9R1-sexo3DF2oS1mQJnxKZM2axoCjDiWc,519974
|
5
|
-
tokencostauto-0.1.80.dist-info/licenses/LICENSE,sha256=4PLv_CD6Ughnsvg_nM2XeTqGwVK6lQVR77kVWbPq-0U,1065
|
6
|
-
tokencostauto-0.1.80.dist-info/METADATA,sha256=0btJSoUWXSsKaIUhLo7WqA376aYAIqWT7E4wa4Yn0N4,204075
|
7
|
-
tokencostauto-0.1.80.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
8
|
-
tokencostauto-0.1.80.dist-info/top_level.txt,sha256=szZQTUJRotfIaeZCDsOgvofIkLt2ak88RP13oI51-TU,14
|
9
|
-
tokencostauto-0.1.80.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|