📌 📄 内容摘要:
@lueluelue 在 GPT官网5.2 pro能这么玩吗?会有效果吗?(可能降智小心测试) 中发帖
强制设置推理强度max
// ==UserScript==
// @name ChatGPT Force thinking_effort = max
// @namespace https://tampermonkey.net/
// @version 0.1
// @description Force all JSON requests on chatgpt.com to use "thinking_effort":"max"
// @author you
// @match https://chatgpt.com/*
// @run-at document-start
// @grant none
// ==/UserScript==
(function () {
"use strict";
...
────────── 链接信息 ──────────
🔗 论坛链接: linux.do
📎 访问地址: https://linux.do/t/topic/1300218/1
─────────────────────────────
📢 来源:LINUX DO