Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Understand decades with the agent date #34

@odespesse

Description

@odespesse

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

Labels

Agent issueIssues related to viky user agentsFeature requestRequesting new features

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions