feat: Add Download Button to UI for Knowledge Resource Source Files (#23320)

This commit is contained in:
Warren Wong
2025-08-03 16:26:11 +08:00
committed by GitHub
parent 7831d44099
commit 6d5a7684b4
5 changed files with 110 additions and 0 deletions

View File

@@ -84,6 +84,7 @@ from .datasets import (
external,
hit_testing,
metadata,
upload_file,
website,
)