mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-17 07:32:59 +00:00
(feature)(webapp) change agent tool enum value (#454)
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user