khoj 1.28.4.dev78__py3-none-any.whl → 1.28.4.dev94__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 (54) hide show
  1. khoj/configure.py +6 -2
  2. khoj/interface/compiled/404/index.html +1 -1
  3. khoj/interface/compiled/_next/static/chunks/1603-dc5fd983dbcd070d.js +1 -0
  4. khoj/interface/compiled/_next/static/chunks/5538-32bd787d106700dc.js +1 -0
  5. khoj/interface/compiled/_next/static/chunks/{9434-9bbae0af6e92854c.js → 5961-3c104d9736b7902b.js} +2 -2
  6. khoj/interface/compiled/_next/static/chunks/{8423-00152d0c9c60956d.js → 8423-ebfa9bb9e2424ca3.js} +1 -1
  7. khoj/interface/compiled/_next/static/chunks/{9417-7a8a6da918d37750.js → 9417-32c4db52ca42e681.js} +1 -1
  8. khoj/interface/compiled/_next/static/chunks/app/agents/{page-5bc406fe77d4627a.js → page-4353b1a532795ad1.js} +1 -1
  9. khoj/interface/compiled/_next/static/chunks/app/automations/{page-5c29fa80c6fbed91.js → page-c9f13c865e739607.js} +1 -1
  10. khoj/interface/compiled/_next/static/chunks/app/chat/{page-3d929b4fa72e5a5d.js → page-45720e1ed71e3ef5.js} +1 -1
  11. khoj/interface/compiled/_next/static/chunks/app/{page-946d8b4ea275d869.js → page-ecb8e1c192aa8834.js} +1 -1
  12. khoj/interface/compiled/_next/static/chunks/app/search/{page-a73ee623a2e7df05.js → page-8e28deacb61f75aa.js} +1 -1
  13. khoj/interface/compiled/_next/static/chunks/app/settings/page-610d33158b233b34.js +1 -0
  14. khoj/interface/compiled/_next/static/chunks/app/share/chat/{page-39ddbbf6f2309ee9.js → page-30376aa7e9cfa342.js} +1 -1
  15. khoj/interface/compiled/_next/static/chunks/{webpack-b4ba1e9ffb8ecd8f.js → webpack-586f993150d8c495.js} +1 -1
  16. khoj/interface/compiled/_next/static/css/2d097a35da6bfe8d.css +1 -0
  17. khoj/interface/compiled/_next/static/css/80bd6301fc657983.css +1 -0
  18. khoj/interface/compiled/_next/static/css/ed437164d77aa600.css +25 -0
  19. khoj/interface/compiled/agents/index.html +1 -1
  20. khoj/interface/compiled/agents/index.txt +2 -2
  21. khoj/interface/compiled/automations/index.html +1 -1
  22. khoj/interface/compiled/automations/index.txt +2 -2
  23. khoj/interface/compiled/chat/index.html +1 -1
  24. khoj/interface/compiled/chat/index.txt +2 -2
  25. khoj/interface/compiled/index.html +1 -1
  26. khoj/interface/compiled/index.txt +2 -2
  27. khoj/interface/compiled/search/index.html +1 -1
  28. khoj/interface/compiled/search/index.txt +2 -2
  29. khoj/interface/compiled/settings/index.html +1 -1
  30. khoj/interface/compiled/settings/index.txt +2 -2
  31. khoj/interface/compiled/share/chat/index.html +1 -1
  32. khoj/interface/compiled/share/chat/index.txt +2 -2
  33. khoj/processor/conversation/prompts.py +24 -9
  34. khoj/processor/conversation/utils.py +5 -2
  35. khoj/processor/tools/run_code.py +50 -20
  36. khoj/routers/api_chat.py +10 -3
  37. khoj/routers/api_subscription.py +2 -1
  38. khoj/routers/helpers.py +21 -9
  39. khoj/utils/cli.py +2 -2
  40. khoj/utils/helpers.py +6 -3
  41. khoj/utils/state.py +2 -1
  42. {khoj-1.28.4.dev78.dist-info → khoj-1.28.4.dev94.dist-info}/METADATA +1 -1
  43. {khoj-1.28.4.dev78.dist-info → khoj-1.28.4.dev94.dist-info}/RECORD +48 -48
  44. khoj/interface/compiled/_next/static/chunks/1603-2418b11d8e8dacb9.js +0 -1
  45. khoj/interface/compiled/_next/static/chunks/5538-009e71f261f08be0.js +0 -1
  46. khoj/interface/compiled/_next/static/chunks/app/settings/page-f5b2faedcbbf9417.js +0 -1
  47. khoj/interface/compiled/_next/static/css/4cae6c0e5c72fb2d.css +0 -1
  48. khoj/interface/compiled/_next/static/css/63e106a52a0ec4ca.css +0 -1
  49. khoj/interface/compiled/_next/static/css/9b731f3dacff43f5.css +0 -25
  50. /khoj/interface/compiled/_next/static/{gYGxLGbi1wlYwRpPao9rN → YcZbpR7-Wt8zLgTywdIPu}/_buildManifest.js +0 -0
  51. /khoj/interface/compiled/_next/static/{gYGxLGbi1wlYwRpPao9rN → YcZbpR7-Wt8zLgTywdIPu}/_ssgManifest.js +0 -0
  52. {khoj-1.28.4.dev78.dist-info → khoj-1.28.4.dev94.dist-info}/WHEEL +0 -0
  53. {khoj-1.28.4.dev78.dist-info → khoj-1.28.4.dev94.dist-info}/entry_points.txt +0 -0
  54. {khoj-1.28.4.dev78.dist-info → khoj-1.28.4.dev94.dist-info}/licenses/LICENSE +0 -0