mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04:00
Guide the user in what we're looking for in terms of proper response.
This commit is contained in:
parent
e83d1f65a7
commit
241e1f6773
@ -37,7 +37,7 @@ Dialog {
|
||||
anchors.left: img.right
|
||||
anchors.leftMargin: 30
|
||||
anchors.verticalCenter: img.verticalCenter
|
||||
text: qsTr("Provide feedback for negative rating")
|
||||
text: qsTr("Please edit the text below to provide a better response...")
|
||||
color: theme.textColor
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user