Link to Langfuse integration doc instead of get-started
This commit is contained in:
parent
e93ce07851
commit
262ef7fd0c
|
|
@ -12,7 +12,7 @@ class LangfuseApi implements INodeCredential {
|
|||
this.name = 'langfuseApi'
|
||||
this.version = 1.0
|
||||
this.description =
|
||||
'Refer to <a target="_blank" href="https://langfuse.com/docs/get-started/">official guide</a> on how to get API key on Langfuse'
|
||||
'Refer to <a target="_blank" href="https://langfuse.com/docs/flowise">integration guide</a> on how to get API keys on Langfuse'
|
||||
this.inputs = [
|
||||
{
|
||||
label: 'Secret Key',
|
||||
|
|
|
|||
Loading…
Reference in New Issue