ADORSYS-GIS / ADORSYS-GIS/moodle-plugin

Follow up AI Plugin for Moodle: StdIO OpenAI Compatible plugin

Aberta
#49 1 comentário 0 reações 1 responsável Reivindicada por @stephane-segning Ver no GitHub
Linguagem predominante
PHP
Estrelas
3
Forks
3
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.