Github
Preparing search index...
The search index is not available
Trieve Typescript SDK - v0.0.49
Trieve Typescript SDK
types.gen
Message
Type Alias Message
Message
:
{
completion_tokens
?:
number
|
null
;
content
:
string
;
created_at
:
string
;
dataset_id
:
string
;
deleted
:
boolean
;
id
:
string
;
prompt_tokens
?:
number
|
null
;
role
:
string
;
sort_order
:
number
;
topic_id
:
string
;
updated_at
:
string
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Github
Trieve Typescript SDK - v0.0.49
Loading...