Metadata-Version: 2.4
Name: aicli-maxmux
Version: 1.0.0
Summary: Free, private, async CLI AI tool with multi-provider failover
Requires-Python: >=3.11
Requires-Dist: click>=8.1.0
Requires-Dist: cryptography>=42.0.0
Requires-Dist: pytest>=9.0.0
Requires-Dist: tiktoken>=0.7.0
Provides-Extra: full
Requires-Dist: httpx>=0.27.0; extra == 'full'
Requires-Dist: keyring>=25.0.0; extra == 'full'
Requires-Dist: rich>=13.0.0; extra == 'full'
Provides-Extra: rag
Requires-Dist: chromadb>=0.5.0; extra == 'rag'
