GitHub
Docs
Preparing search index...
The search index is not available
Langfuse JS/TS SDKs
Langfuse JS/TS SDKs
langfuse-core
GetLangfusePromptResponse
Type Alias GetLangfusePromptResponse
Get
Langfuse
Prompt
Response
:
{
data
:
GetLangfusePromptSuccessData
;
fetchResult
:
"success"
;
}
|
{
data
:
GetLangfusePromptFailureData
;
fetchResult
:
"failure"
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Docs
Langfuse JS/TS SDKs
Loading...