khoj 1.24.2.dev4__py3-none-any.whl → 1.24.2.dev7__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 (82) hide show
  1. khoj/database/adapters/__init__.py +125 -13
  2. khoj/database/migrations/0065_remove_agent_avatar_remove_agent_public_and_more.py +49 -0
  3. khoj/database/migrations/0066_remove_agent_tools_agent_input_tools_and_more.py +69 -0
  4. khoj/database/migrations/0067_alter_agent_style_icon.py +50 -0
  5. khoj/database/models/__init__.py +60 -18
  6. khoj/interface/compiled/404/index.html +1 -1
  7. khoj/interface/compiled/_next/static/chunks/1269-2e52d48e7d0e5c61.js +1 -0
  8. khoj/interface/compiled/_next/static/chunks/1603-67a89278e2c5dbe6.js +1 -0
  9. khoj/interface/compiled/_next/static/chunks/2697-f27cc03429fc6482.js +1 -0
  10. khoj/interface/compiled/_next/static/chunks/3110-ef2cacd1b8d79ad8.js +1 -0
  11. khoj/interface/compiled/_next/static/chunks/4086-2c74808ba38a5a0f.js +1 -0
  12. khoj/interface/compiled/_next/static/chunks/477-ec86e93db10571c1.js +1 -0
  13. khoj/interface/compiled/_next/static/chunks/51-e8f5bdb69b5ea421.js +1 -0
  14. khoj/interface/compiled/_next/static/chunks/9178-c024734a1aa3228a.js +1 -0
  15. khoj/interface/compiled/_next/static/chunks/9417-29502e39c3e7d60c.js +1 -0
  16. khoj/interface/compiled/_next/static/chunks/9479-7eed36fc954ef804.js +1 -0
  17. khoj/interface/compiled/_next/static/chunks/app/agents/page-0d0139f61c0e134b.js +1 -0
  18. khoj/interface/compiled/_next/static/chunks/app/automations/page-2edc21f30819def4.js +1 -0
  19. khoj/interface/compiled/_next/static/chunks/app/chat/page-4309c98e6dc497dd.js +1 -0
  20. khoj/interface/compiled/_next/static/chunks/app/factchecker/page-f2c83e3a87a28657.js +1 -0
  21. khoj/interface/compiled/_next/static/chunks/app/page-8660f2e832e57de8.js +1 -0
  22. khoj/interface/compiled/_next/static/chunks/app/search/page-b807caebd7f278c7.js +1 -0
  23. khoj/interface/compiled/_next/static/chunks/app/settings/page-2932356ad11c2f7b.js +1 -0
  24. khoj/interface/compiled/_next/static/chunks/app/share/chat/page-a736a0826570af2b.js +1 -0
  25. khoj/interface/compiled/_next/static/chunks/{webpack-8cb92a712ecd16e2.js → webpack-e51d8a8842d5bc67.js} +1 -1
  26. khoj/interface/compiled/_next/static/css/e294b18216ce4cd6.css +25 -0
  27. khoj/interface/compiled/_next/static/css/{b1094827d745306b.css → f768dddada62459d.css} +1 -1
  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 +2 -2
  32. khoj/interface/compiled/chat/index.html +1 -1
  33. khoj/interface/compiled/chat/index.txt +2 -2
  34. khoj/interface/compiled/factchecker/index.html +1 -1
  35. khoj/interface/compiled/factchecker/index.txt +2 -2
  36. khoj/interface/compiled/index.html +1 -1
  37. khoj/interface/compiled/index.txt +2 -2
  38. khoj/interface/compiled/search/index.html +1 -1
  39. khoj/interface/compiled/search/index.txt +2 -2
  40. khoj/interface/compiled/settings/index.html +1 -1
  41. khoj/interface/compiled/settings/index.txt +2 -2
  42. khoj/interface/compiled/share/chat/index.html +1 -1
  43. khoj/interface/compiled/share/chat/index.txt +2 -2
  44. khoj/processor/conversation/anthropic/anthropic_chat.py +2 -0
  45. khoj/processor/conversation/google/gemini_chat.py +2 -0
  46. khoj/processor/conversation/offline/chat_model.py +3 -1
  47. khoj/processor/conversation/openai/gpt.py +2 -0
  48. khoj/processor/conversation/prompts.py +56 -5
  49. khoj/processor/image/generate.py +3 -1
  50. khoj/processor/tools/online_search.py +9 -7
  51. khoj/routers/api.py +21 -4
  52. khoj/routers/api_agents.py +224 -4
  53. khoj/routers/api_chat.py +24 -11
  54. khoj/routers/helpers.py +100 -13
  55. khoj/search_type/text_search.py +4 -1
  56. khoj/utils/helpers.py +15 -2
  57. {khoj-1.24.2.dev4.dist-info → khoj-1.24.2.dev7.dist-info}/METADATA +1 -8
  58. {khoj-1.24.2.dev4.dist-info → khoj-1.24.2.dev7.dist-info}/RECORD +63 -60
  59. khoj/interface/compiled/_next/static/chunks/1603-3e2e1528e3b6ea1d.js +0 -1
  60. khoj/interface/compiled/_next/static/chunks/2697-a29cb9191a9e339c.js +0 -1
  61. khoj/interface/compiled/_next/static/chunks/6648-ee109f4ea33a74e2.js +0 -1
  62. khoj/interface/compiled/_next/static/chunks/7071-b4711cecca6619a8.js +0 -1
  63. khoj/interface/compiled/_next/static/chunks/743-1a64254447cda71f.js +0 -1
  64. khoj/interface/compiled/_next/static/chunks/8423-62ac6c832be2461b.js +0 -1
  65. khoj/interface/compiled/_next/static/chunks/9162-0be016519a18568b.js +0 -1
  66. khoj/interface/compiled/_next/static/chunks/9178-7e815211edcb3657.js +0 -1
  67. khoj/interface/compiled/_next/static/chunks/9417-5d14ac74aaab2c66.js +0 -1
  68. khoj/interface/compiled/_next/static/chunks/9984-e410179c6fac7cf1.js +0 -1
  69. khoj/interface/compiled/_next/static/chunks/app/agents/page-d302911777a3e027.js +0 -1
  70. khoj/interface/compiled/_next/static/chunks/app/automations/page-0a5de8c254c29a1c.js +0 -1
  71. khoj/interface/compiled/_next/static/chunks/app/chat/page-d96bf6a84bb05290.js +0 -1
  72. khoj/interface/compiled/_next/static/chunks/app/factchecker/page-32e61af29e6b431d.js +0 -1
  73. khoj/interface/compiled/_next/static/chunks/app/page-96cab08c985716f4.js +0 -1
  74. khoj/interface/compiled/_next/static/chunks/app/search/page-b3193d46c65571c5.js +0 -1
  75. khoj/interface/compiled/_next/static/chunks/app/settings/page-0db9b708366606ec.js +0 -1
  76. khoj/interface/compiled/_next/static/chunks/app/share/chat/page-f06ac16cfe5b5a16.js +0 -1
  77. khoj/interface/compiled/_next/static/css/24f141a6e37cd204.css +0 -25
  78. /khoj/interface/compiled/_next/static/{9Px2MOmCuHSTa2RFA3GJa → Lx6Rbn2r5e9TBU0Pqievq}/_buildManifest.js +0 -0
  79. /khoj/interface/compiled/_next/static/{9Px2MOmCuHSTa2RFA3GJa → Lx6Rbn2r5e9TBU0Pqievq}/_ssgManifest.js +0 -0
  80. {khoj-1.24.2.dev4.dist-info → khoj-1.24.2.dev7.dist-info}/WHEEL +0 -0
  81. {khoj-1.24.2.dev4.dist-info → khoj-1.24.2.dev7.dist-info}/entry_points.txt +0 -0
  82. {khoj-1.24.2.dev4.dist-info → khoj-1.24.2.dev7.dist-info}/licenses/LICENSE +0 -0