(feature)(webapp) change agent tool enum value (#454)

This commit is contained in:
williamhliu
2023-11-30 21:14:07 +08:00
committed by GitHub
parent 507c02a8fd
commit 39a85dc4ed
7 changed files with 48 additions and 68 deletions

View File

@@ -1,8 +1,6 @@
export const PLUGIN_TYPE_MAP = {
WEB_PAGE: 'Web页面',
WEB_SERVICE: 'Web服务',
// LLM_S2SQL: 'LLM语义解析',
// CONTENT_INTERPRET: '内容解读',
}
export const PARSE_MODE_MAP = {