moodle-block_openai_chat icon indicating copy to clipboard operation
moodle-block_openai_chat copied to clipboard

make AI URLs customizable

Open Benderinho opened this issue 1 year ago • 0 comments
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.

Benderinho avatar Aug 01 '24 08:08 Benderinho