From c4aee338406e5c19626f2558afc81eea405d75ba Mon Sep 17 00:00:00 2001 From: Marcus Green Date: Thu, 18 Apr 2024 11:10:37 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fb8c6e0..422832e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This is a fork of the core essay question type which can use the ChatGPT Large language model to give automatic feedback and marking for submitted responses. For custom development and consultancy contact Moodle Partner Catalyst EU (https://www.catalyst-eu.net/). +If you are a Moodle developer and you use vscode/vscodium you should consider this plugin https://marketplace.visualstudio.com/items?itemName=LMSCloud.mdlcode + It requires either a paid for ChatGPT api account which will give access to ChatGPT4 or Ollama hosted Large Language Model. Accounts are available from https://platform.openai.com, Ollama is available from https://github.com/ollama/ollama. It depends on the Moodle aiconnect tool which is available from https://github.com/marcusgreen/moodle-tool_aiconnect