Metadata-Version: 2.4
Name: chatbot-test-framework
Version: 0.1.10
Summary: An open-source framework for testing conversational AI and chatbot applications.
Author-email: Olex Ostrovskyy <alexandr.ostrovsky@gmail.com>
Project-URL: Homepage, https://github.com/<todo>/chatbot-testing-framework
Project-URL: Bug Tracker, https://github.com/<todo>/chatbot-testing-framework/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Testing
Classifier: Intended Audience :: Developers
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: PyYAML
Requires-Dist: filelock
Requires-Dist: pandas
Requires-Dist: boto3
Requires-Dist: anthropic
Requires-Dist: openai
Requires-Dist: google-genai
Requires-Dist: numpy
Requires-Dist: scikit-learn
