Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions docs/.vuepress/notes/en/guide.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ export const Guide: ThemeNote = defineNoteConfig({
'prompted_vqa',
'mathquestion_extract',
'knowledge_cleaning',
'quick_general_text_evaluation',
'speech_transcription',
],

Expand Down Expand Up @@ -97,17 +96,6 @@ export const Guide: ThemeNote = defineNoteConfig({
"easy_evaluation",
]
},
{
text: "General Operators",
collapsed: false,
icon: 'material-symbols:analytics-outline',
prefix: 'general_operators',
items: [
"text_evaluation_operators",
"text_process_operators",
"text_generate_operators",
]
},
{
text: "Domain-Specific Operators",
collapsed: false,
Expand Down
12 changes: 0 additions & 12 deletions docs/.vuepress/notes/zh/guide.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ export const Guide: ThemeNote = defineNoteConfig({
"prompted_vqa",
"mathquestion_extract",
'knowledge_cleaning',
'quick_general_text_evaluation',
'speech_transcription',
],
},
Expand Down Expand Up @@ -95,17 +94,6 @@ export const Guide: ThemeNote = defineNoteConfig({
"easy_evaluation",
]
},
{
text: "通用算子(移动到API)",
collapsed: false,
icon: 'material-symbols:analytics-outline',
prefix: 'general_operators',
items: [
"text_evaluation_operators",
"text_process_operators",
"text_generate_operators",
]
},
{
text: "专用算子(移动到API)",
collapsed: false,
Expand Down
1,556 changes: 0 additions & 1,556 deletions docs/en/notes/guide/general_operators/text_evaluation_operators.md

This file was deleted.

313 changes: 0 additions & 313 deletions docs/en/notes/guide/general_operators/text_generate_operators.md

This file was deleted.

Loading