Peter Dave Hello
Peter Dave Hello
Added more language, including: - French - German - Japanese - Russian It's translated by ChatGPT, of course! May be useful, may be fun, who knows?
OpenAI's capacity/stability is somehow not stable enough due to the [high demand](https://www.reddit.com/r/OpenAI/comments/12b57q4/openai_has_temporarily_stopped_selling_the_plus/), also, it has some geolocation based restriction, Azure OpenAI seems to be another good option, will be nice...
Just some minor improvements, thanks!
Could be very helpful, because GPT-3.5 is faster but GPT-4 is smarter, both has their scenario to out perform one another.
Not sure if this is based on https://github.com/anysphere/control or something like that. If you click the menu `Help` > `View License`:  It links to https://github.com/anysphere/control/license.txt?lang=en Which is: > Not...
There were some no need `apk update` and `apk --udpate` in the Dockerfiles, which can be removed when `apk` is using with `--no-cache`. This will speed up the build and...