Merge branch 'feat/support-knowledge-metadata' into deploy/dev
This commit is contained in:
commit
5608425dcc
@ -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…
Reference in New Issue
Block a user