Terus RAG

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.
Price option: Free

Supports Moodle 4.1-4.5 See all versions
Latest release: 3 months ago
Installations: 54
Downloads (last 90 days): 185

Frankenstyle name: block_terusrag
Blocks

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

This plugin indexes only course description and name? On github there was mentioned about resources and activities, but in db i see embeddings just for courses
Sorry, guys, I haven't had much time to maintain this plugin. Hopefully, the latest update has fixed the current issue.
+ the same problem.
Hi,
Both releases 1.0.7 and 1.0.8 are still returning only token counters.
For example: “Token usage: Prompt: 115, Response: 27, Total: 142.”
BR
Plugin is connected but the response is just meta data. The input, output and total number of tokens. Did I make something wrong?
Plugin is connected but the response is just meta data. The input, output and total number of tokens.
Approval issue created: CONTRIB-9852