Think mode (LLM Attribute): Difference between revisions
Jump to navigation
Jump to search
Created page with "{{LLM attributes | <onlyinclude> {{LLM attributes|type=row|attribute=THINK_MODE|unit=boolean|defaultvalue=1|description=With think-mode enabled the LLM returns both the reasoning and final answer.}} </onlyinclude> }} {{article end |notes= |seealso= * Chat Channel#Attributes |api= *Api session items chatchannels *Api session event editor chatchannel set attribute }}" |
No edit summary |
||
| Line 1: | Line 1: | ||
{{LLM attributes | {{LLM attributes | ||
| <onlyinclude> | | <onlyinclude> | ||
{{LLM attributes|type=row|attribute=THINK_MODE|unit=boolean|defaultvalue=1|description=With think-mode enabled the LLM returns both the reasoning and final answer.}} </onlyinclude> | {{LLM attributes|type=row|attribute=THINK_MODE|unit=boolean|defaultvalue=1|description=With think-mode enabled the [[Large Language Model (LLM)|LLM]] returns both the reasoning and final answer.}} </onlyinclude> | ||
}} | }} | ||
{{article end | {{article end | ||
Latest revision as of 15:44, 29 June 2026
| Attribute | Unit | Description | Default value |
|---|---|---|---|
| THINK_MODE | boolean | With think-mode enabled the LLM returns both the reasoning and final answer. | 1 |