mirror of
https://github.com/langgenius/dify.git
synced 2026-05-04 01:18:05 +08:00
fix: icon_url of llm node log detail page incorrect
This commit is contained in:
@ -2248,7 +2248,7 @@ class LLMNode(Node[LLMNodeData]):
|
||||
/ "console"
|
||||
/ "api"
|
||||
/ "workspaces"
|
||||
/ "current"
|
||||
/ self.tenant_id
|
||||
/ "model-providers"
|
||||
/ provider
|
||||
/ icon_type
|
||||
|
||||
Reference in New Issue
Block a user