Add the current date into SYSTEM INFORMATION context block #7411
woodworker
started this conversation in
Feature Requests
Replies: 0 comments
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.
-
When i add instructions to always check for the latest versions when services are added to docker compose files or similiar i often get search requests generated with "postgres version 2024" because knowledge cutof was 2024 and the llm thinks its still 2024
So would it be possible to just add a line with "Current date: " followed by the current date in the SYSTEM INFORMATION section inside the
src/core/prompts/sections/system-info.ts
file?Beta Was this translation helpful? Give feedback.
All reactions