Metadata-Version: 2.1
Name: evalaii
Version: 0.2.0
Summary: A helper library for handling LLM evaluation systems
Home-page: https://github.com/poemsforaphrodite/eval
Author: Pushpender Solanki
Author-email: pushpendersolanki895@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pymongo
Requires-Dist: bcrypt
Requires-Dist: openai
Requires-Dist: pinecone-client
Requires-Dist: aiohttp

## Usage

This package comes pre-configured with API keys for OpenAI, Pinecone, and MongoDB. You don't need to set up any environment variables or provide your own API keys.

Simply install the package and start using it:
