moodle-block_openai_chat
moodle-block_openai_chat copied to clipboard
An AI chat block for Moodle, powered by GPT
Do you plan on making this compatible with Moodle Mobile App? If no, how could I make this compatible?
I would like to use code interpreter to generate graphs for me, I think it generates the graph but it cannot be displayed in the chat interface nor can I...
Hi, I'm currently using moodle 4.1.9 (LTS Version), with the openai chat block. I have to enter an api key and select an default assistant in the main block settings....
Hi @Limekiller , Would it be possible to add an optional setting to limit the number of interactions that a user can have with the GPT chatbot? Kind of like...
I have access to non-commercial AI, that use OpenAI API. I changed the hard-coded URLs in source code to point to AI of my preference. It worked, but I would...
Hi, I'm running the plugin version 2024060400 on moodle 4.1.11. All answers of the chatbot get seemingly cut off at the first colon (:) for example: **Example query:** _Please write...
When the user asks a question and the answer is the URL of a YouTube video (this is specified in the source of truth), the player cannot be used. ![Capture...
For more information, see #66 .
Hi @Limekiller, Could you please add support for gpt-4o-mini? As of July 2024, its tokens are a fraction of the price of tokens for gpt-3.5-turbo, and it produces much better...