Metadata-Version: 2.3
Name: gentrace-py
Version: 0.39.0
Summary: Python SDK for the Gentrace API
License: MIT
Author: Gentrace
Requires-Python: >=3.8.1,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: all
Provides-Extra: llms
Provides-Extra: vectorstores
Requires-Dist: aenum (>=3.1.11)
Requires-Dist: frozendict (>=2.3.7,<3.0.0)
Requires-Dist: openai (>=1.0.0b1,<2.0.0) ; extra == "all" or extra == "llms"
Requires-Dist: pinecone-client (>=2.2.1,<3.0.0) ; extra == "all" or extra == "vectorstores"
Requires-Dist: pydantic (>=1.10.2,<2.0.0)
Requires-Dist: pystache (>=0.6.0,<0.7.0)
Requires-Dist: python_dateutil (>=2.5.3)
Requires-Dist: setuptools (>=21.0.0)
Requires-Dist: urllib3 (>=1.25.10,<2.0)
Requires-Dist: websockets (>=12.0,<13.0)
Project-URL: Repository, https://github.com/gentrace/gentrace-python
