mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
### 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:
@ -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!',
|
||||
|
||||
Reference in New Issue
Block a user