-
- {context.mode === "flash" && }
- {context.mode === "thinking" && (
-
- )}
- {context.mode === "pro" && (
-
- )}
- {context.mode === "ultra" && (
-
- )}
-
-
- {(context.mode === "flash" && t.inputBox.flashMode) ||
- (context.mode === "thinking" && t.inputBox.reasoningMode) ||
- (context.mode === "pro" && t.inputBox.proMode) ||
- (context.mode === "ultra" && t.inputBox.ultraMode)}
-
-
+