Package com.bytedesk.core.workflow.node
Class WorkflowLLMNode
java.lang.Object
com.bytedesk.core.workflow.node.WorkflowBaseNode
com.bytedesk.core.workflow.node.WorkflowLLMNode
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.bytedesk.core.workflow.node.WorkflowBaseNode
WorkflowBaseNode.NodeData
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.workflow.node.WorkflowBaseNode
toJson
-
Field Details
-
modelType
-
temperature
-
systemPrompt
-
prompt
-
-
Constructor Details
-
WorkflowLLMNode
public WorkflowLLMNode()
-
-
Method Details
-
fromJson
-