Merge branch 'feat/r2' into deploy/rag-dev

feat/datasource
jyong 11 months ago
commit 265842223c

@ -13,3 +13,5 @@ class MetadataDataSource(Enum):
upload_file = "file_upload"
website_crawl = "website"
notion_import = "notion"
local_file = "file_upload"
online_document = "online_document"

Loading…
Cancel
Save