show thinking blocks: hideThinkingBlock false
This commit is contained in:
parent
bacafdf715
commit
a0b92d65a0
2 changed files with 2 additions and 2 deletions
|
|
@ -73,5 +73,5 @@ tui:
|
||||||
textSizing: false
|
textSizing: false
|
||||||
defaultThinkingLevel: auto
|
defaultThinkingLevel: auto
|
||||||
personality: pragmatic
|
personality: pragmatic
|
||||||
hideThinkingBlock: true
|
hideThinkingBlock: false
|
||||||
readLineNumbers: true
|
readLineNumbers: true
|
||||||
|
|
@ -54,5 +54,5 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hideThinkingBlock": true
|
"hideThinkingBlock": false
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue