Feature Type
New API endpoint
Problem Description
Proposed Solution
- 在 bella-knowledge 中新增一个 API 接口,支持批量根据原始文件 ID 查询对应的当前文件 ID,以便依赖系统能够方便地获取所需的最新标识。
Alternatives Considered
No response
Priority
High - Blocking my use case
Implementation
Additional Context
No response
Feature Type
New API endpoint
Problem Description
部分依赖 bella-knowledge 的系统目前仍使用原始文件 ID 进行引用,但在 bella-knowledge 中,这些文件可能已经分配了新的文件 ID。
目前缺少一种便捷的方式,能够让外部系统根据原始文件 ID 获取对应的当前文件 ID,这给系统间的集成与后续维护带来了困难。
Proposed Solution
Alternatives Considered
No response
Priority
High - Blocking my use case
Implementation
Additional Context
No response