mirror of
https://github.com/langgenius/dify.git
synced 2026-05-03 17:08:03 +08:00
transform document
This commit is contained in:
@ -376,7 +376,7 @@ class NotionExtractor(BaseExtractor):
|
||||
credential = datasource_provider_service.get_real_credential_by_id(
|
||||
tenant_id=tenant_id,
|
||||
credential_id=credential_id,
|
||||
provider="notion",
|
||||
provider="notion_datasource",
|
||||
plugin_id="langgenius/notion_datasource",
|
||||
)
|
||||
if not credential:
|
||||
|
||||
Reference in New Issue
Block a user