ztjhz / BetterChatGPT

An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux)
http://bettergpt.chat/
Creative Commons Zero v1.0 Universal
8.2k stars 2.77k forks source link

Remove Knowledge cutoff precision to the default system prompt #162

Closed tnga closed 1 year ago

tnga commented 1 year ago

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 GPT models version (GPT-4, GPT-5, ...) it can be limited to make that precision over time. This also Knowing that the AI know itself it knowledge cutoff.

ztjhz commented 1 year ago

Okay