ModelEngine-Group / ModelEngine-Group/nexent
[Improvement] Backend independent modules have been moved down to the SDK layer.
Open
@WMC001 is already working on this.
Since Jan 26, 2026.
Future
- Dominant language
- Python
- Stars
- 5.9k
- Forks
- 731
- Avg merge
- 19h 34m
- Merged PRs (30d)
- 172
Description
Improvement Description
考虑哪些模块功能独立,适合下放至SDK层,如prompt、data_process、memory、agents等
确保SDK模块独立,不依赖backend特定实现
创建抽象接口层
更新backend对SDK的引用
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.