feat: model select support close params;perf: dataset params slider;update doc (#3453)
* feat: model select support close params * perf: dataset params slider * update doc * update doc * add delete log * perf: ai config overflow * test * test * test * delete collection tags * delete collection tags
This commit is contained in:
@@ -281,7 +281,6 @@
|
||||
"core.app.Interval timer run": "Scheduled Execution",
|
||||
"core.app.Interval timer tip": "Can Execute App on Schedule",
|
||||
"core.app.Make a brief introduction of your app": "Give Your AI App an Introduction",
|
||||
"core.app.Max tokens": "Max response",
|
||||
"core.app.Name and avatar": "Avatar & Name",
|
||||
"core.app.Publish": "Publish",
|
||||
"core.app.Publish Confirm": "Confirm to Publish App? This Will Immediately Update the App Status on All Publishing Channels.",
|
||||
@@ -308,7 +307,6 @@
|
||||
"core.app.TTS Tip": "After enabling, you can use the voice playback function after each conversation. Using this feature may incur additional costs.",
|
||||
"core.app.TTS start": "Read Content",
|
||||
"core.app.Team tags": "Team Tags",
|
||||
"core.app.Temperature": "Temperature",
|
||||
"core.app.Tool call": "Tool Call",
|
||||
"core.app.ToolCall.No plugin": "No Available Plugins",
|
||||
"core.app.ToolCall.Parameter setting": "Input Parameters",
|
||||
@@ -599,10 +597,6 @@
|
||||
"core.dataset.search.Dataset Search Params": "Dataset Search Configuration",
|
||||
"core.dataset.search.Empty result response": "Empty Search Response",
|
||||
"core.dataset.search.Filter": "Search Filter",
|
||||
"core.dataset.search.Max Tokens": "Quote Limit",
|
||||
"core.dataset.search.Max Tokens Tips": "The maximum number of tokens for a single search. About 1 Chinese character = 1.7 tokens, 1 English word = 1 token",
|
||||
"core.dataset.search.Min Similarity": "Minimum Similarity",
|
||||
"core.dataset.search.Min Similarity Tips": "The similarity of different index models varies. Please choose an appropriate value through search testing. When using Re-rank, the similarity may be very low.",
|
||||
"core.dataset.search.No support similarity": "Only supported when using result re-rank or semantic search",
|
||||
"core.dataset.search.Nonsupport": "Not Supported",
|
||||
"core.dataset.search.Params Setting": "Search Parameter Settings",
|
||||
|
||||
Reference in New Issue
Block a user