mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-14 15:11:13 +00:00
fix: model selector overlay (#5511)
This commit is contained in:
@@ -347,7 +347,7 @@
|
||||
"core.chat.Mark": "Mark Expected Answer",
|
||||
"core.chat.Mark Description": "The current marking function is in beta.\n\nAfter clicking to add a mark, you need to select a Dataset to store the marked data. You can quickly mark questions and expected answers through this function to guide the model's next answer.\n\nCurrently, the marking function is the same as other data in the Dataset and is affected by the model, which does not mean that it will 100% meet expectations after marking.\n\nMarking data is only synchronized with the Dataset in one direction. If the Dataset modifies the marked data, the marked data displayed in the log cannot be synchronized.",
|
||||
"core.chat.Mark Description Title": "Marking Function Introduction",
|
||||
"core.chat.New Chat": "New Chat",
|
||||
"core.chat.New Chat": "New",
|
||||
"core.chat.Pin": "Pin",
|
||||
"core.chat.Question Guide": "Guess What You Want to Ask",
|
||||
"core.chat.Quote": "Quote",
|
||||
@@ -355,7 +355,7 @@
|
||||
"core.chat.Read Mark Description": "View Marking Function Introduction",
|
||||
"core.chat.Recent use": "Recently Used",
|
||||
"core.chat.Record": "Voice Input",
|
||||
"core.chat.Restart": "Restart Chat",
|
||||
"core.chat.Restart": "Restart",
|
||||
"core.chat.Run test": "Run Preview",
|
||||
"core.chat.Select dataset": "Select Dataset",
|
||||
"core.chat.Select dataset Desc": "Select a Dataset to store the expected answer",
|
||||
|
Reference in New Issue
Block a user