Langfuse JS/TS SDKs
GitHub
Docs
Preparing search index...
@langfuse/core
ChatMessage
Interface ChatMessage
interface
ChatMessage
{
content
:
string
;
role
:
string
;
type
:
"chatmessage"
;
}
Index
Properties
content
role
type
Properties
content
content
:
string
role
role
:
string
type
type
:
"chatmessage"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
role
type
GitHub
Docs
Langfuse JS/TS SDKs
Loading...