public class LangfuseClient extends Object
| Constructor and Description |
|---|
LangfuseClient() |
LangfuseClient(LangfuseConfig config) |
| Modifier and Type | Method and Description |
|---|---|
PromptPayload |
getPrompt(String name) |
PromptPayload |
getPrompt(String name,
String version) |
public LangfuseClient()
public LangfuseClient(LangfuseConfig config)
public PromptPayload getPrompt(String name)
public PromptPayload getPrompt(String name, String version)
Copyright © 2026. All rights reserved.