Feat: Add LangfuseCard component. #6155 (#6468)

### What problem does this PR solve?

Feat: Add LangfuseCard component. #6155

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2025-03-24 19:07:55 +08:00
committed by GitHub
parent 5e0a77df2b
commit 3c57a9986c
15 changed files with 431 additions and 8 deletions

View File

@ -699,6 +699,16 @@ This auto-tag feature enhances retrieval by adding another layer of domain-speci
sureDelete: 'Are you sure to remove this member?',
quit: 'Quit',
sureQuit: 'Are you sure you want to quit the team you joined?',
secretKey: 'Secret key',
publicKey: 'Public key',
secretKeyMessage: 'Please enter the secret key',
publicKeyMessage: 'Please enter the public key',
hostMessage: 'Please enter the host',
configuration: 'Configuration',
langfuseDescription:
'Traces, evals, prompt management and metrics to debug and improve your LLM application.',
viewLangfuseSDocumentation: "View Langfuse's documentation",
view: 'View',
},
message: {
registered: 'Registered!',