ADORSYS-GIS / ADORSYS-GIS/moodle-plugin

Follow up AI Plugin for Moodle: StdIO OpenAI Compatible plugin

未关闭
#49 1 条评论 0 个 reaction 已指派 1 人 已被 @stephane-segning 认领 在 GitHub 查看
主要语言
PHP
星标
3
派生
3
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。