diff --git a/packages/components/credentials/LLMonitorApi.credential.ts b/packages/components/credentials/LLMonitorApi.credential.ts index 97b195ec5..e5ecc8aba 100644 --- a/packages/components/credentials/LLMonitorApi.credential.ts +++ b/packages/components/credentials/LLMonitorApi.credential.ts @@ -11,8 +11,7 @@ class LLMonitorApi implements INodeCredential { this.label = 'LLMonitor API' this.name = 'llmonitorApi' this.version = 1.0 - this.description = - 'Refer to official guide on how to get API key on Langsmith' + this.description = 'Refer to official guide to get APP ID' this.inputs = [ { label: 'APP ID',