mirror of
https://github.com/langgenius/dify.git
synced 2025-12-21 18:25:26 -05:00
Merge branch 'main' into feat/add-type-annotations-to-message-annotation-model
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