moodle-block_openai_chat icon indicating copy to clipboard operation
moodle-block_openai_chat copied to clipboard

An AI chat block for Moodle, powered by GPT

Results 14 moodle-block_openai_chat issues
Sort by recently updated
recently updated
newest added
trafficstars

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...