ModelEngine-Group / ModelEngine-Group/app-platform
knowledge-manager和支持的知识库集配置解耦
Open
@Msquittto is already working on this.
Since May 12, 2025.
in: builder
status: waiting-for-internal-feedback
type: enhancement
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 233
- PR merge metrics
- No merged PRs in 30d
Description
这里的配置项需要挪到各自的知识库插件里去
manager增加接口是获取插件的配置项
各自的插件里实现这个接口,返回各自的配置项
在manager的获取知识库集的接口里,调用这个接口下的所有实现,得到列表。
这里需要修改部署脚本,脚本之前是根据环境修改yaml文件;需要修改为,根据环境,添加需要的知识库jar包
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.