mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-05 10:30:29 +00:00
Localdocs fixes (#3083)
Signed-off-by: Adam Treat <treat.adam@gmail.com>
This commit is contained in:
@@ -176,6 +176,7 @@ MySettingsTab {
|
||||
ListElement { text: qsTr("Application default") }
|
||||
Component.onCompleted: {
|
||||
MySettings.embeddingsDeviceList.forEach(d => append({"text": d}));
|
||||
deviceBox.updateModel();
|
||||
}
|
||||
}
|
||||
Accessible.name: deviceLabel.text
|
||||
|
Reference in New Issue
Block a user