Documentation edits made through Mintlify web editor

This commit is contained in:
Riskey
2025-09-09 09:57:59 +08:00
committed by GitHub
parent 9d6a5dbcec
commit e3131c3f1f

View File

@@ -346,7 +346,7 @@ class YourTool(BuiltinTool):
For plugins that support both OAuth and API_KEY authentication, you can use `self.runtime.credential_type` to differentiate between the two authentication types.
### 4. Specifying the Correct Versions
### 4. Specify the Correct Versions
Previous versions of the plugin SDK and Dify do not support OAuth authentication. Therefore, you need to set the plugin SDK version to: