Metadata-Version: 2.3
Name: mcq
Version: 1.1.0
Summary: A library that employs multiple-choice questions to guide LLM outputs by constraining unstable generated answers to one of the predefined options.
License: MIT
Author: Tomo Kanazawa
Requires-Python: >=3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: numpy (>=2.2.4,<3.0.0)
Requires-Dist: openai (>=1.70.0,<2.0.0)
Description-Content-Type: text/markdown


