mirror of
https://github.com/langgenius/dify.git
synced 2026-03-06 06:35:24 -05:00
fix jina reader creadential migration command (#27883)
This commit is contained in:
@@ -1601,7 +1601,7 @@ def transform_datasource_credentials():
|
||||
"integration_secret": api_key,
|
||||
}
|
||||
datasource_provider = DatasourceProvider(
|
||||
provider="jina",
|
||||
provider="jinareader",
|
||||
tenant_id=tenant_id,
|
||||
plugin_id=jina_plugin_id,
|
||||
auth_type=api_key_credential_type.value,
|
||||
|
||||
Reference in New Issue
Block a user