feat: consume server model reasoning capabilities
This commit is contained in:
@@ -72,6 +72,7 @@ const THINKING_LEVELS = new Set<ConversationThinkingLevel>([
|
||||
'low',
|
||||
'medium',
|
||||
'high',
|
||||
'max',
|
||||
]);
|
||||
|
||||
function projectConfigPath(projectPath: string): string {
|
||||
|
||||
Reference in New Issue
Block a user