mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 07:22:44 +00:00
feat: add /reasoning reasoning visibility
This commit is contained in:
@@ -40,6 +40,7 @@ export type GatewaySessionList = {
|
||||
updatedAt?: number | null;
|
||||
thinkingLevel?: string;
|
||||
verboseLevel?: string;
|
||||
reasoningLevel?: string;
|
||||
sendPolicy?: string;
|
||||
model?: string;
|
||||
contextTokens?: number | null;
|
||||
|
||||
Reference in New Issue
Block a user