public class LangfuseConfig extends Object
| Constructor and Description |
|---|
LangfuseConfig(String secretKey,
String publicKey,
String baseURL,
String label) |
| Modifier and Type | Method and Description |
|---|---|
static LangfuseConfig |
fromEnv() |
String |
getBaseURL() |
String |
getLabel() |
String |
getPublicKey() |
String |
getSecretKey() |
public static LangfuseConfig fromEnv()
public String getSecretKey()
public String getPublicKey()
public String getBaseURL()
public String getLabel()
Copyright © 2026. All rights reserved.