Force ChatGPT-4 Model

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

Versión del día 18/07/2024. Echa un vistazo a la versión más reciente.

Autor
Lucas Bustamante
Calificaciones
0 0 0
Versión
0.2
Creado
17/07/2024
Actualizado
18/07/2024
Tamaño
1.11 KB
Licencia
GPLv3
Funciona en

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.
长期地址
遇到问题?请前往 GitHub 提 Issues。