ai: add mistral

This commit is contained in:
end-4
2025-07-30 09:46:42 +07:00
parent 3018ad16b1
commit 91c2014b7e
5 changed files with 318 additions and 16 deletions
@@ -252,7 +252,7 @@ ColumnLayout {
}
}
Loader {
active: root.isCommandRequest && root.messageData.thinking
active: root.isCommandRequest && root.messageData.functionPending
visible: active
Layout.fillWidth: true
Layout.margins: 6