Peter Dave Hello
Peter Dave Hello
As the Docker official best practices suggest
### Context I just happened to see this can be improved as I was passing by. ### Description `apt upgrade` with `--no-cache` will do the cache update thing before the...
Those characters might be copied from the Simplified Chinese version document but missed to be converted.
Add correct language setting for those code blocks to enable syntax highlight, which can improve the readability of the docs.
After imported awesome-chatgpt-prompts-zh from the default online import list, there are so many prompts in the store, with many pages, which may need you to turn the pages many times...
The UI message is currently hard-coded in the code as below: https://github.com/Chanzhaoyu/chatgpt-web/blob/cf03b65a4d7ccb1f6e66049bb94180aae06f9d47/src/components/common/PromptStore/index.vue#L90 Would be nice to use [locales](https://github.com/Chanzhaoyu/chatgpt-web/tree/main/src/locales) as the other components, so that other languages can also be supported....
This ChatGPT client currently defaults to using the first sentence of a conversation as the conversation title. I believe that it would be more appropriate to generate a title using...