add Bocha search template (#4933)

* add bocha

* Delete packages/service/support/operationLog/util.ts
This commit is contained in:
gggaaallleee
2025-05-30 21:07:49 +08:00
committed by GitHub
parent 8ed35ffe7e
commit 5a5367d30b
4 changed files with 684 additions and 0 deletions

View File

@@ -287,6 +287,7 @@ export const iconPaths = {
'core/workflow/template/aiChat': () => import('./icons/core/workflow/template/aiChat.svg'),
'core/workflow/template/baseChart': () => import('./icons/core/workflow/template/baseChart.svg'),
'core/workflow/template/bing': () => import('./icons/core/workflow/template/bing.svg'),
'core/workflow/template/bocha': () => import('./icons/core/workflow/template/bocha.svg'),
'core/workflow/template/codeRun': () => import('./icons/core/workflow/template/codeRun.svg'),
'core/workflow/template/customFeedback': () =>
import('./icons/core/workflow/template/customFeedback.svg'),