Type: nodetool.input.LanguageModelInput
Namespace: nodetool.input
Description
Accepts a language model as a parameter for workflows. input, parameter, model, language, model_name
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| name | str |
The parameter name for the workflow. | `` |
| value | language_model |
The language model to use as input. | {'type': 'language_model', 'provider': 'empty', 'id': '', 'name': '', 'path': None, 'supported_tasks': []} |
| description | str |
The description of the input for the workflow. | `` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | language_model |
Metadata
Related Nodes
Browse other nodes in the nodetool.input namespace.