Metadata-Version: 2.1 Name: ada-python Version: 0.3.2 Summary: Ada, making LLMs easier to work with. Author: Will Beebe Requires-Python: >=3.11,<4.0 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Requires-Dist: anthropic (>=0.29.0,<0.30.0) Requires-Dist: cohere (>=5.5.8,<6.0.0) Requires-Dist: groq (>=0.9.0,<0.10.0) Requires-Dist: neo4j (>=5.22.0,<6.0.0) Requires-Dist: ollama (>=0.2.1,<0.3.0) Requires-Dist: openai (>=1.35.3,<2.0.0) Requires-Dist: openai-multi-tool-use-parallel-patch (>=0.2.0,<0.3.0) Requires-Dist: pydantic (>=2.7.0,<3.0.0) Requires-Dist: requests (>=2.31.0,<3.0.0) Requires-Dist: websocket (>=0.2.1,<0.3.0) Requires-Dist: yfinance (>=0.2.38,<0.3.0)