-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Agent issueIssues related to viky user agentsIssues related to viky user agentsFeature requestRequesting new featuresRequesting new features
Description
Agent
https://www.viky.ai/agents/viky/date
Description
The agent is not able to understand decades like "sixties", "eighties" or "nineties"...
How to reproduce it (as minimally and precisely as possible)
- In the console submit the sentence "eighties"
- Default options
Expected behavior
past_date_range (viky/numbers)
{
"date_range": {
"start": "1980-01-01T00:00:00Z",
"end": "1989-12-31T23:59:59Z"
}
}
Actual behavior
No interpretation found.
Additional context
Is it possible to also understand synonyms like 1980s, 1980's, '80s, 80's and 80s ?
Is it possible to also understand the expression "last decade" ?
see also https://www.grammarly.com/blog/how-to-write-dates/
Metadata
Metadata
Assignees
Labels
Agent issueIssues related to viky user agentsIssues related to viky user agentsFeature requestRequesting new featuresRequesting new features