ADORSYS-GIS / ADORSYS-GIS/moodle-plugin
Follow up AI Plugin for Moodle: StdIO OpenAI Compatible plugin
- Lingua principale
- PHP
- Stelle
- 3
- Fork
- 3
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.