ChatMLFormat class

General Library Documentation Undocument By General Corporation & Global Corporation & General Developer

Inheritance

Constructors

ChatMLFormat()
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer

Properties

hashCode int
The hash code for this object.
no setterinherited
inputSequence String
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
finalinherited
outputSequence String
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
stopSequence String?
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
finalinherited
systemSequence String
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
finalinherited
type LLamaPromptFormatType
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
finalinherited

Methods

filterResponse(String response) String?
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
inherited
formatMessages(List<Map<String, dynamic>> messages) String
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
inherited
formatPrompt(String prompt) String
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
preparePrompt(String prompt, [String role = "user", bool assistant = true]) String
General Library Documentation Undocument By General Corporation & Global Corporation & General Developer
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited