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
commit 6d5a7684b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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,
)