khoj 1.33.3.dev35__py3-none-any.whl → 1.33.3.dev39__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 (43) hide show
  1. khoj/configure.py +1 -1
  2. khoj/database/adapters/__init__.py +1 -1
  3. khoj/database/migrations/0080_speechtotextmodeloptions_ai_model_api.py +24 -0
  4. khoj/database/models/__init__.py +1 -0
  5. khoj/interface/compiled/404/index.html +1 -1
  6. khoj/interface/compiled/_next/static/chunks/app/agents/layout-e00fb81dca656a10.js +1 -0
  7. khoj/interface/compiled/_next/static/chunks/app/chat/{page-2917c081fd43ac17.js → page-650855e8f4b22b44.js} +1 -1
  8. khoj/interface/compiled/_next/static/chunks/app/{page-07395c7f0d25d7d4.js → page-c19cf0120d458883.js} +1 -1
  9. khoj/interface/compiled/_next/static/chunks/app/search/layout-f5881c7ae3ba0795.js +1 -0
  10. khoj/interface/compiled/_next/static/chunks/app/share/chat/layout-b3f7ae1ef8871d30.js +1 -0
  11. khoj/interface/compiled/_next/static/chunks/app/share/chat/{page-ce8299b35835ed71.js → page-e2d3ec972752a9ec.js} +1 -1
  12. khoj/interface/compiled/_next/static/chunks/{webpack-fddb78e7c09fff16.js → webpack-a0f2bc543d19e007.js} +1 -1
  13. khoj/interface/compiled/_next/static/css/9c164d9727dd8092.css +1 -0
  14. khoj/interface/compiled/_next/static/css/df4b47a2d0d85eae.css +1 -0
  15. khoj/interface/compiled/agents/index.html +1 -1
  16. khoj/interface/compiled/agents/index.txt +1 -1
  17. khoj/interface/compiled/automations/index.html +1 -1
  18. khoj/interface/compiled/automations/index.txt +1 -1
  19. khoj/interface/compiled/chat/index.html +1 -1
  20. khoj/interface/compiled/chat/index.txt +2 -2
  21. khoj/interface/compiled/index.html +1 -1
  22. khoj/interface/compiled/index.txt +2 -2
  23. khoj/interface/compiled/search/index.html +1 -1
  24. khoj/interface/compiled/search/index.txt +1 -1
  25. khoj/interface/compiled/settings/index.html +1 -1
  26. khoj/interface/compiled/settings/index.txt +1 -1
  27. khoj/interface/compiled/share/chat/index.html +1 -1
  28. khoj/interface/compiled/share/chat/index.txt +2 -2
  29. khoj/processor/image/generate.py +9 -7
  30. khoj/routers/api.py +13 -3
  31. khoj/utils/initialization.py +6 -6
  32. {khoj-1.33.3.dev35.dist-info → khoj-1.33.3.dev39.dist-info}/METADATA +1 -1
  33. {khoj-1.33.3.dev35.dist-info → khoj-1.33.3.dev39.dist-info}/RECORD +38 -37
  34. khoj/interface/compiled/_next/static/chunks/app/agents/layout-e3d72f0edda6aa0c.js +0 -1
  35. khoj/interface/compiled/_next/static/chunks/app/search/layout-4505b79deb734a30.js +0 -1
  36. khoj/interface/compiled/_next/static/chunks/app/share/chat/layout-95998f0bdc22bb13.js +0 -1
  37. khoj/interface/compiled/_next/static/css/3b65ca1e74e399bd.css +0 -1
  38. khoj/interface/compiled/_next/static/css/41d6fe14d2c6b14d.css +0 -1
  39. /khoj/interface/compiled/_next/static/{oqqUYx3DaH2vt9Te5vFEg → rLqb7_fsvUwn3e4S_7dQR}/_buildManifest.js +0 -0
  40. /khoj/interface/compiled/_next/static/{oqqUYx3DaH2vt9Te5vFEg → rLqb7_fsvUwn3e4S_7dQR}/_ssgManifest.js +0 -0
  41. {khoj-1.33.3.dev35.dist-info → khoj-1.33.3.dev39.dist-info}/WHEEL +0 -0
  42. {khoj-1.33.3.dev35.dist-info → khoj-1.33.3.dev39.dist-info}/entry_points.txt +0 -0
  43. {khoj-1.33.3.dev35.dist-info → khoj-1.33.3.dev39.dist-info}/licenses/LICENSE +0 -0