khoj 1.20.3.dev15__py3-none-any.whl → 1.20.4__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (53) hide show
  1. khoj/database/adapters/__init__.py +15 -3
  2. khoj/interface/compiled/404/index.html +1 -1
  3. khoj/interface/compiled/_next/static/chunks/9178-ef3257c08d8973c8.js +1 -0
  4. khoj/interface/compiled/_next/static/chunks/app/automations/page-d7972645ccb80df1.js +1 -0
  5. khoj/interface/compiled/_next/static/chunks/app/{page-88af13fa06aa401b.js → page-851860583273ab5d.js} +1 -1
  6. khoj/interface/compiled/_next/static/chunks/{webpack-9953d80989df2d20.js → webpack-462819dcfa6a1e2b.js} +1 -1
  7. khoj/interface/compiled/_next/static/css/{df6f4c34ec280d53.css → 01e8624859fbf298.css} +1 -1
  8. khoj/interface/compiled/_next/static/css/9d5b867ec04494a6.css +25 -0
  9. khoj/interface/compiled/agents/index.html +1 -1
  10. khoj/interface/compiled/agents/index.txt +2 -2
  11. khoj/interface/compiled/assets/icons/khoj_lantern_logomarktype_1200x630.png +0 -0
  12. khoj/interface/compiled/automations/index.html +1 -1
  13. khoj/interface/compiled/automations/index.txt +3 -3
  14. khoj/interface/compiled/chat/index.html +1 -1
  15. khoj/interface/compiled/chat/index.txt +3 -3
  16. khoj/interface/compiled/factchecker/index.html +1 -1
  17. khoj/interface/compiled/factchecker/index.txt +3 -3
  18. khoj/interface/compiled/index.html +1 -1
  19. khoj/interface/compiled/index.txt +3 -3
  20. khoj/interface/compiled/khoj.webmanifest +51 -0
  21. khoj/interface/compiled/search/index.html +1 -1
  22. khoj/interface/compiled/search/index.txt +2 -2
  23. khoj/interface/compiled/settings/index.html +1 -1
  24. khoj/interface/compiled/settings/index.txt +2 -2
  25. khoj/interface/compiled/share/chat/index.html +1 -1
  26. khoj/interface/compiled/share/chat/index.txt +3 -3
  27. khoj/interface/web/base_config.html +1 -1
  28. khoj/interface/web/login.html +2 -2
  29. khoj/processor/conversation/openai/utils.py +2 -0
  30. khoj/routers/api.py +18 -3
  31. khoj/routers/api_chat.py +1 -1
  32. khoj/routers/email.py +2 -1
  33. khoj/routers/helpers.py +21 -4
  34. {khoj-1.20.3.dev15.dist-info → khoj-1.20.4.dist-info}/METADATA +1 -1
  35. {khoj-1.20.3.dev15.dist-info → khoj-1.20.4.dist-info}/RECORD +49 -48
  36. khoj/interface/compiled/_next/static/chunks/9178-0f472d4d17b2ef53.js +0 -1
  37. khoj/interface/compiled/_next/static/chunks/app/automations/page-46913728bcb8f4c6.js +0 -1
  38. khoj/interface/compiled/_next/static/css/1de368beed21dfba.css +0 -25
  39. khoj/interface/web/khoj.webmanifest +0 -51
  40. /khoj/interface/compiled/_next/static/{2nXAPfOtYigeOGCc9mGD0 → kMLqbsAYpE62oZ_qNrPeD}/_buildManifest.js +0 -0
  41. /khoj/interface/compiled/_next/static/{2nXAPfOtYigeOGCc9mGD0 → kMLqbsAYpE62oZ_qNrPeD}/_ssgManifest.js +0 -0
  42. /khoj/interface/compiled/{favicon.ico → assets/icons/khoj_lantern.ico} +0 -0
  43. /khoj/interface/{web/assets/icons/favicon-128x128.png → compiled/assets/icons/khoj_lantern_128x128.png} +0 -0
  44. /khoj/interface/{web/assets/icons/favicon-256x256.png → compiled/assets/icons/khoj_lantern_256x256.png} +0 -0
  45. /khoj/interface/{web → compiled}/assets/samples/desktop-browse-draw-sample.png +0 -0
  46. /khoj/interface/{web → compiled}/assets/samples/desktop-plain-chat-sample.png +0 -0
  47. /khoj/interface/{web → compiled}/assets/samples/desktop-remember-plan-sample.png +0 -0
  48. /khoj/interface/{web → compiled}/assets/samples/phone-browse-draw-sample.png +0 -0
  49. /khoj/interface/{web → compiled}/assets/samples/phone-plain-chat-sample.png +0 -0
  50. /khoj/interface/{web → compiled}/assets/samples/phone-remember-plan-sample.png +0 -0
  51. {khoj-1.20.3.dev15.dist-info → khoj-1.20.4.dist-info}/WHEEL +0 -0
  52. {khoj-1.20.3.dev15.dist-info → khoj-1.20.4.dist-info}/entry_points.txt +0 -0
  53. {khoj-1.20.3.dev15.dist-info → khoj-1.20.4.dist-info}/licenses/LICENSE +0 -0
@@ -1,51 +0,0 @@
1
- {
2
- "name": "Khoj",
3
- "short_name": "Khoj",
4
- "display": "standalone",
5
- "start_url": "/",
6
- "description": "The open, personal AI for your digital brain. You can ask Khoj to draft a message, paint your imagination, find information on the internet and even answer questions from your documents.",
7
- "theme_color": "#ffffff",
8
- "background_color": "#ffffff",
9
- "icons": [
10
- {
11
- "src": "/static/assets/icons/favicon-128x128.png",
12
- "sizes": "128x128",
13
- "type": "image/png"
14
- },
15
- {
16
- "src": "/static/assets/icons/favicon-256x256.png",
17
- "sizes": "256x256",
18
- "type": "image/png"
19
- }
20
- ],
21
- "screenshots": [
22
- {
23
- "src": "/static/assets/samples/phone-remember-plan-sample.png",
24
- "sizes": "419x900",
25
- "type": "image/png",
26
- "form_factor": "narrow",
27
- "label": "Remember and Plan"
28
- },
29
- {
30
- "src": "/static/assets/samples/phone-browse-draw-sample.png",
31
- "sizes": "419x900",
32
- "type": "image/png",
33
- "form_factor": "narrow",
34
- "label": "Browse and Draw"
35
- },
36
- {
37
- "src": "/static/assets/samples/desktop-remember-plan-sample.png",
38
- "sizes": "1260x742",
39
- "type": "image/png",
40
- "form_factor": "wide",
41
- "label": "Remember and Plan"
42
- },
43
- {
44
- "src": "/static/assets/samples/desktop-browse-draw-sample.png",
45
- "sizes": "1260x742",
46
- "type": "image/png",
47
- "form_factor": "wide",
48
- "label": "Browse and Draw"
49
- }
50
- ]
51
- }