khoj 1.34.1.dev6__py3-none-any.whl → 1.34.1.dev38__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 (73) hide show
  1. khoj/database/adapters/__init__.py +10 -3
  2. khoj/database/management/commands/delete_orphaned_fileobjects.py +56 -0
  3. khoj/database/migrations/0079_entry_file_object.py +75 -0
  4. khoj/database/migrations/0081_merge_20250120_1633.py +14 -0
  5. khoj/database/models/__init__.py +10 -8
  6. khoj/interface/compiled/404/index.html +1 -1
  7. khoj/interface/compiled/_next/static/chunks/1199-3461ffb259e6d98b.js +1 -0
  8. khoj/interface/compiled/_next/static/chunks/2327-3b7d77ac1d1c86a2.js +1 -0
  9. khoj/interface/compiled/_next/static/chunks/2509-299ad8b73ce407dd.js +1 -0
  10. khoj/interface/compiled/_next/static/chunks/6244-08fb644d7709f449.js +1 -0
  11. khoj/interface/compiled/_next/static/chunks/app/agents/layout-44c4d7d00224870c.js +1 -0
  12. khoj/interface/compiled/_next/static/chunks/app/agents/{page-ac1eb15290789352.js → page-f03e7c53795ecdd6.js} +1 -1
  13. khoj/interface/compiled/_next/static/chunks/app/automations/layout-0adc73dba7a04c11.js +1 -0
  14. khoj/interface/compiled/_next/static/chunks/app/automations/{page-44b95425e8b45f85.js → page-b5d449fb82335d1e.js} +1 -1
  15. khoj/interface/compiled/_next/static/chunks/app/chat/layout-a87d7b43ad04d584.js +1 -0
  16. khoj/interface/compiled/_next/static/chunks/app/chat/{page-057519f49b93f5a4.js → page-6a8e3720fdfc7a6a.js} +1 -1
  17. khoj/interface/compiled/_next/static/chunks/app/{page-62ea0cc03463e953.js → page-b8ff5f62db33db37.js} +1 -1
  18. khoj/interface/compiled/_next/static/chunks/app/search/layout-acc9eb43c9962ee1.js +1 -0
  19. khoj/interface/compiled/_next/static/chunks/app/search/page-74bc4c5a0855bef9.js +1 -0
  20. khoj/interface/compiled/_next/static/chunks/app/settings/page-ac472ce74f507896.js +1 -0
  21. khoj/interface/compiled/_next/static/chunks/app/share/chat/layout-6d7831aace573049.js +1 -0
  22. khoj/interface/compiled/_next/static/chunks/app/share/chat/{page-62c3ab828712281a.js → page-6756c9b548ad8f34.js} +1 -1
  23. khoj/interface/compiled/_next/static/chunks/{webpack-e4864c505666ead2.js → webpack-b19082dc805b1ce6.js} +1 -1
  24. khoj/interface/compiled/_next/static/css/3b65ca1e74e399bd.css +1 -0
  25. khoj/interface/compiled/_next/static/css/4fde4496bbffba77.css +25 -0
  26. khoj/interface/compiled/_next/static/css/a85b8d56fc9ae551.css +1 -0
  27. khoj/interface/compiled/_next/static/css/fa9a32d3c4cbb5e3.css +1 -0
  28. khoj/interface/compiled/agents/index.html +1 -1
  29. khoj/interface/compiled/agents/index.txt +2 -2
  30. khoj/interface/compiled/automations/index.html +1 -1
  31. khoj/interface/compiled/automations/index.txt +3 -3
  32. khoj/interface/compiled/chat/index.html +1 -1
  33. khoj/interface/compiled/chat/index.txt +2 -2
  34. khoj/interface/compiled/index.html +1 -1
  35. khoj/interface/compiled/index.txt +2 -2
  36. khoj/interface/compiled/search/index.html +1 -1
  37. khoj/interface/compiled/search/index.txt +4 -3
  38. khoj/interface/compiled/settings/index.html +1 -1
  39. khoj/interface/compiled/settings/index.txt +4 -4
  40. khoj/interface/compiled/share/chat/index.html +1 -1
  41. khoj/interface/compiled/share/chat/index.txt +2 -2
  42. khoj/processor/content/text_to_entries.py +16 -13
  43. khoj/routers/api_content.py +76 -0
  44. {khoj-1.34.1.dev6.dist-info → khoj-1.34.1.dev38.dist-info}/METADATA +1 -1
  45. {khoj-1.34.1.dev6.dist-info → khoj-1.34.1.dev38.dist-info}/RECORD +59 -55
  46. khoj/interface/compiled/_next/static/chunks/2327-48acd1e0a80ae920.js +0 -1
  47. khoj/interface/compiled/_next/static/chunks/6065-64db9ad305ba0bcd.js +0 -1
  48. khoj/interface/compiled/_next/static/chunks/688-b5b4391bbc0376f1.js +0 -1
  49. khoj/interface/compiled/_next/static/chunks/app/agents/layout-e49165209d2e406c.js +0 -1
  50. khoj/interface/compiled/_next/static/chunks/app/automations/layout-1fe1537449f43496.js +0 -1
  51. khoj/interface/compiled/_next/static/chunks/app/chat/layout-33934fc2d6ae6838.js +0 -1
  52. khoj/interface/compiled/_next/static/chunks/app/search/layout-c02531d586972d7d.js +0 -1
  53. khoj/interface/compiled/_next/static/chunks/app/search/page-85ec3151c44a650d.js +0 -1
  54. khoj/interface/compiled/_next/static/chunks/app/settings/page-b575d66165edce72.js +0 -1
  55. khoj/interface/compiled/_next/static/chunks/app/share/chat/layout-6fb51c5c80f8ec67.js +0 -1
  56. khoj/interface/compiled/_next/static/css/1b7f52b8da3a37bd.css +0 -1
  57. khoj/interface/compiled/_next/static/css/70b2e9482d96d4c2.css +0 -25
  58. khoj/interface/compiled/_next/static/css/d8518f90b895a246.css +0 -1
  59. khoj/interface/compiled/_next/static/css/df4b47a2d0d85eae.css +0 -1
  60. /khoj/interface/compiled/_next/static/chunks/{182-f1c48a203dc91e0e.js → 182-8cd8b17d40e6e989.js} +0 -0
  61. /khoj/interface/compiled/_next/static/chunks/{1915-d3c36ad6ce697ce7.js → 1915-605f698f2573cfd4.js} +0 -0
  62. /khoj/interface/compiled/_next/static/chunks/{2117-b8fc8005fb5af70b.js → 2117-2a54a27661a71b65.js} +0 -0
  63. /khoj/interface/compiled/_next/static/chunks/{4986-24b37356a9642ebb.js → 4986-8bade861ddaea499.js} +0 -0
  64. /khoj/interface/compiled/_next/static/chunks/{5427-b52d95253e692bfa.js → 5427-0a9a2669cb5cde83.js} +0 -0
  65. /khoj/interface/compiled/_next/static/chunks/{5477-0bbddb79c25a54a7.js → 5477-3a4efd2e062e7102.js} +0 -0
  66. /khoj/interface/compiled/_next/static/chunks/{8667-b6bf63c72b2d76eb.js → 8667-d3e5bc726e4ff4e3.js} +0 -0
  67. /khoj/interface/compiled/_next/static/chunks/{9259-1172dbaca0515237.js → 9259-27d1ff42af9a43e0.js} +0 -0
  68. /khoj/interface/compiled/_next/static/chunks/{9665-391df1e5c51c960a.js → 9665-1ab5c8c667b74dca.js} +0 -0
  69. /khoj/interface/compiled/_next/static/{THcX2UZdFS5ocVjot2yY1 → v-6mFTefx_fFXF9y7TzUD}/_buildManifest.js +0 -0
  70. /khoj/interface/compiled/_next/static/{THcX2UZdFS5ocVjot2yY1 → v-6mFTefx_fFXF9y7TzUD}/_ssgManifest.js +0 -0
  71. {khoj-1.34.1.dev6.dist-info → khoj-1.34.1.dev38.dist-info}/WHEEL +0 -0
  72. {khoj-1.34.1.dev6.dist-info → khoj-1.34.1.dev38.dist-info}/entry_points.txt +0 -0
  73. {khoj-1.34.1.dev6.dist-info → khoj-1.34.1.dev38.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.