fix: llm detail store

This commit is contained in:
Novice
2025-12-09 20:56:54 +08:00
parent 2d2ce5df85
commit 930c36e757
2 changed files with 14 additions and 11 deletions

View File

@ -1680,9 +1680,6 @@ class LLMNode(Node[LLMNodeData]):
"content": text,
},
},
metadata={
WorkflowNodeExecutionMetadataKey.LLM_CONTENT_SEQUENCE: [],
},
inputs={
**node_inputs,
"tools": [