I'm submitting this before going to bed, so by the time it hits front page (if it does at all) I'll likely be asleep, so I won't be able to answer questions in time.
Looks great! Very excited to try this out. At first glance I have one concern and one suggestion:<p>Concern: you mention it supports the actual ChatGPT Web API -- isn't this against their terms of service? I'd be wary of publishing something that hits internal APIs.<p>Suggestion: I would rename what you call the "ChatGPT" (non-web) part of the backend to "OpenAI API" instead. There is already enough confusion in the world between ChatGPT and API access to the underlying GPT models.
Shameless plug for my version of this, also written in Rust: <a href="https://github.com/clarkmcc/chitchat">https://github.com/clarkmcc/chitchat</a>
Hi. This is the first time I'm trying an external app. I created an ChatGPT API key and configured it in Chie.<p>Once I tried asking ChatGPT it immediately replied "You exceeded your current quota, please check your plan and billing details" which I can't believe is the case.<p>I then tried to press the copy button over this reply to paste it here but that raises an error: "TypeError: Cannot read properties of undefined (reading 'content') at #copyTextAt (chieapp.exe\asar\dist\view\chat-view.js:1:11362).
Your 'future plan' section says you want provide a subscription plan for gpt-4. Why would I pay a subscription to access my other subscription, especially when its a feature you currently offer for free. I feel like a one time fee to unlock access to premium models could be a better option. You will need to differentiate from your main free competition, chatboxai, to get a meaningful userbase like you have stated you want.
The UI toolkit it uses is Yue which I hadn’t heard of: <a href="https://libyue.com/docs/latest/js/" rel="nofollow noreferrer">https://libyue.com/docs/latest/js/</a>
This looks nice! It says it's not an Electron app, but GitHub says it's written in TypeScript, so what UI toolkit does it use?<p>EDIT: Never mind this is mentioned in the technical details link, thanks!
would be cool if there was a plugin for petals (<a href="https://petals.dev/" rel="nofollow noreferrer">https://petals.dev/</a>)