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 1.6.0

Moodle 3.9, 3.10, 3.11, 4.0, 4.1
Released: శుక్రవారం, 17 మార్చి 2023, 12:25 AM
  • Plugin now supports the Chat API, allowing the block to use gpt-3.5-turbo and gpt-3.5-turbo-0301
    • Because OpenAI has stated that GPT-4 will use the same AI as GPT-3.5, this release provides foundational support for GPT-4 as well, which will be enabled once GPT-4 is widely released.
  • Source of Truth can now be added at the block instance level as well as at the site level. This enables some really powerful use-cases, such as allowing teachers to include course-specific information to a course-level block.

Version information

Version build number
2023031500
Version release name
1.6.0
Maturity
స్థిర వెర్షన్
MD5 Sum
f2e7854b0d52cad02e2ed7ad3683ae7a
Supported software
Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.