Langfuse view button (#7684)
This commit is contained in:
parent
88730906ec
commit
e7afee1176
2 changed files with 5 additions and 7 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue