lloyal.node API Reference - v1.0.7
Preparing search index...
FormattedChatResult
Interface FormattedChatResult
Result from chat template formatting
interface
FormattedChatResult
{
prompt
:
string
;
stopTokens
:
string
[]
;
}
Index
Properties
prompt
stop
Tokens
Properties
prompt
prompt
:
string
stop
Tokens
stopTokens
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
prompt
stop
Tokens
GitHub
npm
lloyal.node API Reference - v1.0.7
Loading...
Result from chat template formatting