Feature: datetime tool

The agent should incorporate a datetime tool to enhance its awareness of the current time. This would help prevent reliance on outdated documentation and mitigate issues related to being constrained by its training data’s time context.

1 Like

To clarify, the main issue is that whenever the agent queries @web, it defaults to ‘2024’ as the current year. A datetime tool would help it dynamically reference the actual year instead.