khoj 1.30.11.dev65__py3-none-any.whl → 1.30.11.dev69__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 (41) hide show
  1. khoj/interface/compiled/404/index.html +1 -1
  2. khoj/interface/compiled/_next/static/chunks/1603-d41bb32d608bc77a.js +1 -0
  3. khoj/interface/compiled/_next/static/chunks/4200-ea75740bb3c6ae60.js +1 -0
  4. khoj/interface/compiled/_next/static/chunks/app/agents/{page-2ffa7560aebff9a1.js → page-2a0b821cf69bdf06.js} +1 -1
  5. khoj/interface/compiled/_next/static/chunks/app/automations/{page-b0a6a6ed2267c1a2.js → page-ffa30be1dda97643.js} +1 -1
  6. khoj/interface/compiled/_next/static/chunks/app/chat/{page-02f8616bba3e449e.js → page-994ac81e40d9aadb.js} +1 -1
  7. khoj/interface/compiled/_next/static/chunks/app/{page-3ffd8f0934b896f3.js → page-083f798a7562cda5.js} +1 -1
  8. khoj/interface/compiled/_next/static/chunks/app/search/{page-059f237514f77628.js → page-845fe099f1f4375e.js} +1 -1
  9. khoj/interface/compiled/_next/static/chunks/app/settings/{page-32e9423bede5b4a1.js → page-3257ef0146ab18da.js} +1 -1
  10. khoj/interface/compiled/_next/static/chunks/app/share/chat/{page-0b8d90dc57dbc1d8.js → page-f625859c1a122441.js} +1 -1
  11. khoj/interface/compiled/agents/index.html +1 -1
  12. khoj/interface/compiled/agents/index.txt +2 -2
  13. khoj/interface/compiled/automations/index.html +1 -1
  14. khoj/interface/compiled/automations/index.txt +2 -2
  15. khoj/interface/compiled/chat/index.html +1 -1
  16. khoj/interface/compiled/chat/index.txt +2 -2
  17. khoj/interface/compiled/index.html +1 -1
  18. khoj/interface/compiled/index.txt +2 -2
  19. khoj/interface/compiled/search/index.html +1 -1
  20. khoj/interface/compiled/search/index.txt +2 -2
  21. khoj/interface/compiled/settings/index.html +1 -1
  22. khoj/interface/compiled/settings/index.txt +2 -2
  23. khoj/interface/compiled/share/chat/index.html +1 -1
  24. khoj/interface/compiled/share/chat/index.txt +2 -2
  25. khoj/processor/conversation/anthropic/anthropic_chat.py +2 -4
  26. khoj/processor/conversation/google/gemini_chat.py +2 -4
  27. khoj/processor/conversation/offline/chat_model.py +3 -1
  28. khoj/processor/conversation/openai/gpt.py +3 -5
  29. khoj/processor/conversation/prompts.py +33 -21
  30. khoj/processor/conversation/utils.py +31 -30
  31. khoj/routers/api_chat.py +14 -1
  32. khoj/routers/helpers.py +11 -9
  33. {khoj-1.30.11.dev65.dist-info → khoj-1.30.11.dev69.dist-info}/METADATA +1 -1
  34. {khoj-1.30.11.dev65.dist-info → khoj-1.30.11.dev69.dist-info}/RECORD +39 -39
  35. khoj/interface/compiled/_next/static/chunks/1603-13cef426e0e650ec.js +0 -1
  36. khoj/interface/compiled/_next/static/chunks/4752-554a3db270186ce3.js +0 -1
  37. /khoj/interface/compiled/_next/static/{pzCibzlX5xLa_-x0rn8Ch → kPyLv34hw1nOJ8ghPklew}/_buildManifest.js +0 -0
  38. /khoj/interface/compiled/_next/static/{pzCibzlX5xLa_-x0rn8Ch → kPyLv34hw1nOJ8ghPklew}/_ssgManifest.js +0 -0
  39. {khoj-1.30.11.dev65.dist-info → khoj-1.30.11.dev69.dist-info}/WHEEL +0 -0
  40. {khoj-1.30.11.dev65.dist-info → khoj-1.30.11.dev69.dist-info}/entry_points.txt +0 -0
  41. {khoj-1.30.11.dev65.dist-info → khoj-1.30.11.dev69.dist-info}/licenses/LICENSE +0 -0