tokencostauto 0.1.80__tar.gz → 0.1.82__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.80
3
+ Version: 0.1.82
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.80"
14
+ version = "0.1.82"
15
15
 
16
16
  authors = [
17
17
  { name = "Trisha Pan", email = "trishaepan@gmail.com" },
@@ -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": "chat",
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": "chat",
14461
+ "mode": "responses",
14462
14462
  "supports_function_calling": true,
14463
14463
  "supports_parallel_function_calling": false,
14464
14464
  "supports_vision": true,
@@ -14556,5 +14556,503 @@
14556
14556
  "supports_tool_choice": true,
14557
14557
  "supports_reasoning": true,
14558
14558
  "supports_computer_use": true
14559
+ },
14560
+ "deepgram/nova-3": {
14561
+ "mode": "audio_transcription",
14562
+ "input_cost_per_second": 7.167e-05,
14563
+ "output_cost_per_second": 0.0,
14564
+ "litellm_provider": "deepgram",
14565
+ "supported_endpoints": [
14566
+ "/v1/audio/transcriptions"
14567
+ ],
14568
+ "source": "https://deepgram.com/pricing",
14569
+ "metadata": {
14570
+ "original_pricing_per_minute": 0.0043,
14571
+ "calculation": "$0.0043/60 seconds = $0.00007167 per second"
14572
+ }
14573
+ },
14574
+ "deepgram/nova-3-general": {
14575
+ "mode": "audio_transcription",
14576
+ "input_cost_per_second": 7.167e-05,
14577
+ "output_cost_per_second": 0.0,
14578
+ "litellm_provider": "deepgram",
14579
+ "supported_endpoints": [
14580
+ "/v1/audio/transcriptions"
14581
+ ],
14582
+ "source": "https://deepgram.com/pricing",
14583
+ "metadata": {
14584
+ "original_pricing_per_minute": 0.0043,
14585
+ "calculation": "$0.0043/60 seconds = $0.00007167 per second"
14586
+ }
14587
+ },
14588
+ "deepgram/nova-3-medical": {
14589
+ "mode": "audio_transcription",
14590
+ "input_cost_per_second": 8.667e-05,
14591
+ "output_cost_per_second": 0.0,
14592
+ "litellm_provider": "deepgram",
14593
+ "supported_endpoints": [
14594
+ "/v1/audio/transcriptions"
14595
+ ],
14596
+ "source": "https://deepgram.com/pricing",
14597
+ "metadata": {
14598
+ "original_pricing_per_minute": 0.0052,
14599
+ "calculation": "$0.0052/60 seconds = $0.00008667 per second (multilingual)"
14600
+ }
14601
+ },
14602
+ "deepgram/nova-2": {
14603
+ "mode": "audio_transcription",
14604
+ "input_cost_per_second": 7.167e-05,
14605
+ "output_cost_per_second": 0.0,
14606
+ "litellm_provider": "deepgram",
14607
+ "supported_endpoints": [
14608
+ "/v1/audio/transcriptions"
14609
+ ],
14610
+ "source": "https://deepgram.com/pricing",
14611
+ "metadata": {
14612
+ "original_pricing_per_minute": 0.0043,
14613
+ "calculation": "$0.0043/60 seconds = $0.00007167 per second"
14614
+ }
14615
+ },
14616
+ "deepgram/nova-2-general": {
14617
+ "mode": "audio_transcription",
14618
+ "input_cost_per_second": 7.167e-05,
14619
+ "output_cost_per_second": 0.0,
14620
+ "litellm_provider": "deepgram",
14621
+ "supported_endpoints": [
14622
+ "/v1/audio/transcriptions"
14623
+ ],
14624
+ "source": "https://deepgram.com/pricing",
14625
+ "metadata": {
14626
+ "original_pricing_per_minute": 0.0043,
14627
+ "calculation": "$0.0043/60 seconds = $0.00007167 per second"
14628
+ }
14629
+ },
14630
+ "deepgram/nova-2-meeting": {
14631
+ "mode": "audio_transcription",
14632
+ "input_cost_per_second": 7.167e-05,
14633
+ "output_cost_per_second": 0.0,
14634
+ "litellm_provider": "deepgram",
14635
+ "supported_endpoints": [
14636
+ "/v1/audio/transcriptions"
14637
+ ],
14638
+ "source": "https://deepgram.com/pricing",
14639
+ "metadata": {
14640
+ "original_pricing_per_minute": 0.0043,
14641
+ "calculation": "$0.0043/60 seconds = $0.00007167 per second"
14642
+ }
14643
+ },
14644
+ "deepgram/nova-2-phonecall": {
14645
+ "mode": "audio_transcription",
14646
+ "input_cost_per_second": 7.167e-05,
14647
+ "output_cost_per_second": 0.0,
14648
+ "litellm_provider": "deepgram",
14649
+ "supported_endpoints": [
14650
+ "/v1/audio/transcriptions"
14651
+ ],
14652
+ "source": "https://deepgram.com/pricing",
14653
+ "metadata": {
14654
+ "original_pricing_per_minute": 0.0043,
14655
+ "calculation": "$0.0043/60 seconds = $0.00007167 per second"
14656
+ }
14657
+ },
14658
+ "deepgram/nova-2-voicemail": {
14659
+ "mode": "audio_transcription",
14660
+ "input_cost_per_second": 7.167e-05,
14661
+ "output_cost_per_second": 0.0,
14662
+ "litellm_provider": "deepgram",
14663
+ "supported_endpoints": [
14664
+ "/v1/audio/transcriptions"
14665
+ ],
14666
+ "source": "https://deepgram.com/pricing",
14667
+ "metadata": {
14668
+ "original_pricing_per_minute": 0.0043,
14669
+ "calculation": "$0.0043/60 seconds = $0.00007167 per second"
14670
+ }
14671
+ },
14672
+ "deepgram/nova-2-finance": {
14673
+ "mode": "audio_transcription",
14674
+ "input_cost_per_second": 7.167e-05,
14675
+ "output_cost_per_second": 0.0,
14676
+ "litellm_provider": "deepgram",
14677
+ "supported_endpoints": [
14678
+ "/v1/audio/transcriptions"
14679
+ ],
14680
+ "source": "https://deepgram.com/pricing",
14681
+ "metadata": {
14682
+ "original_pricing_per_minute": 0.0043,
14683
+ "calculation": "$0.0043/60 seconds = $0.00007167 per second"
14684
+ }
14685
+ },
14686
+ "deepgram/nova-2-conversationalai": {
14687
+ "mode": "audio_transcription",
14688
+ "input_cost_per_second": 7.167e-05,
14689
+ "output_cost_per_second": 0.0,
14690
+ "litellm_provider": "deepgram",
14691
+ "supported_endpoints": [
14692
+ "/v1/audio/transcriptions"
14693
+ ],
14694
+ "source": "https://deepgram.com/pricing",
14695
+ "metadata": {
14696
+ "original_pricing_per_minute": 0.0043,
14697
+ "calculation": "$0.0043/60 seconds = $0.00007167 per second"
14698
+ }
14699
+ },
14700
+ "deepgram/nova-2-video": {
14701
+ "mode": "audio_transcription",
14702
+ "input_cost_per_second": 7.167e-05,
14703
+ "output_cost_per_second": 0.0,
14704
+ "litellm_provider": "deepgram",
14705
+ "supported_endpoints": [
14706
+ "/v1/audio/transcriptions"
14707
+ ],
14708
+ "source": "https://deepgram.com/pricing",
14709
+ "metadata": {
14710
+ "original_pricing_per_minute": 0.0043,
14711
+ "calculation": "$0.0043/60 seconds = $0.00007167 per second"
14712
+ }
14713
+ },
14714
+ "deepgram/nova-2-drivethru": {
14715
+ "mode": "audio_transcription",
14716
+ "input_cost_per_second": 7.167e-05,
14717
+ "output_cost_per_second": 0.0,
14718
+ "litellm_provider": "deepgram",
14719
+ "supported_endpoints": [
14720
+ "/v1/audio/transcriptions"
14721
+ ],
14722
+ "source": "https://deepgram.com/pricing",
14723
+ "metadata": {
14724
+ "original_pricing_per_minute": 0.0043,
14725
+ "calculation": "$0.0043/60 seconds = $0.00007167 per second"
14726
+ }
14727
+ },
14728
+ "deepgram/nova-2-automotive": {
14729
+ "mode": "audio_transcription",
14730
+ "input_cost_per_second": 7.167e-05,
14731
+ "output_cost_per_second": 0.0,
14732
+ "litellm_provider": "deepgram",
14733
+ "supported_endpoints": [
14734
+ "/v1/audio/transcriptions"
14735
+ ],
14736
+ "source": "https://deepgram.com/pricing",
14737
+ "metadata": {
14738
+ "original_pricing_per_minute": 0.0043,
14739
+ "calculation": "$0.0043/60 seconds = $0.00007167 per second"
14740
+ }
14741
+ },
14742
+ "deepgram/nova-2-atc": {
14743
+ "mode": "audio_transcription",
14744
+ "input_cost_per_second": 7.167e-05,
14745
+ "output_cost_per_second": 0.0,
14746
+ "litellm_provider": "deepgram",
14747
+ "supported_endpoints": [
14748
+ "/v1/audio/transcriptions"
14749
+ ],
14750
+ "source": "https://deepgram.com/pricing",
14751
+ "metadata": {
14752
+ "original_pricing_per_minute": 0.0043,
14753
+ "calculation": "$0.0043/60 seconds = $0.00007167 per second"
14754
+ }
14755
+ },
14756
+ "deepgram/nova": {
14757
+ "mode": "audio_transcription",
14758
+ "input_cost_per_second": 7.167e-05,
14759
+ "output_cost_per_second": 0.0,
14760
+ "litellm_provider": "deepgram",
14761
+ "supported_endpoints": [
14762
+ "/v1/audio/transcriptions"
14763
+ ],
14764
+ "source": "https://deepgram.com/pricing",
14765
+ "metadata": {
14766
+ "original_pricing_per_minute": 0.0043,
14767
+ "calculation": "$0.0043/60 seconds = $0.00007167 per second"
14768
+ }
14769
+ },
14770
+ "deepgram/nova-general": {
14771
+ "mode": "audio_transcription",
14772
+ "input_cost_per_second": 7.167e-05,
14773
+ "output_cost_per_second": 0.0,
14774
+ "litellm_provider": "deepgram",
14775
+ "supported_endpoints": [
14776
+ "/v1/audio/transcriptions"
14777
+ ],
14778
+ "source": "https://deepgram.com/pricing",
14779
+ "metadata": {
14780
+ "original_pricing_per_minute": 0.0043,
14781
+ "calculation": "$0.0043/60 seconds = $0.00007167 per second"
14782
+ }
14783
+ },
14784
+ "deepgram/nova-phonecall": {
14785
+ "mode": "audio_transcription",
14786
+ "input_cost_per_second": 7.167e-05,
14787
+ "output_cost_per_second": 0.0,
14788
+ "litellm_provider": "deepgram",
14789
+ "supported_endpoints": [
14790
+ "/v1/audio/transcriptions"
14791
+ ],
14792
+ "source": "https://deepgram.com/pricing",
14793
+ "metadata": {
14794
+ "original_pricing_per_minute": 0.0043,
14795
+ "calculation": "$0.0043/60 seconds = $0.00007167 per second"
14796
+ }
14797
+ },
14798
+ "deepgram/enhanced": {
14799
+ "mode": "audio_transcription",
14800
+ "input_cost_per_second": 0.00024167,
14801
+ "output_cost_per_second": 0.0,
14802
+ "litellm_provider": "deepgram",
14803
+ "supported_endpoints": [
14804
+ "/v1/audio/transcriptions"
14805
+ ],
14806
+ "source": "https://deepgram.com/pricing",
14807
+ "metadata": {
14808
+ "original_pricing_per_minute": 0.0145,
14809
+ "calculation": "$0.0145/60 seconds = $0.00024167 per second"
14810
+ }
14811
+ },
14812
+ "deepgram/enhanced-general": {
14813
+ "mode": "audio_transcription",
14814
+ "input_cost_per_second": 0.00024167,
14815
+ "output_cost_per_second": 0.0,
14816
+ "litellm_provider": "deepgram",
14817
+ "supported_endpoints": [
14818
+ "/v1/audio/transcriptions"
14819
+ ],
14820
+ "source": "https://deepgram.com/pricing",
14821
+ "metadata": {
14822
+ "original_pricing_per_minute": 0.0145,
14823
+ "calculation": "$0.0145/60 seconds = $0.00024167 per second"
14824
+ }
14825
+ },
14826
+ "deepgram/enhanced-meeting": {
14827
+ "mode": "audio_transcription",
14828
+ "input_cost_per_second": 0.00024167,
14829
+ "output_cost_per_second": 0.0,
14830
+ "litellm_provider": "deepgram",
14831
+ "supported_endpoints": [
14832
+ "/v1/audio/transcriptions"
14833
+ ],
14834
+ "source": "https://deepgram.com/pricing",
14835
+ "metadata": {
14836
+ "original_pricing_per_minute": 0.0145,
14837
+ "calculation": "$0.0145/60 seconds = $0.00024167 per second"
14838
+ }
14839
+ },
14840
+ "deepgram/enhanced-phonecall": {
14841
+ "mode": "audio_transcription",
14842
+ "input_cost_per_second": 0.00024167,
14843
+ "output_cost_per_second": 0.0,
14844
+ "litellm_provider": "deepgram",
14845
+ "supported_endpoints": [
14846
+ "/v1/audio/transcriptions"
14847
+ ],
14848
+ "source": "https://deepgram.com/pricing",
14849
+ "metadata": {
14850
+ "original_pricing_per_minute": 0.0145,
14851
+ "calculation": "$0.0145/60 seconds = $0.00024167 per second"
14852
+ }
14853
+ },
14854
+ "deepgram/enhanced-finance": {
14855
+ "mode": "audio_transcription",
14856
+ "input_cost_per_second": 0.00024167,
14857
+ "output_cost_per_second": 0.0,
14858
+ "litellm_provider": "deepgram",
14859
+ "supported_endpoints": [
14860
+ "/v1/audio/transcriptions"
14861
+ ],
14862
+ "source": "https://deepgram.com/pricing",
14863
+ "metadata": {
14864
+ "original_pricing_per_minute": 0.0145,
14865
+ "calculation": "$0.0145/60 seconds = $0.00024167 per second"
14866
+ }
14867
+ },
14868
+ "deepgram/base": {
14869
+ "mode": "audio_transcription",
14870
+ "input_cost_per_second": 0.00020833,
14871
+ "output_cost_per_second": 0.0,
14872
+ "litellm_provider": "deepgram",
14873
+ "supported_endpoints": [
14874
+ "/v1/audio/transcriptions"
14875
+ ],
14876
+ "source": "https://deepgram.com/pricing",
14877
+ "metadata": {
14878
+ "original_pricing_per_minute": 0.0125,
14879
+ "calculation": "$0.0125/60 seconds = $0.00020833 per second"
14880
+ }
14881
+ },
14882
+ "deepgram/base-general": {
14883
+ "mode": "audio_transcription",
14884
+ "input_cost_per_second": 0.00020833,
14885
+ "output_cost_per_second": 0.0,
14886
+ "litellm_provider": "deepgram",
14887
+ "supported_endpoints": [
14888
+ "/v1/audio/transcriptions"
14889
+ ],
14890
+ "source": "https://deepgram.com/pricing",
14891
+ "metadata": {
14892
+ "original_pricing_per_minute": 0.0125,
14893
+ "calculation": "$0.0125/60 seconds = $0.00020833 per second"
14894
+ }
14895
+ },
14896
+ "deepgram/base-meeting": {
14897
+ "mode": "audio_transcription",
14898
+ "input_cost_per_second": 0.00020833,
14899
+ "output_cost_per_second": 0.0,
14900
+ "litellm_provider": "deepgram",
14901
+ "supported_endpoints": [
14902
+ "/v1/audio/transcriptions"
14903
+ ],
14904
+ "source": "https://deepgram.com/pricing",
14905
+ "metadata": {
14906
+ "original_pricing_per_minute": 0.0125,
14907
+ "calculation": "$0.0125/60 seconds = $0.00020833 per second"
14908
+ }
14909
+ },
14910
+ "deepgram/base-phonecall": {
14911
+ "mode": "audio_transcription",
14912
+ "input_cost_per_second": 0.00020833,
14913
+ "output_cost_per_second": 0.0,
14914
+ "litellm_provider": "deepgram",
14915
+ "supported_endpoints": [
14916
+ "/v1/audio/transcriptions"
14917
+ ],
14918
+ "source": "https://deepgram.com/pricing",
14919
+ "metadata": {
14920
+ "original_pricing_per_minute": 0.0125,
14921
+ "calculation": "$0.0125/60 seconds = $0.00020833 per second"
14922
+ }
14923
+ },
14924
+ "deepgram/base-voicemail": {
14925
+ "mode": "audio_transcription",
14926
+ "input_cost_per_second": 0.00020833,
14927
+ "output_cost_per_second": 0.0,
14928
+ "litellm_provider": "deepgram",
14929
+ "supported_endpoints": [
14930
+ "/v1/audio/transcriptions"
14931
+ ],
14932
+ "source": "https://deepgram.com/pricing",
14933
+ "metadata": {
14934
+ "original_pricing_per_minute": 0.0125,
14935
+ "calculation": "$0.0125/60 seconds = $0.00020833 per second"
14936
+ }
14937
+ },
14938
+ "deepgram/base-finance": {
14939
+ "mode": "audio_transcription",
14940
+ "input_cost_per_second": 0.00020833,
14941
+ "output_cost_per_second": 0.0,
14942
+ "litellm_provider": "deepgram",
14943
+ "supported_endpoints": [
14944
+ "/v1/audio/transcriptions"
14945
+ ],
14946
+ "source": "https://deepgram.com/pricing",
14947
+ "metadata": {
14948
+ "original_pricing_per_minute": 0.0125,
14949
+ "calculation": "$0.0125/60 seconds = $0.00020833 per second"
14950
+ }
14951
+ },
14952
+ "deepgram/base-conversationalai": {
14953
+ "mode": "audio_transcription",
14954
+ "input_cost_per_second": 0.00020833,
14955
+ "output_cost_per_second": 0.0,
14956
+ "litellm_provider": "deepgram",
14957
+ "supported_endpoints": [
14958
+ "/v1/audio/transcriptions"
14959
+ ],
14960
+ "source": "https://deepgram.com/pricing",
14961
+ "metadata": {
14962
+ "original_pricing_per_minute": 0.0125,
14963
+ "calculation": "$0.0125/60 seconds = $0.00020833 per second"
14964
+ }
14965
+ },
14966
+ "deepgram/base-video": {
14967
+ "mode": "audio_transcription",
14968
+ "input_cost_per_second": 0.00020833,
14969
+ "output_cost_per_second": 0.0,
14970
+ "litellm_provider": "deepgram",
14971
+ "supported_endpoints": [
14972
+ "/v1/audio/transcriptions"
14973
+ ],
14974
+ "source": "https://deepgram.com/pricing",
14975
+ "metadata": {
14976
+ "original_pricing_per_minute": 0.0125,
14977
+ "calculation": "$0.0125/60 seconds = $0.00020833 per second"
14978
+ }
14979
+ },
14980
+ "deepgram/whisper": {
14981
+ "mode": "audio_transcription",
14982
+ "input_cost_per_second": 0.0001,
14983
+ "output_cost_per_second": 0.0,
14984
+ "litellm_provider": "deepgram",
14985
+ "supported_endpoints": [
14986
+ "/v1/audio/transcriptions"
14987
+ ],
14988
+ "source": "https://deepgram.com/pricing",
14989
+ "metadata": {
14990
+ "notes": "Deepgram's hosted OpenAI Whisper models - pricing may differ from native Deepgram models"
14991
+ }
14992
+ },
14993
+ "deepgram/whisper-tiny": {
14994
+ "mode": "audio_transcription",
14995
+ "input_cost_per_second": 0.0001,
14996
+ "output_cost_per_second": 0.0,
14997
+ "litellm_provider": "deepgram",
14998
+ "supported_endpoints": [
14999
+ "/v1/audio/transcriptions"
15000
+ ],
15001
+ "source": "https://deepgram.com/pricing",
15002
+ "metadata": {
15003
+ "notes": "Deepgram's hosted OpenAI Whisper models - pricing may differ from native Deepgram models"
15004
+ }
15005
+ },
15006
+ "deepgram/whisper-base": {
15007
+ "mode": "audio_transcription",
15008
+ "input_cost_per_second": 0.0001,
15009
+ "output_cost_per_second": 0.0,
15010
+ "litellm_provider": "deepgram",
15011
+ "supported_endpoints": [
15012
+ "/v1/audio/transcriptions"
15013
+ ],
15014
+ "source": "https://deepgram.com/pricing",
15015
+ "metadata": {
15016
+ "notes": "Deepgram's hosted OpenAI Whisper models - pricing may differ from native Deepgram models"
15017
+ }
15018
+ },
15019
+ "deepgram/whisper-small": {
15020
+ "mode": "audio_transcription",
15021
+ "input_cost_per_second": 0.0001,
15022
+ "output_cost_per_second": 0.0,
15023
+ "litellm_provider": "deepgram",
15024
+ "supported_endpoints": [
15025
+ "/v1/audio/transcriptions"
15026
+ ],
15027
+ "source": "https://deepgram.com/pricing",
15028
+ "metadata": {
15029
+ "notes": "Deepgram's hosted OpenAI Whisper models - pricing may differ from native Deepgram models"
15030
+ }
15031
+ },
15032
+ "deepgram/whisper-medium": {
15033
+ "mode": "audio_transcription",
15034
+ "input_cost_per_second": 0.0001,
15035
+ "output_cost_per_second": 0.0,
15036
+ "litellm_provider": "deepgram",
15037
+ "supported_endpoints": [
15038
+ "/v1/audio/transcriptions"
15039
+ ],
15040
+ "source": "https://deepgram.com/pricing",
15041
+ "metadata": {
15042
+ "notes": "Deepgram's hosted OpenAI Whisper models - pricing may differ from native Deepgram models"
15043
+ }
15044
+ },
15045
+ "deepgram/whisper-large": {
15046
+ "mode": "audio_transcription",
15047
+ "input_cost_per_second": 0.0001,
15048
+ "output_cost_per_second": 0.0,
15049
+ "litellm_provider": "deepgram",
15050
+ "supported_endpoints": [
15051
+ "/v1/audio/transcriptions"
15052
+ ],
15053
+ "source": "https://deepgram.com/pricing",
15054
+ "metadata": {
15055
+ "notes": "Deepgram's hosted OpenAI Whisper models - pricing may differ from native Deepgram models"
15056
+ }
14559
15057
  }
14560
15058
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tokencostauto
3
- Version: 0.1.80
3
+ Version: 0.1.82
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
File without changes
File without changes