Force ChatGPT-4 Model

Redirect to ChatGPT-4 model if not already set, avoiding redirect loops

当前为 2024-07-18 提交的版本,查看 最新版本

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
Lucas Bustamante
评分
0 0 0
版本
0.2
创建于
2024-07-17
更新于
2024-07-18
大小
1.1 KB
许可证
GPLv3
适用于

Force ChatGPT-4 model to be used, instead of ChatGPT-4o

ChatGPT-4 is just better. 4o is cheap and dumb.

Description:

This user script ensures that users are automatically redirected to use the ChatGPT-4 model on the ChatGPT website if it is not already specified in the URL. It's designed to enhance user experience by enforcing the most advanced model available, ensuring you get the best possible responses.

Features

  • Automatic Redirection: Redirects to the ChatGPT-4 model URL (https://chatgpt.com/?model=gpt-4) if the model query parameter is not present in the current URL.
  • Loop Prevention: Intelligently checks if the URL already contains the ChatGPT-4 model parameter to avoid redirection loops, ensuring that the script only activates when necessary.
  • Dynamic Element Detection: Utilizes a method to find specific elements on the page that indicate the need for redirection, ensuring compatibility even if page IDs change dynamically.
  • Resource Efficient: Automatically stops checking once the correct model is set or the page is unloaded, conserving computational resources.