mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-23 15:38:55 +01:00
a6aef62a99
- Allow viewing image results returned by Semantic Search. Until now there wasn't any interface within the app to view image search results. For text results, we at least had the emacs interface - This should help with debugging issues with image search too For text the Swagger interface was good enough
11 lines
No EOL
155 B
Text
11 lines
No EOL
155 B
Text
__pycache__
|
|
.DS_Store
|
|
.emacs.desktop*
|
|
tests/data/models
|
|
tests/data/embeddings
|
|
src/.data
|
|
.vscode
|
|
*.gz
|
|
*.pt
|
|
/src/interface/web/*.jpg
|
|
/src/interface/web/*.png |