Moodle Plugins directory: OpenAI Chat Block: Versions: 2.2.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.2.0
Moodle 4.0, 4.1, 4.2, 4.3, 4.4
Released: 2024年 05月 21日(週二) 00:22
Code prechecks
overview
phplint
phpcs238 | 114
js114 | 16
css3 | 1
phpdoc10 | 0
savepoint1 | 0
thirdparty
grunt1 | 1
shifter
mustache1 | 0
gherkin
HTML | XML- Update model list
- Use the V2 API for Assistants
- Use moustache templates for rendering
- Allow chat to pop out into modal window
- Allow admins to enable chat logging
- Implement privacy provider
Version information
- Version build number
- 2024040800
- Version release name
- 2.2.0
- Maturity
- 穩定版
- MD5 Sum
- 02288a42b3390550cb59e0486ae920ba
- Supported software
- Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4
- 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
- The more recent release 3.0.1 (2025021700) exists for Moodle 4.4
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- 2.2.0
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.