mirror of
https://github.com/langgenius/dify.git
synced 2026-04-01 03:19:42 +08:00
transform document
This commit is contained in:
parent
82819af55c
commit
79f30daf03
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user