Langfuse JS/TS SDKs
GitHub
Docs
Preparing search index...
@langfuse/core
IngestionResponse
Interface IngestionResponse
interface
IngestionResponse
{
errors
:
IngestionError
[]
;
successes
:
IngestionSuccess
[]
;
}
Index
Properties
errors
successes
Properties
errors
errors
:
IngestionError
[]
successes
successes
:
IngestionSuccess
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
errors
successes
GitHub
Docs
Langfuse JS/TS SDKs
Loading...