Replies: 1 comment 1 reply
-
Yes, ChatbotUI's full system prompt contains the current date. chatbot-ui/lib/build-prompt.ts Line 17 in a3364db |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As far as I understand, OpenAI's GPT models themselves should not have access to date information. However, as shown in the attached screenshot, when I ask gpt-4 vision for the date via Chatbot-UI, it gives me the correct date for today, although it fails to answer the day of the week (Monday is the correct answer). Is there any implementation/mechanism on the Chatbot-UI that allows the model to get the server's date information?
Beta Was this translation helpful? Give feedback.
All reactions