khoj 1.21.7.dev4__py3-none-any.whl → 1.22.1__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 (47) hide show
  1. khoj/database/adapters/__init__.py +12 -0
  2. khoj/interface/compiled/404/index.html +1 -1
  3. khoj/interface/compiled/_next/static/chunks/app/agents/{page-462502107217be82.js → page-3c01900e7b5c7e50.js} +1 -1
  4. khoj/interface/compiled/_next/static/chunks/app/automations/{page-e30a75db8719f439.js → page-6ea3381528603372.js} +1 -1
  5. khoj/interface/compiled/_next/static/chunks/app/chat/{page-4bb4f2422f5ec5f2.js → page-f8bc420192b8a6f4.js} +1 -1
  6. khoj/interface/compiled/_next/static/chunks/app/factchecker/{page-693fe53982bf33e1.js → page-5c55afdb9dbe8dac.js} +1 -1
  7. khoj/interface/compiled/_next/static/chunks/app/{page-c26f689e39b400ba.js → page-8f61b4bd2032384a.js} +1 -1
  8. khoj/interface/compiled/_next/static/chunks/app/search/{page-0798bb43c2e368bf.js → page-fa15807b1ad7e30b.js} +1 -1
  9. khoj/interface/compiled/_next/static/chunks/app/settings/{page-f518555f8e2fd794.js → page-1a2acc46cdabaf4a.js} +1 -1
  10. khoj/interface/compiled/_next/static/chunks/app/share/chat/{page-1a639fb3f120fee6.js → page-6d1313e0d33b0451.js} +1 -1
  11. khoj/interface/compiled/_next/static/chunks/{webpack-f52083d548d804fa.js → webpack-ace3bded0dbc790e.js} +1 -1
  12. khoj/interface/compiled/_next/static/css/3e49e5ee49c6bda1.css +25 -0
  13. khoj/interface/compiled/_next/static/css/3f8ae5fd7b73a9e5.css +1 -0
  14. khoj/interface/compiled/_next/static/css/a3530ec58b0b660f.css +1 -0
  15. khoj/interface/compiled/agents/index.html +1 -1
  16. khoj/interface/compiled/agents/index.txt +2 -2
  17. khoj/interface/compiled/automations/index.html +1 -1
  18. khoj/interface/compiled/automations/index.txt +2 -2
  19. khoj/interface/compiled/chat/index.html +1 -1
  20. khoj/interface/compiled/chat/index.txt +2 -2
  21. khoj/interface/compiled/factchecker/index.html +1 -1
  22. khoj/interface/compiled/factchecker/index.txt +2 -2
  23. khoj/interface/compiled/index.html +1 -1
  24. khoj/interface/compiled/index.txt +2 -2
  25. khoj/interface/compiled/search/index.html +1 -1
  26. khoj/interface/compiled/search/index.txt +2 -2
  27. khoj/interface/compiled/settings/index.html +1 -1
  28. khoj/interface/compiled/settings/index.txt +2 -2
  29. khoj/interface/compiled/share/chat/index.html +1 -1
  30. khoj/interface/compiled/share/chat/index.txt +2 -2
  31. khoj/processor/conversation/anthropic/anthropic_chat.py +2 -1
  32. khoj/processor/conversation/offline/chat_model.py +7 -2
  33. khoj/processor/conversation/openai/gpt.py +21 -12
  34. khoj/processor/conversation/utils.py +16 -10
  35. khoj/routers/api.py +4 -0
  36. khoj/routers/api_chat.py +1 -0
  37. khoj/routers/helpers.py +8 -2
  38. {khoj-1.21.7.dev4.dist-info → khoj-1.22.1.dist-info}/METADATA +1 -1
  39. {khoj-1.21.7.dev4.dist-info → khoj-1.22.1.dist-info}/RECORD +44 -44
  40. khoj/interface/compiled/_next/static/css/2a860030cf7c384b.css +0 -1
  41. khoj/interface/compiled/_next/static/css/4cae6c0e5c72fb2d.css +0 -1
  42. khoj/interface/compiled/_next/static/css/76db8c247950117c.css +0 -25
  43. /khoj/interface/compiled/_next/static/{c64fbtnncuTwnoxHlRnk6 → 2ItMRj16PRB_daJUGRf2Z}/_buildManifest.js +0 -0
  44. /khoj/interface/compiled/_next/static/{c64fbtnncuTwnoxHlRnk6 → 2ItMRj16PRB_daJUGRf2Z}/_ssgManifest.js +0 -0
  45. {khoj-1.21.7.dev4.dist-info → khoj-1.22.1.dist-info}/WHEEL +0 -0
  46. {khoj-1.21.7.dev4.dist-info → khoj-1.22.1.dist-info}/entry_points.txt +0 -0
  47. {khoj-1.21.7.dev4.dist-info → khoj-1.22.1.dist-info}/licenses/LICENSE +0 -0