ADORSYS-GIS / ADORSYS-GIS/moodle-plugin
Follow up AI Plugin for Moodle: StdIO OpenAI Compatible plugin
- Lenguaje dominante
- PHP
- Estrellas
- 3
- Forks
- 3
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.