Added Relevant comments
This commit is contained in:
parent
967987f287
commit
996dc4cdd2
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ class LLamaAndroid {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
// call this function before sending the message using send function
|
||||
suspend fun applyChatTemplate(messages: List<Map<String, String>>): String {
|
||||
var data = ""
|
||||
withContext(runLoop){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue