Greasy Fork is available in English.

Enable ChatGPT Mobile

Kích hoạt phiên bản di động của ChatGPT trên trình duyệt máy tính

Tính đến 18-06-2023. Xem phiên bản mới nhất.

Tác giả
𝖢𝖸 𝖥𝗎𝗇𝗀
Đánh giá
0 0 0
Phiên bản
0.1.0
Đã tạo
18-06-2023
Đã cập nhật
18-06-2023
Giấy phép
MIT
Áp dụng cho

Enable ChatGPT Mobile

Description

The Enable ChatGPT Mobile userscript is designed to allow you to use the mobile version of ChatGPT in desktop browsers. This userscript modifies the behavior of the ChatGPT website and enables support for mobile models.

Models

The userscript provides support for mobile models by replacing or adding categories based on the configuration. It includes the following models:

  1. GPT-3.5-M

    • Desktop Model: text-davinci-002-render-sha
    • Mobile Model: text-davinci-002-render-sha-mobile
  2. GPT-4-M

    • Desktop Model: gpt-4
    • Mobile Model: gpt-4-mobile

You can configure the userscript to replace the desktop models with their corresponding mobile models by setting the REPLACE_DESKTOP_MODELS variable to true.