Skip to content

[Feature]: 批量基于原始文件 ID 映射到当前文件 ID #37

@chlsmile

Description

@chlsmile

Feature Type

New API endpoint

Problem Description

  • 部分依赖 bella-knowledge 的系统目前仍使用原始文件 ID 进行引用,但在 bella-knowledge 中,这些文件可能已经分配了新的文件 ID。

  • 目前缺少一种便捷的方式,能够让外部系统根据原始文件 ID 获取对应的当前文件 ID,这给系统间的集成与后续维护带来了困难。

Proposed Solution

  • 在 bella-knowledge 中新增一个 API 接口,支持批量根据原始文件 ID 查询对应的当前文件 ID,以便依赖系统能够方便地获取所需的最新标识。

Alternatives Considered

No response

Priority

High - Blocking my use case

Implementation

  • I'm willing to submit a PR for this feature
  • I can help with testing
  • I can help with documentation

Additional Context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions