ADORSYS-GIS / ADORSYS-GIS/moodle-plugin

Follow up AI Plugin for Moodle: StdIO OpenAI Compatible plugin

Open
#49 1 comment 0 reactions 1 assignee Claimed by @stephane-segning View on GitHub
Dominant language
PHP
Stars
3
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Create a Plugin for Moodle.
- [x] This plugin should communicate with a OpenAI Compatible endpoint.
- [x] It should configure credentials only using ENV params only. Not Credentials configuration from the dashboard.
- [ ] It should use the `response` endpoint of the OpenAPI interface
- [x] It should do requests by StdIO

Doing this would mean having a tiny rust app, running as a side process to the moodle in the same container
- [x] This implies a small rust server listening and writing to stdio
- [x] Use clap for configuration
- [ ] Use https://crates.io/crates/openai
- [x] Optimize API Calls by using summarization where needed

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.