mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 01:18:05 +08:00
Langfuse view button (#7684)
This commit is contained in:
@ -21,7 +21,6 @@ class LangfuseConfig(BaseTracingConfig):
|
||||
"""
|
||||
public_key: str
|
||||
secret_key: str
|
||||
project_key: str
|
||||
host: str = 'https://api.langfuse.com'
|
||||
|
||||
@field_validator("host")
|
||||
|
||||
Reference in New Issue
Block a user