Earlier quoted context omitted.
Multiple factors made me implement this: - ChatGPT Plus is crazy expensive, and the free tier is often down. I found it especially frustrating to not get access to my chat history when ChatGPT's load was high. Since alternative clients go through the API, their are exempt from load balancing. - A native client is lightweight and doesn't rely on web technologies. This is a matter of personal taste, but I like the look…
it's $20/mo... that's pretty cheap no?
Show HN: Machato — A native macOS client for ChatGPT
51–60 of 61 posts
Re: Show HN: Machato — A native macOS client for ChatGPT
#52Re: Show HN: Machato — A native macOS client for ChatGPT
#53Earlier quoted context omitted.
Not even kidding, I would pay $1000 USD per month for GPT4 access.
You know you can use phind.com with GPT4 access in both expert and creative mode? It's fine-tuned for writing code, but it's good for other stuff, too. Or do you mean API access? There is a form to fill out and they seem to be pretty generous with handing out access. https://openai.com/waitlist/gpt-4-api (edit: They didn't email me, I checked one day and I was able to use model="GPT-4", but not the 32K model.)
edit: found their ShowHN https://news.ycombinator.com/item?id=34884338 Anyway thanks for this recommendation!
Re: Show HN: Machato — A native macOS client for ChatGPT
#54Earlier quoted context omitted.
Depends on your usage, I guess. I personnaly couldn't justify it. In the last few weeks, I've used the API extensively and total cost comes to a few dollars max. Admittedly, the API doesn't provide nearly as many features as ChatGPT Plus does. To each their own !
Not even kidding, I would pay $1000 USD per month for GPT4 access.
Re: Show HN: Machato — A native macOS client for ChatGPT
#55Earlier quoted context omitted.
> ChatGPT Plus is crazy expensive $20 per month is not crazy expensive relative to the value it provides.
*$20USD per month ($30AUD), which is pretty damn expensive when you don't live in the USA. The USD has been inflated in value for so long now we have to be careful what we buy in that currency.
Re: Show HN: Machato — A native macOS client for ChatGPT
#56Earlier quoted context omitted.
*$20USD per month ($30AUD), which is pretty damn expensive when you don't live in the USA. The USD has been inflated in value for so long now we have to be careful what we buy in that currency.
$30 AUD is not super expensive in Australia either, pub meal is about that these days.
Re: Show HN: Machato — A native macOS client for ChatGPT
#57Earlier quoted context omitted.
Well, soon you'll can. Just select the GPT-4 32k and voila. 30 dollars a day.
I'm on the waiting list for GPT4 API access. Giving this thing an entire projects codebase will be super interesting!
Re: Show HN: Machato — A native macOS client for ChatGPT
#58Earlier quoted context omitted.
I'm on the waiting list for GPT4 API access. Giving this thing an entire projects codebase will be super interesting!
i have been using it for some time. Great, but it has a tendency to give short answers and don't use the full context available. even if you set the max response size to 20k.
Re: Show HN: Machato — A native macOS client for ChatGPT
#59Earlier quoted context omitted.
i have been using it for some time. Great, but it has a tendency to give short answers and don't use the full context available. even if you set the max response size to 20k.
Comparing it to pasting code into GPT4 (the chat interface), how much better is it? I can't wait to see what this can do when an entire codebase can be held within the context window.
I suppose they favored concise answers in the fine tunning process and reused the model to train the 32k.
Things that I have been doing: paste full table DDL with entities and other classes involved and asking for some refactoring of a class. Also that and some stacktraces. It definitely helps, but the price (at least on azure) make me think twice before using.
Also azure playground is awful.