moodle-block_openai_chat
moodle-block_openai_chat copied to clipboard
An AI chat block for Moodle, powered by GPT
After updating to the latest version of the OpenAI Chat block plugin (2025012300) on Moodle 4.4.2+, we encounter a DML read exception error when accessing the report page. This issue...
Hi, The following CSS rule from the blocks/openai_chat/styles.css is breaking a behat test that changes the window to a mobile size. ` .drawerheader { pointer-events: none; } ` In my...
Older version was ok but after an upgrade Block (Assistant mode) is displayed without being able to post messages. Console log is the following (ver 3.0.0) : first.js:3689 Uncaught TypeError:...
Hi, I have two projects on my account, each with a different assistant. One project's key is set as the site-level default. I tried using the other project's key at...