evalution
Preparing search index...
evalution
SpanMessage
Interface SpanMessage
A single message within an LLM span's input/output.
interface
SpanMessage
{
content
:
string
;
role
:
string
;
}
Index
Properties
content
role
Properties
content
content
:
string
role
role
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
role
evalution
Loading...
A single message within an LLM span's input/output.