Fix: Incorrect documentation link for LLMonitor.

This commit is contained in:
vinodkiran 2023-09-21 08:35:19 +05:30
parent f85c935983
commit e312c6ee22
1 changed files with 1 additions and 2 deletions

View File

@ -11,8 +11,7 @@ class LLMonitorApi implements INodeCredential {
this.label = 'LLMonitor API'
this.name = 'llmonitorApi'
this.version = 1.0
this.description =
'Refer to <a target="_blank" href="https://docs.smith.langchain.com/">official guide</a> on how to get API key on Langsmith'
this.description = 'Refer to <a target="_blank" href="https://llmonitor.com/docs">official guide</a> to get APP ID'
this.inputs = [
{
label: 'APP ID',