quotientai

View on PyPIReverse Dependencies (0)

0.0.7 quotientai-0.0.7-py3-none-any.whl

Wheel Details

Project: quotientai
Version: 0.0.7
Filename: quotientai-0.0.7-py3-none-any.whl
Download: [link]
Size: 24182
MD5: a324c57538790d149b982a2b21d9e05d
SHA256: a2e455f25af6b5a68e5b9d15b220ef40a91a11bed9a710d8f110b101517a9510
Uploaded: 2024-08-01 18:37:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: quotientai
Version: 0.0.7
Summary: CLI for evaluating large language models with Quotient
Author: Vic Weiss
Author-Email: vic[at]quotientai.co
License: Apache-2.0
Keywords: quotient,evaluation,llms,machine learning,ai
Classifier: License :: OSI Approved :: Apache Software 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
Requires-Python: >=3.9,<4.0
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: numpy (<2.0.0,>=1.26.4)
Requires-Dist: pandas (<2.0.0,>=1.5.3)
Requires-Dist: postgrest (<0.17.0,>=0.16.2)
Requires-Dist: prettytable (<4.0.0,>=3.9.0)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.1)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: rich (<14.0.0,>=13.7.0)
Requires-Dist: typer (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 381 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
quotientai/__init__.py sha256=tpdMH6w1AE23v2rZTPoi0w8GCAis90hhiUjmG5gryo4 288
quotientai/_enums.py sha256=QH8ggRRySrqcX-_xWi4zaAFwVmRwkVjX0kHd4YHaH8s 251
quotientai/cli/__init__.py sha256=cvy-WkiKMfji1KUE0BhACEA3KF2hKMe94VVirPizt4A 47
quotientai/cli/entrypoint.py sha256=rMo-wAa3UL22ZU8ybW2wvwkDfoJIMve_tD--SZu1Cr8 19564
quotientai/cli/format.py sha256=U4KfUJo-RExj9bcCePfDkXCpzCE8VqSMGpAUDCNcVDQ 7961
quotientai/cli/generate/dataset.py sha256=m9O7I603Oeq2T7paGCyJI4zTTFkmlDtfFCY-gdlZvGw 12917
quotientai/client.py sha256=ztmOJpesw9zudbasnES5lewlAJZHNOG2s433cNaGHlI 44568
quotientai/exceptions.py sha256=FTQj7lsA2iCliYvMZplCJ0W2UxVb8POgem0kXlM7oss 181
quotientai/utils.py sha256=ZjwKZHf8rHQTdACCRQloVklTdXiFetrEBkXQq6w2wqI 4281
quotientai-0.0.7.dist-info/LICENSE sha256=LO3hBBeoSorBuKNwZJL57ys3OhKL2uJ8IPKNyoF708g 11345
quotientai-0.0.7.dist-info/METADATA sha256=EPg_lmGa4i2Ml7eWwMPak9Q5_mqsyP5UHQVyL9YdTKM 1377
quotientai-0.0.7.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
quotientai-0.0.7.dist-info/entry_points.txt sha256=f_W9Afv4LT21FBhZHPNdH5QjYIxO5_WCNV6_32kAnp8 58
quotientai-0.0.7.dist-info/RECORD

entry_points.txt

quotient = quotientai.cli.entrypoint:cli