mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-03 09:34:50 +00:00
Add Nomic Embed model for atlas with localdocs.
This commit is contained in:
@@ -1129,7 +1129,7 @@ Window {
|
||||
}
|
||||
|
||||
Image {
|
||||
visible: currentChat.isServer || currentChat.modelInfo.isChatGPT
|
||||
visible: currentChat.isServer || currentChat.modelInfo.isOnline
|
||||
anchors.fill: parent
|
||||
sourceSize.width: 1024
|
||||
sourceSize.height: 1024
|
||||
|
Reference in New Issue
Block a user