@cozeloop/loop-lng 0.0.4 → 0.0.12-beta-1770698682545
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
"add_x_data_item_success": "Add {num} data items success",
|
|
15
15
|
"adjust_the_columns_with_workflow_api": "One-click adjustment of the columns in the evaluation set to the data format compatible with the workflow execution API",
|
|
16
16
|
"advanced_validation_rule": "Advanced verification rules",
|
|
17
|
+
"agent": "Agent",
|
|
17
18
|
"agent_run_trajectory_evaluate": "Agent running trajectory evaluation",
|
|
18
19
|
"agent_run_trajectory_evaluate_desc": "Deliver the execution trajectory as an agent to the evaluator",
|
|
19
20
|
"aggregate_statistics_score_on_metrics": "In the experiment list, aggregate and calculate the scores of each experiment on the indicators.",
|
|
@@ -183,12 +184,17 @@
|
|
|
183
184
|
"evaluate_add_field": "Add field",
|
|
184
185
|
"evaluate_add_output_fields": "Add output fields",
|
|
185
186
|
"evaluate_add_video_external_link": "Add video external link",
|
|
187
|
+
"evaluate_additional_information_placeholder": "Additional information {placeholder}",
|
|
188
|
+
"evaluate_additional_output": "Additional output",
|
|
186
189
|
"evaluate_answer_accuracy_evaluator": "Answer Accuracy Evaluator",
|
|
187
190
|
"evaluate_application": "Application",
|
|
188
191
|
"evaluate_associated_experiment_template": "Associated experiment template",
|
|
189
192
|
"evaluate_audio_external_link": "Audio - External Link",
|
|
190
193
|
"evaluate_audio_source_file": "Audio - Source File",
|
|
194
|
+
"evaluate_auto_retry_failed_rows_during_experiment": "Automatically retry failed data rows during experiment execution.",
|
|
195
|
+
"evaluate_auto_retry_on_failure": "Automatic retry on failure",
|
|
191
196
|
"evaluate_based_on_evaluation_set": "Based on Evaluation Set",
|
|
197
|
+
"evaluate_batch_retry": "Batch retry",
|
|
192
198
|
"evaluate_biggest_animal_world": "What is the largest animal in the world?",
|
|
193
199
|
"evaluate_calc_formula": "Calculation Formula",
|
|
194
200
|
"evaluate_calc_formula_below": "The calculation formula is as follows:",
|
|
@@ -217,6 +223,10 @@
|
|
|
217
223
|
"evaluate_confirm_delete_exp_template": "Confirm to delete the experiment template",
|
|
218
224
|
"evaluate_confirm_delete_template_part1": "Are you sure you want to delete template \"",
|
|
219
225
|
"evaluate_confirm_delete_template_part2": "\"? This action cannot be undone.",
|
|
226
|
+
"evaluate_confirm_retry_all_data": "Confirm to retry all data?",
|
|
227
|
+
"evaluate_confirm_retry_all_failed": "Confirm to retry all failed data?",
|
|
228
|
+
"evaluate_confirm_retry_failed_data": "Confirm retrying failed data?",
|
|
229
|
+
"evaluate_confirm_retry_this_row": "Confirm to retry this row of data?",
|
|
220
230
|
"evaluate_confirm_terminate_running_experiment": "Are you sure you want to terminate the running experiment? This operation is irreversible.",
|
|
221
231
|
"evaluate_confirm_to_remove": "Confirm removal",
|
|
222
232
|
"evaluate_copy_placeholder1_config_create_evaluator": "Copy {placeholder1} configuration and create a new evaluator",
|
|
@@ -228,11 +238,13 @@
|
|
|
228
238
|
"evaluate_create_new_template": "Create New Template",
|
|
229
239
|
"evaluate_create_template_based_on_experiment": "Create template based on experiment",
|
|
230
240
|
"evaluate_create_with_custom": "Create with Custom",
|
|
241
|
+
"evaluate_current_experiment_failed_data_quick_action": "The current experiment has failed to execute {placeholder1} data, you can quickly {placeholder2} to view the error message, or {placeholder3} these data rows.",
|
|
231
242
|
"evaluate_custom_output": "Custom Output",
|
|
232
243
|
"evaluate_customer_service_dialog_prompt": "Customer Service Dialogue Prompt",
|
|
233
244
|
"evaluate_customer_service_dialog_quality_template": "Customer Service Dialogue Quality Evaluation Template",
|
|
234
245
|
"evaluate_customer_service_dialog_test_dataset": "Customer Service Dialogue Test Dataset",
|
|
235
246
|
"evaluate_data_details": "Data Details",
|
|
247
|
+
"evaluate_data_executing_no_retry": "Data is executing, cannot retry",
|
|
236
248
|
"evaluate_data_import_refresh": "Please wait a few seconds and refresh the page to view",
|
|
237
249
|
"evaluate_data_importing": "Importing evaluation set...",
|
|
238
250
|
"evaluate_data_item_id": "Data item ID",
|
|
@@ -279,8 +291,10 @@
|
|
|
279
291
|
"evaluate_experiment_concurrent_execution_limitations": "Experiments support concurrent execution of entries in the evaluation dataset, but are limited by the concurrency of evaluation targets and the TPM limits of calling evaluators' models. Set the ideal maximum execution count here.",
|
|
280
292
|
"evaluate_experiment_creation_failed": "Failed to Create Experiment",
|
|
281
293
|
"evaluate_experiment_creation_successful": "Experiment Created Successfully",
|
|
294
|
+
"evaluate_experiment_execution": "Experiment execution",
|
|
282
295
|
"evaluate_experiment_incomplete_export_not_supported": "The current experiment is not completed, export and download are not supported",
|
|
283
296
|
"evaluate_experiment_template": "Experiment template",
|
|
297
|
+
"evaluate_experiment_terminated_no_single_retry": "The experiment has been terminated, cannot retry single data rows",
|
|
284
298
|
"evaluate_export_failed": "Export failed",
|
|
285
299
|
"evaluate_export_failed_retry": "Export failed, please try exporting again",
|
|
286
300
|
"evaluate_export_file_expired_100_days": "Exported files can be stored for a maximum of 100 days and have expired",
|
|
@@ -321,7 +335,10 @@
|
|
|
321
335
|
"evaluate_load_failure_refresh_retry": "Load failed, please refresh and try again",
|
|
322
336
|
"evaluate_loading_code_evaluator_detail": "Loading Code Evaluator Detail",
|
|
323
337
|
"evaluate_loading_data": "Loading data...",
|
|
324
|
-
"evaluate_loading_failed": "
|
|
338
|
+
"evaluate_loading_failed": "Load failed:",
|
|
339
|
+
"evaluate_loading_in_progress": "Loading...",
|
|
340
|
+
"evaluate_max_auto_retry_per_line": "Maximum automatic retries per line",
|
|
341
|
+
"evaluate_max_auto_retry_per_row": "Maximum automatic retries per row",
|
|
325
342
|
"evaluate_max_support_50_columns": "Supports up to 50 columns",
|
|
326
343
|
"evaluate_max_supported_custom_fields": "Supports up to {maxColumn} custom fields",
|
|
327
344
|
"evaluate_metric_agg_recalc_required": "Metric aggregation statistics need to be recalculated before viewing.",
|
|
@@ -385,6 +402,12 @@
|
|
|
385
402
|
"evaluate_relevance_evaluator": "Relevance Evaluator",
|
|
386
403
|
"evaluate_request_content": "Request Content",
|
|
387
404
|
"evaluate_res_acq_fail": "Resource acquisition failed",
|
|
405
|
+
"evaluate_retry_all": "Retry all",
|
|
406
|
+
"evaluate_retry_all_current_exp_count": "Will retry all data of the current experiment, total {count} items",
|
|
407
|
+
"evaluate_retry_all_data": "Retry all data",
|
|
408
|
+
"evaluate_retry_all_failed_current_exp_count": "Will retry all failed data of the current experiment, total {count} items",
|
|
409
|
+
"evaluate_retry_failed_data_only": "Retry failed data only",
|
|
410
|
+
"evaluate_retrying_in_progress": "Retrying...",
|
|
388
411
|
"evaluate_run_trajectory": "Running trajectory",
|
|
389
412
|
"evaluate_running": "Running",
|
|
390
413
|
"evaluate_runtime_metrics_data_item_details": "Runtime Metrics - Data Item Details",
|
|
@@ -408,6 +431,7 @@
|
|
|
408
431
|
"evaluate_start_experiment": "Start experiment",
|
|
409
432
|
"evaluate_start_new_experiment": "Start a new experiment",
|
|
410
433
|
"evaluate_start_new_experiment_based_on_template": "Start a new experiment based on this template",
|
|
434
|
+
"evaluate_status_details": "Status details",
|
|
411
435
|
"evaluate_submit_after_code_syntax_passed": "You can submit after the code syntax check passes",
|
|
412
436
|
"evaluate_success_{success_count}_fail_{fail_count}": "{success_count} successes, {fail_count} failures",
|
|
413
437
|
"evaluate_summary_score": "Total Score",
|
|
@@ -425,6 +449,7 @@
|
|
|
425
449
|
"evaluate_template_update_success": "Template updated successfully",
|
|
426
450
|
"evaluate_terminate_experiment": "Terminate experiment",
|
|
427
451
|
"evaluate_terminate_running_experiment": "Terminate running experiment",
|
|
452
|
+
"evaluate_test_case_description": "Test case description, including interaction steps to execute and expected results",
|
|
428
453
|
"evaluate_test_data_turn": "Test Data: turn",
|
|
429
454
|
"evaluate_test_data_tutorial_link": "Code Evaluator Manual",
|
|
430
455
|
"evaluate_test_data_tutorial_tip": "It supports Python and JavaScript built - in libraries and some third - party libraries. For more usage instructions, please refer to...",
|
|
@@ -437,6 +462,7 @@
|
|
|
437
462
|
"evaluate_text_generation_quality_template": "Text Generation Quality Evaluation Template",
|
|
438
463
|
"evaluate_text_generation_test_dataset": "Text Generation Test Dataset",
|
|
439
464
|
"evaluate_text_quality_evaluator": "Text Quality Evaluator",
|
|
465
|
+
"evaluate_these_data_rows": "these data rows.",
|
|
440
466
|
"evaluate_tone_friendliness_evaluator": "Tone Friendliness Evaluator",
|
|
441
467
|
"evaluate_trajectory_visualization": "Trajectory visualization",
|
|
442
468
|
"evaluate_triggered_metric_background_calculation": "The triggered metric is being processed in the background, which may take some time. Please refresh the page later.",
|
|
@@ -448,12 +474,16 @@
|
|
|
448
474
|
"evaluate_use_for_customer_service_dialog_quality_assessment": "Used to evaluate the quality of customer service dialogues, including response accuracy, friendliness of tone, and other indicators",
|
|
449
475
|
"evaluate_use_multiple_evaluators_with_weighted_score": "Use multiple evaluators and configure weighted summary scores",
|
|
450
476
|
"evaluate_used_template": "Used Template",
|
|
477
|
+
"evaluate_valid_input_range_1_10": "A positive integer within the range [1, 10] can be entered",
|
|
451
478
|
"evaluate_validation_passed": "Validation Passed",
|
|
452
479
|
"evaluate_version_description": "Version description",
|
|
453
480
|
"evaluate_view_actual_output_trace": "View trace of actual output",
|
|
481
|
+
"evaluate_view_error_message_or": "to check error messages, or",
|
|
454
482
|
"evaluate_view_task": "View task",
|
|
455
483
|
"evaluate_view_template_details": "View template details",
|
|
456
484
|
"evaluate_view_trace": "View trace",
|
|
485
|
+
"evaluate_webpage_access_url": "Webpage access URL, used for opening and testing in a browser",
|
|
486
|
+
"evaluate_webpage_generated_content": "Webpage generated content, including generated webpage code or content description",
|
|
457
487
|
"evaluate_weight_label": "Weight:",
|
|
458
488
|
"evaluate_weight_multiplier": "Weight Multiplier",
|
|
459
489
|
"evaluate_weighted_avg_multiple_evaluators": "Calculate the aggregate score by weighted averaging the scores from multiple evaluators.",
|
|
@@ -463,6 +493,7 @@
|
|
|
463
493
|
"evaluate_weighted_summary_score_based_on_weights": "Weighted summary score calculated based on evaluator weights",
|
|
464
494
|
"evaluate_weighting_formula": "Weighting formula:",
|
|
465
495
|
"evaluate_what_makes_you_satisfied": "What do you think makes you satisfied?",
|
|
496
|
+
"evaluate_will_retry_count_data": "Will retry {count} data items",
|
|
466
497
|
"evaluate_you_can_use_directly": "You can use directly",
|
|
467
498
|
"evaluation_object": "Evaluation object",
|
|
468
499
|
"evaluation_object_actual_output": "Actual output of the evaluation object",
|
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
"add_x_data_item_success": "成功添加{num}条数据",
|
|
15
15
|
"adjust_the_columns_with_workflow_api": "一键将评测集的列调整为兼容工作流执行 API 的数据格式。",
|
|
16
16
|
"advanced_validation_rule": "高级校验规则",
|
|
17
|
+
"agent": "智能体",
|
|
17
18
|
"agent_run_trajectory_evaluate": "Agent 运行轨迹评测",
|
|
18
19
|
"agent_run_trajectory_evaluate_desc": "作为 Agent 执行轨迹投递给评估器",
|
|
19
20
|
"aggregate_statistics_score_on_metrics": "在实验列表中,聚合统计各实验在指标上的得分。",
|
|
@@ -183,12 +184,17 @@
|
|
|
183
184
|
"evaluate_add_field": "添加字段",
|
|
184
185
|
"evaluate_add_output_fields": "添加输出字段",
|
|
185
186
|
"evaluate_add_video_external_link": "添加视频外链",
|
|
187
|
+
"evaluate_additional_information_placeholder": "附加信息{placeholder}",
|
|
188
|
+
"evaluate_additional_output": "附加输出",
|
|
186
189
|
"evaluate_answer_accuracy_evaluator": "回答准确性评估器",
|
|
187
190
|
"evaluate_application": "应用",
|
|
188
191
|
"evaluate_associated_experiment_template": "关联的实验模板",
|
|
189
192
|
"evaluate_audio_external_link": "音频-外链",
|
|
190
193
|
"evaluate_audio_source_file": "音频-源文件",
|
|
194
|
+
"evaluate_auto_retry_failed_rows_during_experiment": "实验执行的过程中,自动重试执行失败的数据行。",
|
|
195
|
+
"evaluate_auto_retry_on_failure": "失败自动重试",
|
|
191
196
|
"evaluate_based_on_evaluation_set": "基于评测集",
|
|
197
|
+
"evaluate_batch_retry": "批量重试",
|
|
192
198
|
"evaluate_biggest_animal_world": "世界上最大的动物是什么",
|
|
193
199
|
"evaluate_calc_formula": "计算公式",
|
|
194
200
|
"evaluate_calc_formula_below": "计算公式如下:",
|
|
@@ -217,6 +223,10 @@
|
|
|
217
223
|
"evaluate_confirm_delete_exp_template": "确认要删除实验模版",
|
|
218
224
|
"evaluate_confirm_delete_template_part1": "确定要删除模板「",
|
|
219
225
|
"evaluate_confirm_delete_template_part2": "」吗?此操作不可撤销。",
|
|
226
|
+
"evaluate_confirm_retry_all_data": "确认重新执行所有数据?",
|
|
227
|
+
"evaluate_confirm_retry_all_failed": "确认重新执行全部失败数据?",
|
|
228
|
+
"evaluate_confirm_retry_failed_data": "确认重试失败数据?",
|
|
229
|
+
"evaluate_confirm_retry_this_row": "确认重新执行该行数据?",
|
|
220
230
|
"evaluate_confirm_terminate_running_experiment": "确定要终止正在运行的实验吗?此操作不可逆。",
|
|
221
231
|
"evaluate_confirm_to_remove": "确认要移除",
|
|
222
232
|
"evaluate_copy_placeholder1_config_create_evaluator": "复制{placeholder1}配置,并新建评估器",
|
|
@@ -228,11 +238,13 @@
|
|
|
228
238
|
"evaluate_create_new_template": "新建模板",
|
|
229
239
|
"evaluate_create_template_based_on_experiment": "基于实验新建模板",
|
|
230
240
|
"evaluate_create_with_custom": "使用自定义创建",
|
|
241
|
+
"evaluate_current_experiment_failed_data_quick_action": "当前实验存在 {placeholder1} 条数据执行失败,可快速 {placeholder2} 来查看错误信息,或者{placeholder3}这些数据行。",
|
|
231
242
|
"evaluate_custom_output": "自定义输出",
|
|
232
243
|
"evaluate_customer_service_dialog_prompt": "客服对话Prompt",
|
|
233
244
|
"evaluate_customer_service_dialog_quality_template": "客服对话质量评估模板",
|
|
234
245
|
"evaluate_customer_service_dialog_test_dataset": "客服对话测试数据集",
|
|
235
246
|
"evaluate_data_details": "数据详情",
|
|
247
|
+
"evaluate_data_executing_no_retry": "数据正在执行中,无法重试",
|
|
236
248
|
"evaluate_data_import_refresh": "稍等几秒后刷新页面查看",
|
|
237
249
|
"evaluate_data_importing": "评测集导入中...",
|
|
238
250
|
"evaluate_data_item_id": "数据项ID",
|
|
@@ -279,8 +291,10 @@
|
|
|
279
291
|
"evaluate_experiment_concurrent_execution_limitations": "实验支持并发执行评测集中的条目,但受限于评测对象的并发度和调用评估器的模型 TPM 限制。这里设置理想的最大执行条数。",
|
|
280
292
|
"evaluate_experiment_creation_failed": "创建实验失败",
|
|
281
293
|
"evaluate_experiment_creation_successful": "实验创建成功",
|
|
294
|
+
"evaluate_experiment_execution": "实验执行",
|
|
282
295
|
"evaluate_experiment_incomplete_export_not_supported": "当前实验未完成,不支持导出和下载",
|
|
283
296
|
"evaluate_experiment_template": "实验模板",
|
|
297
|
+
"evaluate_experiment_terminated_no_single_retry": "实验已终止,无法重试单条数据",
|
|
284
298
|
"evaluate_export_failed": "导出失败",
|
|
285
299
|
"evaluate_export_failed_retry": "导出失败,请重新导出",
|
|
286
300
|
"evaluate_export_file_expired_100_days": "导出文件最多存储100天,已过期",
|
|
@@ -321,7 +335,10 @@
|
|
|
321
335
|
"evaluate_load_failure_refresh_retry": "加载失败,请刷新重试",
|
|
322
336
|
"evaluate_loading_code_evaluator_detail": "正在加载 Code 评估器详情",
|
|
323
337
|
"evaluate_loading_data": "正在加载数据...",
|
|
324
|
-
"evaluate_loading_failed": "
|
|
338
|
+
"evaluate_loading_failed": "加载失败:",
|
|
339
|
+
"evaluate_loading_in_progress": "加载中...",
|
|
340
|
+
"evaluate_max_auto_retry_per_line": "每行数据最多自动重试",
|
|
341
|
+
"evaluate_max_auto_retry_per_row": "每行最多自动重试次数",
|
|
325
342
|
"evaluate_max_support_50_columns": "最多支持50列",
|
|
326
343
|
"evaluate_max_supported_custom_fields": "最多支持{maxColumn}个自定义字段",
|
|
327
344
|
"evaluate_metric_agg_recalc_required": "指标聚合统计需要重新计算后查看。",
|
|
@@ -385,6 +402,12 @@
|
|
|
385
402
|
"evaluate_relevance_evaluator": "相关性评估器",
|
|
386
403
|
"evaluate_request_content": "请求内容",
|
|
387
404
|
"evaluate_res_acq_fail": "资源获取失败",
|
|
405
|
+
"evaluate_retry_all": "全部重试",
|
|
406
|
+
"evaluate_retry_all_current_exp_count": "将重新执行当前实验全部数据,共{count}条",
|
|
407
|
+
"evaluate_retry_all_data": "重试全部数据",
|
|
408
|
+
"evaluate_retry_all_failed_current_exp_count": "将重新执行当前实验全部失败数据,共{count}条",
|
|
409
|
+
"evaluate_retry_failed_data_only": "仅重试失败数据",
|
|
410
|
+
"evaluate_retrying_in_progress": "正在重试...",
|
|
388
411
|
"evaluate_run_trajectory": "运行轨迹",
|
|
389
412
|
"evaluate_running": "运行中",
|
|
390
413
|
"evaluate_runtime_metrics_data_item_details": "运行时指标 - 数据项明细",
|
|
@@ -408,6 +431,7 @@
|
|
|
408
431
|
"evaluate_start_experiment": "启动实验",
|
|
409
432
|
"evaluate_start_new_experiment": "启动新实验",
|
|
410
433
|
"evaluate_start_new_experiment_based_on_template": "基于此模板启动新实验",
|
|
434
|
+
"evaluate_status_details": "状态详情",
|
|
411
435
|
"evaluate_submit_after_code_syntax_passed": "代码语法校验通过后,即可提交",
|
|
412
436
|
"evaluate_success_{success_count}_fail_{fail_count}": "成功 {success_count} 条, 失败 {fail_count} 条",
|
|
413
437
|
"evaluate_summary_score": "汇总得分",
|
|
@@ -425,6 +449,7 @@
|
|
|
425
449
|
"evaluate_template_update_success": "模板更新成功",
|
|
426
450
|
"evaluate_terminate_experiment": "终止实验",
|
|
427
451
|
"evaluate_terminate_running_experiment": "终止正在运行的实验",
|
|
452
|
+
"evaluate_test_case_description": "测试用例描述,包含需要执行的交互步骤和预期结果",
|
|
428
453
|
"evaluate_test_data_turn": "测试数据:turn",
|
|
429
454
|
"evaluate_test_data_tutorial_link": "Code评估器手册",
|
|
430
455
|
"evaluate_test_data_tutorial_tip": "支持 Python / Javascript 内置库,部分三方库。更多使用说明参见",
|
|
@@ -437,6 +462,7 @@
|
|
|
437
462
|
"evaluate_text_generation_quality_template": "文本生成质量评估模板",
|
|
438
463
|
"evaluate_text_generation_test_dataset": "文本生成测试数据集",
|
|
439
464
|
"evaluate_text_quality_evaluator": "文本质量评估器",
|
|
465
|
+
"evaluate_these_data_rows": "这些数据行。",
|
|
440
466
|
"evaluate_tone_friendliness_evaluator": "语气友好度评估器",
|
|
441
467
|
"evaluate_trajectory_visualization": "轨迹可视化",
|
|
442
468
|
"evaluate_triggered_metric_background_calculation": "已触发指标进行后台计算,可能需要一定时间,请稍后重新刷新页面。",
|
|
@@ -448,12 +474,16 @@
|
|
|
448
474
|
"evaluate_use_for_customer_service_dialog_quality_assessment": "用于评估客服对话的质量,包括响应准确性、语气友好度等指标",
|
|
449
475
|
"evaluate_use_multiple_evaluators_with_weighted_score": "使用多个评估器并配置加权汇总得分",
|
|
450
476
|
"evaluate_used_template": "使用模板",
|
|
477
|
+
"evaluate_valid_input_range_1_10": "可填写 [1, 10] 区间内的正整数",
|
|
451
478
|
"evaluate_validation_passed": "评估通过",
|
|
452
479
|
"evaluate_version_description": "版本描述",
|
|
453
480
|
"evaluate_view_actual_output_trace": "查看实际输出的 Trace",
|
|
481
|
+
"evaluate_view_error_message_or": "来查看错误信息,或者",
|
|
454
482
|
"evaluate_view_task": "查看任务",
|
|
455
483
|
"evaluate_view_template_details": "查看模板详情",
|
|
456
484
|
"evaluate_view_trace": "查看Trace",
|
|
485
|
+
"evaluate_webpage_access_url": "网页访问地址,用于在浏览器中打开和测试",
|
|
486
|
+
"evaluate_webpage_generated_content": "网页生成内容,包含生成的网页代码或内容描述",
|
|
457
487
|
"evaluate_weight_label": "权重:",
|
|
458
488
|
"evaluate_weight_multiplier": "权重倍数",
|
|
459
489
|
"evaluate_weighted_avg_multiple_evaluators": "对多个评估器的得分进行加权平均来计算汇总得分。",
|
|
@@ -463,6 +493,7 @@
|
|
|
463
493
|
"evaluate_weighted_summary_score_based_on_weights": "根据评估器权重计算的加权汇总得分",
|
|
464
494
|
"evaluate_weighting_formula": "加权公式:",
|
|
465
495
|
"evaluate_what_makes_you_satisfied": "你觉得什么让你满意?",
|
|
496
|
+
"evaluate_will_retry_count_data": "将重试 {count} 条数据",
|
|
466
497
|
"evaluate_you_can_use_directly": "你可以直接使用home",
|
|
467
498
|
"evaluation_object": "评测对象",
|
|
468
499
|
"evaluation_object_actual_output": "评测对象的实际输出",
|
|
@@ -415,7 +415,7 @@
|
|
|
415
415
|
"tos_url_not_exist": "The TOS URL does not exist. Please contact Cozeloop",
|
|
416
416
|
"trace_empty_tip": "Please refer to {manual}, or try expanding the time range and adjusting the filter conditions.",
|
|
417
417
|
"trajectory_config_description": "Nodes matching the following rules will be displayed as key trajectory nodes. The rule applies to all traces in the space. Model and tool nodes are displayed by default.",
|
|
418
|
-
"trajectory_config_set_rules": "",
|
|
418
|
+
"trajectory_config_set_rules": "Set track display rules",
|
|
419
419
|
"trajectory_config_title": "Trajectory Node Rules",
|
|
420
420
|
"trajectory_desc_default_suffix": "Model and tool nodes are shown by default.",
|
|
421
421
|
"trajectory_desc_prefix": "Nodes matching the following rules will be highlighted as key trajectory nodes, ",
|