Replies: 1 comment
-
Hello, You can set a variable date in Flowise and in your agent prompt use it as follows: Override it at each endpoint call with the updated configuration (you must handle the up-to-date value). { Indeed LLM like ChatGPT are train on the internet data, and they can be up to date, you must precise in the prompt the current date. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi all,
do you know how to reset or let an agent the actual date?
using openai chat agent gpt-4o-mini and nothing else
thanks!
Beta Was this translation helpful? Give feedback.
All reactions