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