mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
LLMs: showThoughts: default to false
This commit is contained in:
@@ -164,7 +164,7 @@ export const DModelParameterRegistry = {
|
||||
label: 'Show Thoughts',
|
||||
type: 'boolean' as const,
|
||||
description: 'Show Gemini\'s reasoning process',
|
||||
initialValue: true,
|
||||
// initialValue: true, // no initial value
|
||||
} as const,
|
||||
|
||||
llmVndGeminiThinkingBudget: {
|
||||
|
||||
Reference in New Issue
Block a user