khoj/src
Debanjum Singh Solanky 70e70d4b15 Rename 'embed' key to more generic 'compiled' for jsonl extracted results
- While it's true those strings are going to be used to generated
  embeddings, the more generic term allows them to be used elsewhere as
  well

- Their main property is that they are processed, compiled for
  usage by semantic search

- Unlike the 'raw' string which contains the external representation
  of the data, as is
2022-07-20 20:35:50 +04:00
..
interface Consistently use "entry", "score" in json response for all search types 2022-07-20 20:33:27 +04:00
processor Only extract transactions from Beancount 2022-07-19 19:50:58 +04:00
search_filter Extract Entries in a standardized format across text search types 2022-07-19 20:52:25 +04:00
search_type Rename 'embed' key to more generic 'compiled' for jsonl extracted results 2022-07-20 20:35:50 +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