Moodle Plugins directory: OpenAI Chat Block: Versions: 2.0.0 | Moodle.org
OpenAI Chat Block
Blocks ::: block_openai_chat
Maintained by
Bryce Yoder
This plugin provides a chat block powered by OpenAI's GPT text completion or chat API, with customizable AI personality.
OpenAI Chat Block 2.0.0
Moodle 4.0, 4.1, 4.2, 4.3
Released: Kamis, 4 Januari 2024, 02:34
Code prechecks
phplint
phpcs145 | 48
js109 | 16
css
phpdoc31 | 10
savepoint
thirdparty
grunt1 | 1
shifter
mustache
gherkin
HTML | XML- Fix an issue where chat window displays incorrectly in Safari
- Support Assistants API
- Allow certain conversations to persist between page loads
- Remove support for deprecated OpenAI models and older Moodle versions
Version information
- Version build number
- 2024010300
- Version release name
- 2.0.0
- Maturity
- Versi stabil
- MD5 Sum
- f3bc2dbb614a33ae8406b19dceed425d
- Supported software
- Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3
- The more recent release 3.0.1 (2025021700) exists for Moodle 4.0
- The more recent release 3.0.1 (2025021700) exists for Moodle 4.1
- The more recent release 3.0.1 (2025021700) exists for Moodle 4.2
- The more recent release 3.0.1 (2025021700) exists for Moodle 4.3
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Blocks
- Make sure you have all the required versions.
- Download and unpack the block folder.
- Place the folder (eg "myblock") in the "blocks" subdirectory.
- Visit http://yoursite.com/admin to complete the installation
- Turn editing on in any home or course page.
- Add the block to the page
- Visit the config link in the block for more options.