Metadata-Version: 2.1
Name: collinear
Version: 0.1.19
Summary: Python Client SDK for Collinear AI
Author-email: Tanveesh <tanveesh@collinear.ai>
License: MIT
Project-URL: Homepage, https://www.collinear.ai/
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: setuptools~=75.1.0
Requires-Dist: pydantic~=2.9.2
Requires-Dist: requests~=2.32.3
Requires-Dist: aiohttp~=3.10.10
Requires-Dist: pandas~=2.2.3
Requires-Dist: openai~=1.52.0
Requires-Dist: tqdm~=4.66.5
Requires-Dist: asynciolimiter
Requires-Dist: anthropic
Requires-Dist: tenacity
