Skip to content

Commit

Permalink
A mention of the aitext question type in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusgreen committed Mar 22, 2024
1 parent 8a0d562 commit 9ad3116
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
# Moodle tool_aiconnect

This plugin is a fork of the local_ai_connector plugin https://github.com/enovation/moodle-local_ai_connector created by Irish Moodle partner ennovation. For custom development and consultancy for this plugin contact Moodle Partner Catalyst EU (https://www.catalyst-eu.net/).
This plugin is a fork of the local_ai_connector plugin https://github.com/enovation/moodle-local_ai_connector created by Irish Moodle partner Ennovation. For custom development and consultancy for this plugin contact Moodle Partner Catalyst EU (https://www.catalyst-eu.net/).

The main difference is that it can be configured for providers of AI Large language models other than OpenAI's ChatGPT, and was developed to target the Ollama self hosting tool. Support for image related LLM's (DALL-E/Stable Diffusion) has been removed

It was created to support the Moodle aitext question type which can be found here https://github.com/marcusgreen/moodle-qtype_aitext

## AI Class
The ai class is part of the tool_aiconnect namespace and provides functionality for interacting with AI models and making requests to AI APIs.

Expand Down

0 comments on commit 9ad3116

Please sign in to comment.