Langfuse JS/TS SDKs
GitHub
Docs
Preparing search index...
@langfuse/core
Dataset
Interface Dataset
This file was auto-generated by Fern from our API Definition.
interface
Dataset
{
createdAt
:
string
;
description
?:
string
;
id
:
string
;
metadata
?:
unknown
;
name
:
string
;
projectId
:
string
;
updatedAt
:
string
;
}
Index
Properties
created
At
description?
id
metadata?
name
project
Id
updated
At
Properties
created
At
createdAt
:
string
Optional
description
description
?:
string
id
id
:
string
Optional
metadata
metadata
?:
unknown
name
name
:
string
project
Id
projectId
:
string
updated
At
updatedAt
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
At
description
id
metadata
name
project
Id
updated
At
GitHub
Docs
Langfuse JS/TS SDKs
Loading...
This file was auto-generated by Fern from our API Definition.