mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-24 21:00:51 +03:00
Link to Langfuse integration doc instead of get-started
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user