ai: gemini: configurator

This commit is contained in:
end-4
2025-06-02 14:48:10 +02:00
parent 35bd46faea
commit bf22194182
5 changed files with 252 additions and 18 deletions
@@ -12,4 +12,7 @@ QtObject {
property bool done: false
property var annotations: []
property var annotationSources: []
property string functionName
property string functionCall
property string functionResponse
}