mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-12 16:56:02 +00:00
new node
This commit is contained in:
@@ -120,7 +120,7 @@ class WorkflowDefinition(pydantic.BaseModel):
|
||||
uuid: str
|
||||
name: str
|
||||
description: str = ''
|
||||
emoji: str = '🔄'
|
||||
emoji: str = '💼'
|
||||
version: int = 1
|
||||
|
||||
# Workflow graph
|
||||
|
||||
Reference in New Issue
Block a user