Metadata-Version: 2.1
Name: langdiversity
Version: 0.0.1
Summary: A tool to elevate your language models with insightful diversity metrics.
Home-page: https://github.com/your_github_username/langdiversity
Author: Noel Ngu, Nathaniel Lee
Author-email: nngu2@asu.edu, nlee51@asu.edu
License: BSD 3-clause
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: aiohttp ==3.8.5
Requires-Dist: aiosignal ==1.3.1
Requires-Dist: annotated-types ==0.5.0
Requires-Dist: async-timeout ==4.0.3
Requires-Dist: attrs ==23.1.0
Requires-Dist: certifi ==2023.7.22
Requires-Dist: charset-normalizer ==3.2.0
Requires-Dist: dataclasses-json ==0.5.14
Requires-Dist: frozenlist ==1.4.0
Requires-Dist: greenlet ==2.0.2
Requires-Dist: idna ==3.4
Requires-Dist: langchain ==0.0.281
Requires-Dist: langsmith ==0.0.33
Requires-Dist: marshmallow ==3.20.1
Requires-Dist: multidict ==6.0.4
Requires-Dist: mypy-extensions ==1.0.0
Requires-Dist: numexpr ==2.8.5
Requires-Dist: numpy ==1.25.2
Requires-Dist: packaging ==23.1
Requires-Dist: pydantic ==2.3.0
Requires-Dist: pydantic-core ==2.6.3
Requires-Dist: PyYAML ==6.0.1
Requires-Dist: requests ==2.31.0
Requires-Dist: SQLAlchemy ==2.0.20
Requires-Dist: tenacity ==8.2.3
Requires-Dist: typing-inspect ==0.9.0
Requires-Dist: typing-extensions ==4.7.1
Requires-Dist: urllib3 ==2.0.4
Requires-Dist: yarl ==1.9.2

