ADORSYS-GIS / ADORSYS-GIS/moodle-plugin
Follow up AI Plugin for Moodle: StdIO OpenAI Compatible plugin
- 主要语言
- 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 还没有评估数据。