mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 19:00:59 +03:00
Merge pull request #1275 from marcklingen/langfuse-integration-doc
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.name = 'langfuseApi'
|
||||||
this.version = 1.0
|
this.version = 1.0
|
||||||
this.description =
|
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 = [
|
this.inputs = [
|
||||||
{
|
{
|
||||||
label: 'Secret Key',
|
label: 'Secret Key',
|
||||||
|
|||||||
Reference in New Issue
Block a user