khoj 1.28.4.dev7__py3-none-any.whl → 1.28.4.dev22__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 (93) hide show
  1. khoj/configure.py +0 -6
  2. khoj/database/admin.py +6 -1
  3. khoj/interface/compiled/404/index.html +1 -1
  4. khoj/interface/compiled/_next/static/chunks/2261-748f7c327df3c8c1.js +1 -0
  5. khoj/interface/compiled/_next/static/chunks/3803-d74118a2d0182c52.js +1 -0
  6. khoj/interface/compiled/_next/static/chunks/5538-bf582517a8dd3faa.js +1 -0
  7. khoj/interface/compiled/_next/static/chunks/9434-9bbae0af6e92854c.js +3 -0
  8. khoj/interface/compiled/_next/static/chunks/app/agents/layout-e9838b642913a071.js +1 -0
  9. khoj/interface/compiled/_next/static/chunks/app/agents/page-f29d6b3efa6f96c6.js +1 -0
  10. khoj/interface/compiled/_next/static/chunks/app/automations/{page-774ae3e033f938cd.js → page-d3edae545a1b5393.js} +1 -1
  11. khoj/interface/compiled/_next/static/chunks/app/chat/layout-b0e7ff4baa3b5265.js +1 -0
  12. khoj/interface/compiled/_next/static/chunks/app/chat/{page-d8f4c107ad78e9e9.js → page-60bfb0b3b81d3d9d.js} +1 -1
  13. khoj/interface/compiled/_next/static/chunks/app/{layout-d0f0a9067427fb20.js → layout-86561d2fac35a91a.js} +1 -1
  14. khoj/interface/compiled/_next/static/chunks/app/{page-543c1ca0b0449be9.js → page-cbc0e7b837bd35fa.js} +1 -1
  15. khoj/interface/compiled/_next/static/chunks/app/search/layout-ea6b73fdaf9b24ca.js +1 -0
  16. khoj/interface/compiled/_next/static/chunks/app/search/{page-9b64f61caa5bd7f9.js → page-a5c277eff207959e.js} +1 -1
  17. khoj/interface/compiled/_next/static/chunks/app/settings/{layout-a8f33dfe92f997fb.js → layout-254eaaf916449a60.js} +1 -1
  18. khoj/interface/compiled/_next/static/chunks/app/settings/{page-10b288c103f19468.js → page-210bd54db4841333.js} +1 -1
  19. khoj/interface/compiled/_next/static/chunks/app/share/chat/layout-cf7445cf0326bda3.js +1 -0
  20. khoj/interface/compiled/_next/static/chunks/app/share/chat/{page-db775d42e820afb2.js → page-79cf030b31c7e793.js} +1 -1
  21. khoj/interface/compiled/_next/static/chunks/{main-f84cd3c1873cd842.js → main-1ea5c2e0fdef4626.js} +1 -1
  22. khoj/interface/compiled/_next/static/chunks/{webpack-363358fa8ff3d0b2.js → webpack-5018ce30001e8c48.js} +1 -1
  23. khoj/interface/compiled/_next/static/css/{467a524c75e7d7c0.css → 0e9d53dcd7f11342.css} +1 -1
  24. khoj/interface/compiled/_next/static/css/{26c1c33d0423a7d8.css → 1f293605f2871853.css} +1 -1
  25. khoj/interface/compiled/_next/static/css/592ca99f5122e75a.css +1 -0
  26. khoj/interface/compiled/_next/static/css/63e106a52a0ec4ca.css +1 -0
  27. khoj/interface/compiled/_next/static/css/d2bc549245313f26.css +25 -0
  28. khoj/interface/compiled/_next/static/media/5455839c73f146e7-s.p.woff2 +0 -0
  29. khoj/interface/compiled/_next/static/media/5984b96ba4822821-s.woff2 +0 -0
  30. khoj/interface/compiled/_next/static/media/684adc3dde1b03f1-s.woff2 +0 -0
  31. khoj/interface/compiled/_next/static/media/82e3b9a1bdaf0c26-s.woff2 +0 -0
  32. khoj/interface/compiled/_next/static/media/8d1ea331386a0db8-s.woff2 +0 -0
  33. khoj/interface/compiled/_next/static/media/91475f6526542a4f-s.woff2 +0 -0
  34. khoj/interface/compiled/_next/static/media/b98b13dbc1c3b59c-s.woff2 +0 -0
  35. khoj/interface/compiled/_next/static/media/c824d7a20139e39d-s.woff2 +0 -0
  36. khoj/interface/compiled/agents/index.html +1 -1
  37. khoj/interface/compiled/agents/index.txt +2 -2
  38. khoj/interface/compiled/automations/index.html +1 -1
  39. khoj/interface/compiled/automations/index.txt +2 -2
  40. khoj/interface/compiled/chat/index.html +1 -1
  41. khoj/interface/compiled/chat/index.txt +2 -2
  42. khoj/interface/compiled/index.html +1 -1
  43. khoj/interface/compiled/index.txt +2 -2
  44. khoj/interface/compiled/search/index.html +1 -1
  45. khoj/interface/compiled/search/index.txt +2 -2
  46. khoj/interface/compiled/settings/index.html +1 -1
  47. khoj/interface/compiled/settings/index.txt +3 -3
  48. khoj/interface/compiled/share/chat/index.html +1 -1
  49. khoj/interface/compiled/share/chat/index.txt +2 -2
  50. khoj/processor/conversation/utils.py +7 -1
  51. khoj/processor/tools/online_search.py +49 -15
  52. khoj/routers/api.py +3 -1
  53. khoj/routers/api_chat.py +16 -9
  54. khoj/routers/helpers.py +45 -17
  55. khoj/routers/research.py +64 -29
  56. khoj/routers/web_client.py +0 -10
  57. {khoj-1.28.4.dev7.dist-info → khoj-1.28.4.dev22.dist-info}/METADATA +3 -3
  58. {khoj-1.28.4.dev7.dist-info → khoj-1.28.4.dev22.dist-info}/RECORD +66 -73
  59. {khoj-1.28.4.dev7.dist-info → khoj-1.28.4.dev22.dist-info}/WHEEL +1 -1
  60. khoj/interface/compiled/_next/static/chunks/1034-da58b679fcbb79c1.js +0 -1
  61. khoj/interface/compiled/_next/static/chunks/1467-b331e469fe411347.js +0 -1
  62. khoj/interface/compiled/_next/static/chunks/3110-ef2cacd1b8d79ad8.js +0 -1
  63. khoj/interface/compiled/_next/static/chunks/3423-ff7402ae1dd66592.js +0 -1
  64. khoj/interface/compiled/_next/static/chunks/394-6bcb8c429f168f21.js +0 -3
  65. khoj/interface/compiled/_next/static/chunks/7113-f2e114d7034a0835.js +0 -1
  66. khoj/interface/compiled/_next/static/chunks/app/agents/layout-75636ab3a413fa8e.js +0 -1
  67. khoj/interface/compiled/_next/static/chunks/app/agents/page-5ae1e540bb5be8a9.js +0 -1
  68. khoj/interface/compiled/_next/static/chunks/app/chat/layout-96fcf62857bf8f30.js +0 -1
  69. khoj/interface/compiled/_next/static/chunks/app/factchecker/layout-7b30c541c05fb904.js +0 -1
  70. khoj/interface/compiled/_next/static/chunks/app/factchecker/page-1cc42ee55f89fb2e.js +0 -1
  71. khoj/interface/compiled/_next/static/chunks/app/search/layout-3720f1362310bebb.js +0 -1
  72. khoj/interface/compiled/_next/static/chunks/app/share/chat/layout-2df56074e42adaa0.js +0 -1
  73. khoj/interface/compiled/_next/static/css/553f9cdcc7a2bcd6.css +0 -1
  74. khoj/interface/compiled/_next/static/css/798b0de12852bd20.css +0 -1
  75. khoj/interface/compiled/_next/static/css/80bd6301fc657983.css +0 -1
  76. khoj/interface/compiled/_next/static/css/a795ee88875f4853.css +0 -25
  77. khoj/interface/compiled/_next/static/media/0e790e04fd40ad16-s.p.woff2 +0 -0
  78. khoj/interface/compiled/_next/static/media/4221e1667cd19c7d-s.woff2 +0 -0
  79. khoj/interface/compiled/_next/static/media/6c276159aa0eb14b-s.woff2 +0 -0
  80. khoj/interface/compiled/_next/static/media/6cc0b9500e4f9168-s.woff2 +0 -0
  81. khoj/interface/compiled/_next/static/media/9d9319a7a2ac39c6-s.woff2 +0 -0
  82. khoj/interface/compiled/_next/static/media/a75c8ea86756d52d-s.woff2 +0 -0
  83. khoj/interface/compiled/_next/static/media/abce7c400ca31a51-s.woff2 +0 -0
  84. khoj/interface/compiled/_next/static/media/f759c939737fb668-s.woff2 +0 -0
  85. khoj/interface/compiled/factchecker/index.html +0 -1
  86. khoj/interface/compiled/factchecker/index.txt +0 -7
  87. /khoj/interface/compiled/_next/static/chunks/{1970-90dd510762d820ba.js → 1970-d44050bf658ae5cc.js} +0 -0
  88. /khoj/interface/compiled/_next/static/chunks/{8423-f4976d6bda964f96.js → 8423-a1f432e4a8d9a6b0.js} +0 -0
  89. /khoj/interface/compiled/_next/static/chunks/{9417-951f46451a8dd6d7.js → 9417-0d0fc7eb49a86abb.js} +0 -0
  90. /khoj/interface/compiled/_next/static/{JfCnAJYWMXkmMgbWQv1u3 → hIwmaAtdW0-B6vZcnHMX0}/_buildManifest.js +0 -0
  91. /khoj/interface/compiled/_next/static/{JfCnAJYWMXkmMgbWQv1u3 → hIwmaAtdW0-B6vZcnHMX0}/_ssgManifest.js +0 -0
  92. {khoj-1.28.4.dev7.dist-info → khoj-1.28.4.dev22.dist-info}/entry_points.txt +0 -0
  93. {khoj-1.28.4.dev7.dist-info → khoj-1.28.4.dev22.dist-info}/licenses/LICENSE +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.