mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-22 12:26:08 +00:00
update icon i18n
This commit is contained in:
@@ -20,7 +20,7 @@ class LLMCallNode(WorkflowNode):
|
||||
|
||||
type_name = 'llm_call'
|
||||
category = 'process'
|
||||
icon = '🤖'
|
||||
icon = 'Brain'
|
||||
name = 'llm_call'
|
||||
name_zh = 'LLM 调用'
|
||||
name_en = 'LLM Call'
|
||||
|
||||
Reference in New Issue
Block a user