Langfuse JS/TS SDKs
GitHub
Docs
Preparing search index...
@langfuse/core
ChatMessageWithPlaceholders
Chatmessage
Interface Chatmessage
This file was auto-generated by Fern from our API Definition.
interface
Chatmessage
{
content
:
string
;
role
:
string
;
type
:
"chatmessage"
;
}
Hierarchy (
View Summary
)
ChatMessage
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...
This file was auto-generated by Fern from our API Definition.