Skip to content

[Bug] 智能体下载原文报404找不到 #6785

Description

@jstbw

Contact Information

No response

MaxKB Version

2.10.5

Problem Description

通过官方工具在线minerU上传的pdf,一开始在智能体中能预览、下载,但是过了段时间就找不到了,从数据库那边查了下,知识库工作流上传的文件source_type是temporary_120_min,属于临时文件,2h之后会自动删除,所以导致无法预览且找不到原文件。对比的直接在知识库上传的文件source_type是knowledge,从源码看是不删除知识库和知识库中的文件就不会删除该file_id对应的内容。
测试了下,只要是通过知识库工作流上传的文件,source_type都是temporary_120_min

Image

Steps to Reproduce

如描述
一开始是可以预览、下载

Image 两小时后就不行了 Image

The expected correct result

No response

Related log output

Additional Information

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions