Skip to content

Commit

Permalink
support dalle
Browse files Browse the repository at this point in the history
  • Loading branch information
rayrayraykk committed May 15, 2024
1 parent 8a0cd56 commit 50a5990
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/agentscope/web/workstation/workflow_node.py
Original file line number Diff line number Diff line change
Expand Up @@ -826,6 +826,7 @@ def compile(self) -> dict:
"dashscope_chat": ModelNode,
"openai_chat": ModelNode,
"post_api_chat": ModelNode,
"post_api_dalle": ModelNode,
"Message": MsgNode,
"DialogAgent": DialogAgentNode,
"UserAgent": UserAgentNode,
Expand Down

0 comments on commit 50a5990

Please sign in to comment.