moodle-block_openai_chat
moodle-block_openai_chat copied to clipboard
make AI URLs customizable
trafficstars
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 not run this solution in production environment.
Therefore it would be nice, if the target AI (URL) can be set (overwritten) in GUI, so that it survives plugin upgrade.