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
@@ -16,5 +16,6 @@ QtObject {
property string functionName
property var functionCall
property string functionResponse
property bool functionPending: false
property bool visibleToUser: true
}