fix: icon_url of llm node log detail page incorrect

This commit is contained in:
hjlarry
2026-02-05 09:09:32 +08:00
parent a2380c4fd3
commit 21a723fb26

View File

@ -2248,7 +2248,7 @@ class LLMNode(Node[LLMNodeData]):
/ "console"
/ "api"
/ "workspaces"
/ "current"
/ self.tenant_id
/ "model-providers"
/ provider
/ icon_type