Inputs (3)
| Name | Type | Required |
|---|---|---|
| base_config | LLM_BASE_CONFIG | required |
| temperature | FLOAT | required |
| max_tokens | INT | required |
Outputs (1)
| Name | Type |
|---|---|
| config | LLM_CHAT_CONFIG |
| Name | Type | Required |
|---|---|---|
| base_config | LLM_BASE_CONFIG | required |
| temperature | FLOAT | required |
| max_tokens | INT | required |
| Name | Type |
|---|---|
| config | LLM_CHAT_CONFIG |