mirror of
https://github.com/langgenius/dify.git
synced 2026-05-02 16:38:04 +08:00
fix: llm detail store
This commit is contained in:
@ -1680,9 +1680,6 @@ class LLMNode(Node[LLMNodeData]):
|
||||
"content": text,
|
||||
},
|
||||
},
|
||||
metadata={
|
||||
WorkflowNodeExecutionMetadataKey.LLM_CONTENT_SEQUENCE: [],
|
||||
},
|
||||
inputs={
|
||||
**node_inputs,
|
||||
"tools": [
|
||||
|
||||
Reference in New Issue
Block a user