Metadata-Version: 2.1
Name: zeval
Version: 0.1.0
Summary: A Python library for evaluating RAG outputs of Chinese large language models.
Home-page: https://github.com/yourgithub/zeval
Author: everfly
Author-email: tagriver@gmail.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: datasets
Requires-Dist: openai
Requires-Dist: unionllm
