source name display
This commit is contained in:
parent
c05abe2448
commit
f5632fa678
@ -10,6 +10,6 @@ class BuiltInField(str, Enum):
|
||||
|
||||
|
||||
class MetadataDataSource(Enum):
|
||||
upload_file = "file"
|
||||
upload_file = "file_upload"
|
||||
website_crawl = "website"
|
||||
notion_import = "notion"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user