perf: variabel replace;Feat: prompt optimizer code (#5453)

* feat: add prompt optimizer (#5444)

* feat: add prompt optimizer

* fix

* perf: variabel replace

* perf: prompt optimizer code

* feat: init charts shell

* perf: user error remove

---------

Co-authored-by: heheer <heheer@sealos.io>
This commit is contained in:
Archer
2025-08-14 15:48:22 +08:00
committed by GitHub
parent 6a02d2a2e5
commit 9fbfabac61
35 changed files with 1968 additions and 202 deletions

View File

@@ -1,4 +1,5 @@
{
"AutoOptimize": "Automatic optimization",
"Click_to_delete_this_field": "Click to delete this field",
"Filed_is_deprecated": "This field is deprecated",
"Index": "Index",
@@ -12,6 +13,13 @@
"MCP_tools_url_is_empty": "The MCP address cannot be empty",
"MCP_tools_url_placeholder": "After filling in the MCP address, click Analysis",
"No_selected_dataset": "No selected dataset",
"Optimizer_CloseConfirm": "Confirm to close",
"Optimizer_CloseConfirmText": "Optimization results have been generated, confirming that closing will lose the current result. Will it continue?",
"Optimizer_EmptyPrompt": "Please enter optimization requirements",
"Optimizer_Generating": "Generating...",
"Optimizer_Placeholder": "How do you want to write or optimize prompt words?",
"Optimizer_Reoptimize": "Re-optimize",
"Optimizer_Replace": "replace",
"Role_setting": "Permission",
"Run": "Execute",
"Search_dataset": "Search dataset",

View File

@@ -1213,6 +1213,7 @@
"support.wallet.usage.Bill Module": "Billing Module",
"support.wallet.usage.Duration": "Duration (seconds)",
"support.wallet.usage.Module name": "Module Name",
"support.wallet.usage.Optimize Prompt": "Prompt word optimization",
"support.wallet.usage.Source": "Source",
"support.wallet.usage.Text Length": "Text Length",
"support.wallet.usage.Time": "Generation Time",