Limekiller / moodle-block_openai_chat

An AI chat block for Moodle, powered by GPT
https://moodle.org/plugins/block_openai_chat
GNU General Public License v3.0
29 stars 18 forks source link

Feature: Change Backend to Ollama LLM #48

Closed hansesm closed 6 months ago

hansesm commented 6 months ago

Hello,

I just found this plugin and was wondering if it is possible to change the backend to ollama (https://ollama.com/) Thus, it would be possible to easy integrate an open source, self-hosted alternative to openAI.

Best regards, Michael

Limekiller commented 6 months ago

Hi hansesm, it would be really cool to have a Moodle plugin that lets you integrate a local LLM, but this plugin is pretty narrowly-scoped to the OpenAI API. I think there might be other plugin projects that do what you're looking for.