tokencostauto 0.1.408__tar.gz → 0.1.411__tar.gz

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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tokencostauto
3
- Version: 0.1.408
3
+ Version: 0.1.411
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
@@ -11,7 +11,7 @@ tokencostauto = ["model_prices.json"]
11
11
  [project]
12
12
 
13
13
  name = "tokencostauto"
14
- version = "0.1.408"
14
+ version = "0.1.411"
15
15
 
16
16
  authors = [
17
17
  { name = "Trisha Pan", email = "trishaepan@gmail.com" },
@@ -32773,5 +32773,203 @@
32773
32773
  "input_cost_per_query": 0.05867,
32774
32774
  "litellm_provider": "linkup",
32775
32775
  "mode": "search"
32776
+ },
32777
+ "stability/inpaint": {
32778
+ "litellm_provider": "stability",
32779
+ "mode": "image_edit",
32780
+ "output_cost_per_image": 0.005,
32781
+ "supported_endpoints": [
32782
+ "/v1/images/edits"
32783
+ ]
32784
+ },
32785
+ "stability/outpaint": {
32786
+ "litellm_provider": "stability",
32787
+ "mode": "image_edit",
32788
+ "output_cost_per_image": 0.004,
32789
+ "supported_endpoints": [
32790
+ "/v1/images/edits"
32791
+ ]
32792
+ },
32793
+ "stability/erase": {
32794
+ "litellm_provider": "stability",
32795
+ "mode": "image_edit",
32796
+ "output_cost_per_image": 0.005,
32797
+ "supported_endpoints": [
32798
+ "/v1/images/edits"
32799
+ ]
32800
+ },
32801
+ "stability/search-and-replace": {
32802
+ "litellm_provider": "stability",
32803
+ "mode": "image_edit",
32804
+ "output_cost_per_image": 0.005,
32805
+ "supported_endpoints": [
32806
+ "/v1/images/edits"
32807
+ ]
32808
+ },
32809
+ "stability/search-and-recolor": {
32810
+ "litellm_provider": "stability",
32811
+ "mode": "image_edit",
32812
+ "output_cost_per_image": 0.005,
32813
+ "supported_endpoints": [
32814
+ "/v1/images/edits"
32815
+ ]
32816
+ },
32817
+ "stability/remove-background": {
32818
+ "litellm_provider": "stability",
32819
+ "mode": "image_edit",
32820
+ "output_cost_per_image": 0.005,
32821
+ "supported_endpoints": [
32822
+ "/v1/images/edits"
32823
+ ]
32824
+ },
32825
+ "stability/replace-background-and-relight": {
32826
+ "litellm_provider": "stability",
32827
+ "mode": "image_edit",
32828
+ "output_cost_per_image": 0.008,
32829
+ "supported_endpoints": [
32830
+ "/v1/images/edits"
32831
+ ]
32832
+ },
32833
+ "stability/sketch": {
32834
+ "litellm_provider": "stability",
32835
+ "mode": "image_edit",
32836
+ "output_cost_per_image": 0.005,
32837
+ "supported_endpoints": [
32838
+ "/v1/images/edits"
32839
+ ]
32840
+ },
32841
+ "stability/structure": {
32842
+ "litellm_provider": "stability",
32843
+ "mode": "image_edit",
32844
+ "output_cost_per_image": 0.005,
32845
+ "supported_endpoints": [
32846
+ "/v1/images/edits"
32847
+ ]
32848
+ },
32849
+ "stability/style": {
32850
+ "litellm_provider": "stability",
32851
+ "mode": "image_edit",
32852
+ "output_cost_per_image": 0.005,
32853
+ "supported_endpoints": [
32854
+ "/v1/images/edits"
32855
+ ]
32856
+ },
32857
+ "stability/style-transfer": {
32858
+ "litellm_provider": "stability",
32859
+ "mode": "image_edit",
32860
+ "output_cost_per_image": 0.008,
32861
+ "supported_endpoints": [
32862
+ "/v1/images/edits"
32863
+ ]
32864
+ },
32865
+ "stability/fast": {
32866
+ "litellm_provider": "stability",
32867
+ "mode": "image_edit",
32868
+ "output_cost_per_image": 0.002,
32869
+ "supported_endpoints": [
32870
+ "/v1/images/edits"
32871
+ ]
32872
+ },
32873
+ "stability/conservative": {
32874
+ "litellm_provider": "stability",
32875
+ "mode": "image_edit",
32876
+ "output_cost_per_image": 0.04,
32877
+ "supported_endpoints": [
32878
+ "/v1/images/edits"
32879
+ ]
32880
+ },
32881
+ "stability/creative": {
32882
+ "litellm_provider": "stability",
32883
+ "mode": "image_edit",
32884
+ "output_cost_per_image": 0.06,
32885
+ "supported_endpoints": [
32886
+ "/v1/images/edits"
32887
+ ]
32888
+ },
32889
+ "stability.stable-conservative-upscale-v1:0": {
32890
+ "litellm_provider": "bedrock",
32891
+ "max_input_tokens": 77,
32892
+ "mode": "image_edit",
32893
+ "output_cost_per_image": 0.4
32894
+ },
32895
+ "stability.stable-creative-upscale-v1:0": {
32896
+ "litellm_provider": "bedrock",
32897
+ "max_input_tokens": 77,
32898
+ "mode": "image_edit",
32899
+ "output_cost_per_image": 0.6
32900
+ },
32901
+ "stability.stable-fast-upscale-v1:0": {
32902
+ "litellm_provider": "bedrock",
32903
+ "max_input_tokens": 77,
32904
+ "mode": "image_edit",
32905
+ "output_cost_per_image": 0.03
32906
+ },
32907
+ "stability.stable-outpaint-v1:0": {
32908
+ "litellm_provider": "bedrock",
32909
+ "max_input_tokens": 77,
32910
+ "mode": "image_edit",
32911
+ "output_cost_per_image": 0.06
32912
+ },
32913
+ "stability.stable-image-control-sketch-v1:0": {
32914
+ "litellm_provider": "bedrock",
32915
+ "max_input_tokens": 77,
32916
+ "mode": "image_edit",
32917
+ "output_cost_per_image": 0.07
32918
+ },
32919
+ "stability.stable-image-control-structure-v1:0": {
32920
+ "litellm_provider": "bedrock",
32921
+ "max_input_tokens": 77,
32922
+ "mode": "image_edit",
32923
+ "output_cost_per_image": 0.07
32924
+ },
32925
+ "stability.stable-image-erase-object-v1:0": {
32926
+ "litellm_provider": "bedrock",
32927
+ "max_input_tokens": 77,
32928
+ "mode": "image_edit",
32929
+ "output_cost_per_image": 0.07
32930
+ },
32931
+ "stability.stable-image-inpaint-v1:0": {
32932
+ "litellm_provider": "bedrock",
32933
+ "max_input_tokens": 77,
32934
+ "mode": "image_edit",
32935
+ "output_cost_per_image": 0.07
32936
+ },
32937
+ "stability.stable-image-remove-background-v1:0": {
32938
+ "litellm_provider": "bedrock",
32939
+ "max_input_tokens": 77,
32940
+ "mode": "image_edit",
32941
+ "output_cost_per_image": 0.07
32942
+ },
32943
+ "stability.stable-image-search-recolor-v1:0": {
32944
+ "litellm_provider": "bedrock",
32945
+ "max_input_tokens": 77,
32946
+ "mode": "image_edit",
32947
+ "output_cost_per_image": 0.07
32948
+ },
32949
+ "stability.stable-image-search-replace-v1:0": {
32950
+ "litellm_provider": "bedrock",
32951
+ "max_input_tokens": 77,
32952
+ "mode": "image_edit",
32953
+ "output_cost_per_image": 0.07
32954
+ },
32955
+ "stability.stable-image-style-guide-v1:0": {
32956
+ "litellm_provider": "bedrock",
32957
+ "max_input_tokens": 77,
32958
+ "mode": "image_edit",
32959
+ "output_cost_per_image": 0.07
32960
+ },
32961
+ "stability.stable-style-transfer-v1:0": {
32962
+ "litellm_provider": "bedrock",
32963
+ "max_input_tokens": 77,
32964
+ "mode": "image_edit",
32965
+ "output_cost_per_image": 0.08
32966
+ },
32967
+ "vertex_ai/deepseek-ai/deepseek-ocr-maas": {
32968
+ "litellm_provider": "vertex_ai",
32969
+ "mode": "ocr",
32970
+ "input_cost_per_token": 3e-07,
32971
+ "output_cost_per_token": 1.2e-06,
32972
+ "ocr_cost_per_page": 0.0003,
32973
+ "source": "https://cloud.google.com/vertex-ai/pricing"
32776
32974
  }
32777
32975
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tokencostauto
3
- Version: 0.1.408
3
+ Version: 0.1.411
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
File without changes