TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: UserScript to manually choose model for ChatGPT website

2 pointsby altbdoor10 months ago
I&#x27;ve written a UserScript which allows me to better control which model to use, so I thought I&#x27;d share it.<p>I started writing the UserScript a couple of months back, because I&#x27;d rather get faster GPT3.5 response, than getting limited with 4o every now and then.<p>It&#x27;s hacky at best, but it does the job. In short, choose either:<p>- Auto, where OpenAI would decide what&#x27;s best<p>- GPT3.5, available until OpenAI actually sunsets the model<p>- GPT 4o mini, so you can save your 4o calls for more complex queries<p><a href="https:&#x2F;&#x2F;github.com&#x2F;altbdoor&#x2F;userscripts&#x2F;raw&#x2F;master&#x2F;force-gpt3.user.js">https:&#x2F;&#x2F;github.com&#x2F;altbdoor&#x2F;userscripts&#x2F;raw&#x2F;master&#x2F;force-gpt...</a><p>You will need a UserScript browser extension, and then install the extension above:<p>- <a href="https:&#x2F;&#x2F;violentmonkey.github.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;violentmonkey.github.io&#x2F;</a> - <a href="https:&#x2F;&#x2F;www.tampermonkey.net&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.tampermonkey.net&#x2F;</a>

no comments

no comments