Metadata-Version: 2.4
Name: ChatRunner
Version: 0.1.0
Summary: Feedback from Large Language Models in Moodle
Project-URL: Homepage, https://github.com/iirevu/moodle-chatrunner
Project-URL: Issues, https://github.com/iirevu/moodle-chatrunner/issues
Author: Jonas Julius Harag
Author-email: Hans Georg Schaathun <hasc@ntnu.no>
License-Expression: GPL-3.0
License-File: LICENSE.txt
Keywords: artifical intelligence,automatedassessment,elearning,large language models
Classifier: Development Status :: 3 - Alpha
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: requests
Description-Content-Type: text/markdown

# ChatRunner package

+ chatgpt-orig.py is the original file, copied from the CodeRunner interface
+ chatgpt.py should replace it, but it depends on the ChatRunner package
  being available
- CharRunner is the package source

