Terus RAG

Blocks ::: block_terusrag
Maintained by Khairu Aqsara
Moodle block plugin implements Retrieval-Augmented Generation (RAG) functionality, allowing users to query course content using large language models. The plugin integrates with either Google's Gemini API, Ollama or OpenAI to provide intelligent responses based on your course data.

Terus RAG v1.0.4

Moodle 4.1, 4.2, 4.3
Released: Friday, 28 March 2025, 11:23 PM

Version information

Version build number
2025032822
Version release name
v1.0.4
Can be updated from
v1.0.2 (2025032623), v1.0.3 (2025032700)
Can be updated to
v1.0.6 (2025040512), v1.0.7 (2025040923)
Maturity
Stable version
MD5 Sum
f3f91919c1c9e486f86726b1b72711d5
Supported software
PHP 7.4, PHP 8.1, Moodle 4.1, Moodle 4.2, PHP 8.2, Moodle 4.3

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.