stratifyai 0.1.0__py3-none-any.whl → 0.1.1__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: stratifyai
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: Unified multi-provider LLM abstraction module with intelligent routing, cost tracking, and caching
5
5
  Author-email: Steven Cotton <cototnbytes@gmail.com>
6
6
  Maintainer-email: Steven Cotton <cototnbytes@gmail.com>
@@ -31,6 +31,8 @@ Requires-Dist: boto3>=1.34.0
31
31
  Requires-Dist: python-dotenv>=1.0.0
32
32
  Requires-Dist: pydantic>=2.0.0
33
33
  Requires-Dist: typing-extensions>=4.0.0
34
+ Requires-Dist: typer>=0.9.0
35
+ Requires-Dist: tiktoken>=0.5.0
34
36
  Provides-Extra: dev
35
37
  Requires-Dist: pytest>=9.0.0; extra == "dev"
36
38
  Requires-Dist: pytest-asyncio>=0.23.0; extra == "dev"
@@ -49,9 +49,9 @@ stratifyai/utils/log_extractor.py,sha256=Nz2x9xPvRVdp5yk6cTLQ5CHK4Fi5oNKQG2t2k9e
49
49
  stratifyai/utils/model_selector.py,sha256=LSPc23MWiCkX2ikygkjdDgXdujqLctk1ANuMRKMJ-S8,11922
50
50
  stratifyai/utils/provider_validator.py,sha256=LAB2kljZ3NPlXaMwH9njiFhp0EYzRwvwSX7Pcphj9NQ,14726
51
51
  stratifyai/utils/token_counter.py,sha256=58hkX3q4yObZVwo3lvn7OGPh7puiWNind7yX3Qem_1o,6432
52
- stratifyai-0.1.0.dist-info/licenses/LICENSE,sha256=UEMslgLRhi7sYtDIwMY0IjEppiVEgqgMIdsulgYdb0Q,1068
53
- stratifyai-0.1.0.dist-info/METADATA,sha256=JymZhbU_A7N3A35YYEoBr-sU1jeLc8SCbviLWINnUIU,7694
54
- stratifyai-0.1.0.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
55
- stratifyai-0.1.0.dist-info/entry_points.txt,sha256=aWXYCRBSld8hzAtCPAqsl2NHKJIJkIgc63uQOO2PcUQ,55
56
- stratifyai-0.1.0.dist-info/top_level.txt,sha256=0_JiuYll_AXJr5e4qXzbCs8LYykDxGaEjawwI69vEhM,15
57
- stratifyai-0.1.0.dist-info/RECORD,,
52
+ stratifyai-0.1.1.dist-info/licenses/LICENSE,sha256=UEMslgLRhi7sYtDIwMY0IjEppiVEgqgMIdsulgYdb0Q,1068
53
+ stratifyai-0.1.1.dist-info/METADATA,sha256=89fOaqvxIeWBpt68rRabcqHF281ay-UVhoD3aCKtmIo,7753
54
+ stratifyai-0.1.1.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
55
+ stratifyai-0.1.1.dist-info/entry_points.txt,sha256=aWXYCRBSld8hzAtCPAqsl2NHKJIJkIgc63uQOO2PcUQ,55
56
+ stratifyai-0.1.1.dist-info/top_level.txt,sha256=0_JiuYll_AXJr5e4qXzbCs8LYykDxGaEjawwI69vEhM,15
57
+ stratifyai-0.1.1.dist-info/RECORD,,