khoj/src
Debanjum Singh Solanky 4ead79d272 Make Notes Search Natural Language Date Aware
- Pass Scheduled, Closed Dates of Entries to Include in Embeddings

- The (new?) model seems to understand dates. So can give more
  relevant entries if date in natural language mentioned in query
- E.g "Went Surfing with Friends" vs "Went Surfing with Friends in 1984"
  will give different results, with the second prioritizing entries
  mentioning any entries with closed, scheduled dates from 1984
2022-07-21 01:06:49 +04:00
..
interface Consistently use "entry", "score" in json response for all search types 2022-07-20 20:33:27 +04:00
processor Make Notes Search Natural Language Date Aware 2022-07-21 01:06:49 +04:00
search_filter Extract Entries in a standardized format across text search types 2022-07-19 20:52:25 +04:00
search_type Make Notes Search Natural Language Date Aware 2022-07-21 01:06:49 +04:00
utils Allow indexing multiple image directories for image search 2022-07-20 02:56:01 +04:00
__init__.py Move application files under src directory. Update Readmes 2021-08-17 04:11:03 -07:00
main.py Consistently use "entry", "score" in json response for all search types 2022-07-20 20:33:27 +04:00