-
Currently, the auto title prompt is fixed at
https://github.com/ztjhz/BetterChatGPT/blob/c33498d7fcc3eab08095c276e98e401743b57c1f/src/hooks/useSubmit.ts#L159 .
It would be good to generate title w…
-
not working
C:\Users\djtlm\Documents\GitHub\ChatGPT_Conversations_To_Markdown>python -m venv venv
C:\Users\djtlm\Documents\GitHub\ChatGPT_Conversations_To_Markdown>venv\Scripts\activate
(ve…
-
https://github.com/ztjhz/BetterChatGPT/blob/main/src/constants/chat.ts#:~:text=Knowledge%20cutoff%3A%202021,Current%20date%3A%20%24%7BdateString%7D%60%3B
This knowing with the improvement of the GP…
-
App just crashes if i try to talk. I think it is because chatGPT api key is missing. Where i can set up my key?
-
https://github.com/ztjhz/BetterChatGPT/blob/main/src/types/chat.ts#:~:text=title%3A%20string%3B-,folder%3F%3A%20string%3B,-messages%3A%20MessageInterface%5B%5D%3B
The use of a non-changing property…
-
In the implementation of the code, contexts that exceed 4000 tokens are discarded, including the system role that I initially set up. I hope to add a new message type called "persistent system" which …
-
When using the GPT 4 8k model, what method is the UI using https://bettergpt.chat/ to have a conversational message. It seems to allow me to go over the max token limit while still remembering context…
-
Is there a way to set the API key in advance at startup so that the API key input screen is not displayed?
-
Currently the conversation takes a lot of space:
![](https://user-images.githubusercontent.com/68557794/229789367-9305fca9-32a6-445c-ba25-0ac875009e65.png)
It should be made compact.
-
There is this error can you fix it plz