mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 12:10:44 +00:00
feat(searxng): show setup JSON format note
This commit is contained in:
@@ -92,6 +92,8 @@ export type WebSearchProviderPlugin = {
|
||||
placeholder: string;
|
||||
signupUrl: string;
|
||||
docsUrl?: string;
|
||||
/** Optional note shown before credential collection for provider-specific prerequisites. */
|
||||
credentialNote?: string;
|
||||
autoDetectOrder?: number;
|
||||
credentialPath: string;
|
||||
inactiveSecretPaths?: string[];
|
||||
|
||||
Reference in New Issue
Block a user