khoj 1.30.8.dev13__py3-none-any.whl → 1.30.9__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 (38) hide show
  1. khoj/interface/compiled/404/index.html +1 -1
  2. khoj/interface/compiled/_next/static/chunks/app/chat/layout-9219a85f3477e722.js +1 -0
  3. khoj/interface/compiled/_next/static/chunks/app/share/chat/layout-6f4879fbbf8b90f7.js +1 -0
  4. khoj/interface/compiled/agents/index.html +1 -1
  5. khoj/interface/compiled/agents/index.txt +1 -1
  6. khoj/interface/compiled/automations/index.html +1 -1
  7. khoj/interface/compiled/automations/index.txt +1 -1
  8. khoj/interface/compiled/chat/index.html +1 -1
  9. khoj/interface/compiled/chat/index.txt +1 -1
  10. khoj/interface/compiled/index.html +1 -1
  11. khoj/interface/compiled/index.txt +1 -1
  12. khoj/interface/compiled/search/index.html +1 -1
  13. khoj/interface/compiled/search/index.txt +1 -1
  14. khoj/interface/compiled/settings/index.html +1 -1
  15. khoj/interface/compiled/settings/index.txt +1 -1
  16. khoj/interface/compiled/share/chat/index.html +1 -1
  17. khoj/interface/compiled/share/chat/index.txt +1 -1
  18. khoj/interface/web/.well-known/assetlinks.json +11 -0
  19. khoj/processor/conversation/anthropic/anthropic_chat.py +2 -3
  20. khoj/processor/conversation/google/gemini_chat.py +2 -3
  21. khoj/processor/conversation/offline/chat_model.py +4 -2
  22. khoj/processor/conversation/openai/gpt.py +2 -2
  23. khoj/processor/conversation/prompts.py +0 -2
  24. khoj/processor/conversation/utils.py +43 -0
  25. khoj/processor/tools/run_code.py +2 -4
  26. khoj/routers/helpers.py +2 -1
  27. khoj/routers/research.py +2 -4
  28. khoj/routers/web_client.py +5 -0
  29. khoj/utils/constants.py +1 -0
  30. {khoj-1.30.8.dev13.dist-info → khoj-1.30.9.dist-info}/METADATA +2 -1
  31. {khoj-1.30.8.dev13.dist-info → khoj-1.30.9.dist-info}/RECORD +36 -35
  32. khoj/interface/compiled/_next/static/chunks/app/chat/layout-1072c3b0ab136e74.js +0 -1
  33. khoj/interface/compiled/_next/static/chunks/app/share/chat/layout-3b0c60bc13a963db.js +0 -1
  34. /khoj/interface/compiled/_next/static/{85aGdtYMLwuRJam1pXsNr → t9Xkd9jkmlWB7B7r9MzE1}/_buildManifest.js +0 -0
  35. /khoj/interface/compiled/_next/static/{85aGdtYMLwuRJam1pXsNr → t9Xkd9jkmlWB7B7r9MzE1}/_ssgManifest.js +0 -0
  36. {khoj-1.30.8.dev13.dist-info → khoj-1.30.9.dist-info}/WHEEL +0 -0
  37. {khoj-1.30.8.dev13.dist-info → khoj-1.30.9.dist-info}/entry_points.txt +0 -0
  38. {khoj-1.30.8.dev13.dist-info → khoj-1.30.9.dist-info}/licenses/LICENSE +0 -0
@@ -111,17 +111,15 @@ khoj/interface/compiled/chat.svg,sha256=l2JoYRRgk201adTTdvJ-buKUrc0WGfsudix5xEvt
111
111
  khoj/interface/compiled/close.svg,sha256=hQ2iFLkNzHk0_iyTrSbwnWAeXYlgA-c2Eof2Iqh76n4,417
112
112
  khoj/interface/compiled/copy-button-success.svg,sha256=byqWAYD3Pn9IOXRjOKudJ-TJbP2UESbQGvtLWazNGjY,829
113
113
  khoj/interface/compiled/copy-button.svg,sha256=05bKM2eRxksfBlAPT7yMaoNJEk85bZCxQg67EVrPeHo,669
114
- khoj/interface/compiled/index.html,sha256=lMBSG_gPGHM4514w3MwklhAwxb4ir8lS23nsv0QnSZo,13332
115
- khoj/interface/compiled/index.txt,sha256=6ICEpBquDfH_3TsYKTBNCJ5OnKHnqop0F2i6pauwitI,5532
114
+ khoj/interface/compiled/index.html,sha256=wOiy5Hcwn8jl9vgj6exqMI5epCHHkfdSdq28TF7hMmE,13332
115
+ khoj/interface/compiled/index.txt,sha256=SgQp7Q1VVO0AJCuWefZa95ORlnrW74D2MJoSP8LPmRM,5532
116
116
  khoj/interface/compiled/khoj.webmanifest,sha256=lsknYkvEdMbRTOUYKXPM_8krN2gamJmM4u3qj8u9lrU,1682
117
117
  khoj/interface/compiled/logo.svg,sha256=_QCKVYM4WT2Qhcf7aVFImjq_s5CwjynGXYAOgI7yf8w,8059
118
118
  khoj/interface/compiled/send.svg,sha256=VdavOWkVddcwcGcld6pdfmwfz7S91M-9O28cfeiKJkM,635
119
119
  khoj/interface/compiled/share.svg,sha256=91lwo75PvMDrgocuZQab6EQ62CxRbubh9Bhw7CWMKbg,1221
120
120
  khoj/interface/compiled/thumbs-down.svg,sha256=JGNl-DwoRmH2XFMPWwFFklmoYtKxaQbkLE3nuYKe8ZY,1019
121
121
  khoj/interface/compiled/thumbs-up.svg,sha256=yS1wxTRtiztkN-6nZciLoYQUB_KTYNPV8xFRwH2TQFw,1036
122
- khoj/interface/compiled/404/index.html,sha256=Flq2X3Ft0V2FjWJXMI6m1FJzRr_YK3CX7Y6NFuJ6eEU,13459
123
- khoj/interface/compiled/_next/static/85aGdtYMLwuRJam1pXsNr/_buildManifest.js,sha256=6I9QUstNpJnhe3leR2Daw0pSXwzcbBscv6h2jmmPpms,224
124
- khoj/interface/compiled/_next/static/85aGdtYMLwuRJam1pXsNr/_ssgManifest.js,sha256=Z49s4suAsf5y_GfnQSvm4qtq2ggxEbZPfEDTXjy6XgA,80
122
+ khoj/interface/compiled/404/index.html,sha256=WNqShlw27pIyVJPwSpZ9n_rRhuKODe47l_Hzz7bYKL0,13459
125
123
  khoj/interface/compiled/_next/static/chunks/1210.ef7a0f9a7e43da1d.js,sha256=yOh1qtmNHPpDd6vR7CJOXSbq8M_slPujdTR_OXxaEYU,2121
126
124
  khoj/interface/compiled/_next/static/chunks/1279-4cb23143aa2c0228.js,sha256=zHMz-ixoNkLNUjN2-C48RGEyMs2mI9wsNRCczXnzIvQ,45616
127
125
  khoj/interface/compiled/_next/static/chunks/1459.690bf20e7d7b7090.js,sha256=z-ruZPxF_Z3ef_WOThd9Ox36AMhxaW3znizVivNnA34,34239
@@ -156,13 +154,13 @@ khoj/interface/compiled/_next/static/chunks/app/agents/layout-1878cc328ea380bd.j
156
154
  khoj/interface/compiled/_next/static/chunks/app/agents/page-f5c0801b27a8e95e.js,sha256=ZBZOd8ajB4OubnrHYQLFtmVi6C0GfXu4tBbuHPsS81g,11745
157
155
  khoj/interface/compiled/_next/static/chunks/app/automations/layout-f1050c1f20a3af67.js,sha256=t7ixWyTCvIkRQtpqmpXK31_hcwUBYnKSEdDD9Phc3Ag,5148
158
156
  khoj/interface/compiled/_next/static/chunks/app/automations/page-8691f6c09a0acd44.js,sha256=WOsq8GJW3vAhqzqgU_M_23GJRw1r2qYl0chK1L8GHAg,35406
159
- khoj/interface/compiled/_next/static/chunks/app/chat/layout-1072c3b0ab136e74.js,sha256=EaIIPpDq5wl_oI5gnsIfNygswHSMRbLoAx7BuBZzGJ0,180
157
+ khoj/interface/compiled/_next/static/chunks/app/chat/layout-9219a85f3477e722.js,sha256=m3FPwrm9nauoPVn_HTs2lgIb3YNc93tzAjKWazSd5ko,180
160
158
  khoj/interface/compiled/_next/static/chunks/app/chat/page-135d56dd4263e40d.js,sha256=OUm7ehx0ufE6aAOvo8jEuwuNnPWbzyiRS_-q_ETUYlU,7134
161
159
  khoj/interface/compiled/_next/static/chunks/app/search/layout-cae84c87073877f0.js,sha256=DBqvyhiyjNn9uzNbt7l4g_TT0kFKsXkv2UgCuXv_hDI,180
162
160
  khoj/interface/compiled/_next/static/chunks/app/search/page-e8b578d155550386.js,sha256=fgsV5-mo0VzHTN8s0ZRJwAqgNHTYKUxv1ebHGzRQN3s,6948
163
161
  khoj/interface/compiled/_next/static/chunks/app/settings/layout-fe8a2f65ccafd142.js,sha256=_LNxKuVAZurwFfeYKk8g08FY4S9_P_0kHwtGwR_Kjlk,5148
164
162
  khoj/interface/compiled/_next/static/chunks/app/settings/page-b6c835050c970be7.js,sha256=cdLFFn8J9InHmLeWJVsmz1DWO1cJbOCiyWoVR7Q083Y,32244
165
- khoj/interface/compiled/_next/static/chunks/app/share/chat/layout-3b0c60bc13a963db.js,sha256=q5jp3Ou6mc33g2Tvqlfi6QEZBhESo8ITuvWl7RHBjFk,180
163
+ khoj/interface/compiled/_next/static/chunks/app/share/chat/layout-6f4879fbbf8b90f7.js,sha256=ia29jjZ94vDbU9Ew41iqDCHFO5aN_r7JgkDm1mJOj0M,180
166
164
  khoj/interface/compiled/_next/static/chunks/app/share/chat/page-635635e4fb39fe29.js,sha256=1jCQbNiSBpyUU6JWbZMi9s73_4M5A_nAfNCiXJoiLNs,4366
167
165
  khoj/interface/compiled/_next/static/chunks/pages/_app-f870474a17b7f2fd.js,sha256=eqdFPAN_XFyMUzZ9qwFk-_rhMWZrU7lgNVt1foVUANo,286
168
166
  khoj/interface/compiled/_next/static/chunks/pages/_error-c66a4e8afc46f17b.js,sha256=vjERjtMAbVk-19LyPf1Jc-H6TMcrSznSz6brzNqbqf8,253
@@ -247,8 +245,10 @@ khoj/interface/compiled/_next/static/media/flags.3afdda2f.webp,sha256=M2AW_HLpBn
247
245
  khoj/interface/compiled/_next/static/media/flags@2x.5fbe9fc1.webp,sha256=BBeRPBZkxY3-aKkMnYv5TSkxmbeMbyUH4VRIPfrWg1E,137406
248
246
  khoj/interface/compiled/_next/static/media/globe.98e105ca.webp,sha256=g3ofb8-W9GM75zIhlvQhaS8I2py9TtrovOKR3_7Jf04,514
249
247
  khoj/interface/compiled/_next/static/media/globe@2x.974df6f8.webp,sha256=I_N7Yke3IOoS-0CC6XD8o0IUWG8PdPbrHmf6lpgWlZY,1380
250
- khoj/interface/compiled/agents/index.html,sha256=lgM29iAAtC9wtumNTbTRZRE_xPGnALdhiGVBo0VbrNI,14178
251
- khoj/interface/compiled/agents/index.txt,sha256=ENu4ms_soFrYDMHHsNd_zrFs4hEzKvXrtkJ2mLKIpgQ,6116
248
+ khoj/interface/compiled/_next/static/t9Xkd9jkmlWB7B7r9MzE1/_buildManifest.js,sha256=6I9QUstNpJnhe3leR2Daw0pSXwzcbBscv6h2jmmPpms,224
249
+ khoj/interface/compiled/_next/static/t9Xkd9jkmlWB7B7r9MzE1/_ssgManifest.js,sha256=Z49s4suAsf5y_GfnQSvm4qtq2ggxEbZPfEDTXjy6XgA,80
250
+ khoj/interface/compiled/agents/index.html,sha256=btn_BrcHV261xxt3U2iBnMYNAtM7rspw7q1uX81DrCQ,14178
251
+ khoj/interface/compiled/agents/index.txt,sha256=4MXP4sZVz2IZ40IwC9Dqvr4dzzEyvEODw2qulk9Zl0w,6116
252
252
  khoj/interface/compiled/assets/icons/khoj_lantern.ico,sha256=eggu-B_v3z1R53EjOFhIqqPnICBGdoaw1xnc0NrzHck,174144
253
253
  khoj/interface/compiled/assets/icons/khoj_lantern_128x128.png,sha256=aTxivDb3CYyThkVZWz8A19xl_dNut5DbkXhODWF3A9Q,5640
254
254
  khoj/interface/compiled/assets/icons/khoj_lantern_256x256.png,sha256=xPCMLHiaL7lYOdQLZrKwWE-Qjn5ZaysSZB0ScYv4UZU,12312
@@ -259,16 +259,16 @@ khoj/interface/compiled/assets/samples/desktop-remember-plan-sample.png,sha256=i
259
259
  khoj/interface/compiled/assets/samples/phone-browse-draw-sample.png,sha256=Dd4fPwtFl6BWqnHjeb1mCK_ND0hhHsWtx8sNE7EiMuE,406179
260
260
  khoj/interface/compiled/assets/samples/phone-plain-chat-sample.png,sha256=DEDaNRCkfEWUeh3kYZWIQDTVK1a6KKnYdwj5ZWisN_Q,82985
261
261
  khoj/interface/compiled/assets/samples/phone-remember-plan-sample.png,sha256=Ma3blirRmq3X4oYSsDbbT7MDn29rymDrjwmUfA9BMuM,236285
262
- khoj/interface/compiled/automations/index.html,sha256=9_dAmBVnf8miBHKamihKQ9m_YIeTZzoarCff18HYzg4,32381
263
- khoj/interface/compiled/automations/index.txt,sha256=ss83VjqI38Ff9wrm0W1BW9alEtTiHa7wS3QcluiNzRo,5650
264
- khoj/interface/compiled/chat/index.html,sha256=H3ivgOCmFKYjWxhGtbuwoqhAOZLWFb2TJse3z-14-2o,14764
265
- khoj/interface/compiled/chat/index.txt,sha256=odygCcO-icNj6HUPQUw2ebk2qEMSc-JCduySAMNbyrs,6395
266
- khoj/interface/compiled/search/index.html,sha256=R-7OK04uo0ydfjSXzZI5I9W7eEpwsuG2czErGn6qRpA,31336
267
- khoj/interface/compiled/search/index.txt,sha256=RZQyVt3MlEqke7dKUspwG1RO-gGVKvI77NmyLkUTZNQ,5177
268
- khoj/interface/compiled/settings/index.html,sha256=xb1Fn-T7wEb_A56Y6JW-raI82BLwztEi2W1RA6lkzSE,14305
269
- khoj/interface/compiled/settings/index.txt,sha256=TbgXrYht9U9L6hy_DwMfWwrpD8F8WXulKcuAaUnVlpI,6112
270
- khoj/interface/compiled/share/chat/index.html,sha256=v1q_5iOnsbQkQLFhPOPaENmqBAKg21yiHFrO-tHUjBg,16373
271
- khoj/interface/compiled/share/chat/index.txt,sha256=WxjsR4DhQNSP4pi9ohOO9GVo3Y9Z9fWVGcWp6yYS8ek,7325
262
+ khoj/interface/compiled/automations/index.html,sha256=uxwgl5XAuoSyTzuZmcdoS8g-8vz4ABpFSe-WWZe_PLA,32381
263
+ khoj/interface/compiled/automations/index.txt,sha256=oaQpDNohbWY3udLOcqprRQTs6r8oPD7XShxdQjzd66M,5650
264
+ khoj/interface/compiled/chat/index.html,sha256=M6IU0OJk4g2dI9hzUyYoan2CpbSIGKwaRAsQfv3SD3k,14764
265
+ khoj/interface/compiled/chat/index.txt,sha256=tqB_tJ3nebRFy8OlEzFDnd7Iq0Jo6vohnxCjpr-6Els,6395
266
+ khoj/interface/compiled/search/index.html,sha256=pLmFkNvgMJysgR_VYqdl024FHukBZMfXwkF1BCeoumo,31336
267
+ khoj/interface/compiled/search/index.txt,sha256=iLiHbEPIoJhN9pn5VNuOpQpwrTIpzvG9gpYYUN5yX7M,5177
268
+ khoj/interface/compiled/settings/index.html,sha256=8E9wbXv9ZVbZUQqHxe5rK29RtRyNg6A30-TMWmxmFPw,14305
269
+ khoj/interface/compiled/settings/index.txt,sha256=PSXeWMUwBPjAkISrZZ6Xumr-w7ITXx0esOwvEj2GyjQ,6112
270
+ khoj/interface/compiled/share/chat/index.html,sha256=D-Sw36ZAJasYGxr0lDAVRFNPAYDt1pSM9jOoUjbmeKI,16373
271
+ khoj/interface/compiled/share/chat/index.txt,sha256=GYUh5yqWZucclRq2-C0RhU3o88VHKuj7Kl7FnQ081NY,7325
272
272
  khoj/interface/email/feedback.html,sha256=xksuPFamx4hGWyTTxZKRgX_eiYQQEuv-eK9Xmkt-nwU,1216
273
273
  khoj/interface/email/magic_link.html,sha256=EoGKQucfPj3xQrWXhSZAzPFOYCHF_ZX94TWCd1XHl1M,941
274
274
  khoj/interface/email/task.html,sha256=tY7a0gzVeQ2lSQNu7WyXR_s7VYeWTrxWEj1iHVuoVE4,2813
@@ -277,6 +277,7 @@ khoj/interface/web/base_config.html,sha256=3aRwGF546vUdtCqL4tbWDdvO3ThEzt627vopx
277
277
  khoj/interface/web/content_source_github_input.html,sha256=YpsLBpsATW08ttrGysqktx2EczC4nebKlvWpwxtwmFY,8249
278
278
  khoj/interface/web/login.html,sha256=xSrzU_rjfA-7Bwb9hkgxbOti8SWowIUD5JhzPgsnKNU,9245
279
279
  khoj/interface/web/utils.html,sha256=_UrcCvSkx1SAzhlTsvrj9LFlnJuJ-_cMtz6HY-rEIkI,3143
280
+ khoj/interface/web/.well-known/assetlinks.json,sha256=Rkx5VDlvhZixann98Aejk1s4BIYTfHUsVcOgaI85byY,398
280
281
  khoj/interface/web/assets/khoj.css,sha256=rhW8-RwvkpTC5GbtBt0EByaXaHjlxpxPYxrUuzMWDC0,5659
281
282
  khoj/interface/web/assets/utils.js,sha256=A22W1nOVuD1osI7TtZC8fZ0r1g4pE66tXQ_4XNbhreo,1269
282
283
  khoj/interface/web/assets/icons/agents.svg,sha256=_DK73fRvvn5I-ajKZxH--9qLv-721QSiMk_lnwZKXlw,2609
@@ -319,20 +320,20 @@ khoj/processor/content/pdf/pdf_to_entries.py,sha256=GQUvab61okhV9_DK0g2MCrMq8wKp
319
320
  khoj/processor/content/plaintext/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
320
321
  khoj/processor/content/plaintext/plaintext_to_entries.py,sha256=wFZwK_zIc7gWbRtO9sOHo9KvfhGAzL9psX_nKWYFduo,4975
321
322
  khoj/processor/conversation/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
322
- khoj/processor/conversation/prompts.py,sha256=G7OE5IF6bPngXGL-oH6WFpyNfGSNPqx37Qnyb5gyTAw,50244
323
- khoj/processor/conversation/utils.py,sha256=ReKdCp1zBW4_zBTkIcokTOe0oO2R6Mxwrzuei3sIvzA,28681
323
+ khoj/processor/conversation/prompts.py,sha256=KLGjz1745IChHxtznxevEnh2VAolrJDa-cp6v_OwL0k,49981
324
+ khoj/processor/conversation/utils.py,sha256=OeNX6QO1i22sl_7gL-5uCqQ3MMt1EhoZT5OfPwGcCCU,30311
324
325
  khoj/processor/conversation/anthropic/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
325
- khoj/processor/conversation/anthropic/anthropic_chat.py,sha256=FTt--y2lDosdCd52TAp2ZshONSNHyPeTQ68NfExfQG0,8700
326
+ khoj/processor/conversation/anthropic/anthropic_chat.py,sha256=AWniFa1tRGzU2aXsMmEA5h3DshCDi5inna1HS_ejjcs,8696
326
327
  khoj/processor/conversation/anthropic/utils.py,sha256=En5uBBsxDBWb6QTs5g8nH_f2FVBX1uYK40i13fDRAhc,7327
327
328
  khoj/processor/conversation/google/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
328
- khoj/processor/conversation/google/gemini_chat.py,sha256=6_lAJ8HUYSfAs_Efs2UahqeD1GEKeCF25UFwX5WdnHM,8901
329
+ khoj/processor/conversation/google/gemini_chat.py,sha256=6b2oTjf1cBbVla2iUVXqjVpNQLYKtqNIBPaoStUhmis,8897
329
330
  khoj/processor/conversation/google/utils.py,sha256=2vV7MNXFhJqBut5iMmQwcfvsqL_AkGoEd4XiViCk51s,10851
330
331
  khoj/processor/conversation/offline/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
331
- khoj/processor/conversation/offline/chat_model.py,sha256=daVM5a7uSGXEpOZ_DZ8uxrqPysPDT5041Kks6gn_CUM,11028
332
+ khoj/processor/conversation/offline/chat_model.py,sha256=NTsZOnagy6mjitj5wtgBk3OwqG4uhmTZ0uwv_xHKwz8,11058
332
333
  khoj/processor/conversation/offline/utils.py,sha256=51McImxl6u1qgRYvMt7uzsgLGSLq5SMFy74ymlNjIcc,3033
333
334
  khoj/processor/conversation/offline/whisper.py,sha256=DJI-8y8DULO2cQ49m2VOvRyIZ2TxBypc15gM8O3HuMI,470
334
335
  khoj/processor/conversation/openai/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
335
- khoj/processor/conversation/openai/gpt.py,sha256=l9SnUdSWHn-lKmqUSgTdMYTHLFhl-xYTz-MpDHWk7dE,8187
336
+ khoj/processor/conversation/openai/gpt.py,sha256=Hs188lv2_bNyrwTL2s3lCkRWeNgNR8Oqx-myg356_VY,8193
336
337
  khoj/processor/conversation/openai/utils.py,sha256=7EjpsqqU_Y47q8hXm-9GSkVhukBzMJpTiz9o47UrDLk,7590
337
338
  khoj/processor/conversation/openai/whisper.py,sha256=zoEeK1LNCg_tzP4xzYi5vRPzNPGuDGzpkrkG7d1LUn4,447
338
339
  khoj/processor/image/generate.py,sha256=i5J51AwlMZbdlHHov-_MAw9bYgdVYmGgFjCYWDfx02s,9120
@@ -340,7 +341,7 @@ khoj/processor/speech/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3h
340
341
  khoj/processor/speech/text_to_speech.py,sha256=Q7sapi5Hv6woXOumtrGqR0t6izZrFBkWXFOGrHM6dJ4,1929
341
342
  khoj/processor/tools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
342
343
  khoj/processor/tools/online_search.py,sha256=X8D3ClKpg34r_LMol28GdBqZ--YVGGVBPc9lUSgb2mg,17128
343
- khoj/processor/tools/run_code.py,sha256=orPypKNllLb_iNTVJgmAKhMT8TaabYrA9tsCUe_6g5w,6581
344
+ khoj/processor/tools/run_code.py,sha256=pa8slKYU21yDxBxK2CoQTEwHxZIANA_-bI8GhEDjvxc,6547
344
345
  khoj/routers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
345
346
  khoj/routers/api.py,sha256=Z-0MqhlbhxR-palz_Kl3CqsC8O91n-xmgj8JNqQ8lv0,28495
346
347
  khoj/routers/api_agents.py,sha256=vHPruCjlQxGBdm0lcmymEb9-aAELqbOplqh21WwD0DQ,9699
@@ -351,12 +352,12 @@ khoj/routers/api_phone.py,sha256=p9yfc4WeMHDC0hg3aQk60a2VBy8rZPdEnz9wdJ7DzkU,220
351
352
  khoj/routers/api_subscription.py,sha256=qnbKwA6N1TWK8Aiu1FFLka_JhbPOuwqT262NSHGZDiQ,5569
352
353
  khoj/routers/auth.py,sha256=kWPB2McwT6z4rGF6mWl92Q7ToRX-XezBPFefdxqQUk4,6579
353
354
  khoj/routers/email.py,sha256=SGYNPQvfcvYeHf70F0YqpY0FLMRElF2ZekROXdwGI18,3821
354
- khoj/routers/helpers.py,sha256=PY14ukbc7pzl_8p2j2xySRRg755Ll_QHb2iV64dOlBQ,82368
355
+ khoj/routers/helpers.py,sha256=92X4p9JhvpVOShfzjmxwksGc4fgdIx7ZOar-TEZNLSY,82386
355
356
  khoj/routers/notion.py,sha256=g53xyYFmjr2JnuIrTW2vytbfkiK_UkoRTxqnnLSmD5o,2802
356
- khoj/routers/research.py,sha256=8jA6i5nkyuW_DSJA1DIYgnIiB1yNC6fMm4HvaQ8RhQQ,16121
357
+ khoj/routers/research.py,sha256=KjUuo-rwtSqUX-0BYjXgP6cWeH3xazffwtxfxKXZL00,16083
357
358
  khoj/routers/storage.py,sha256=tJrwhFRVWv0MHv7V7huMc1Diwm-putZSwnZXJ3tqT_c,2338
358
359
  khoj/routers/twilio.py,sha256=MLsuCm4--ETvr3sLxbF0CL_ehlg_l2rKBSLR2Qh2Xls,1081
359
- khoj/routers/web_client.py,sha256=frH03Sh0AR7c2MvRyc5a3tOFyxyVak3d1pl1sLcLLD4,4212
360
+ khoj/routers/web_client.py,sha256=BnaXMfpV9IbRRP_MlkKGyAV0k-6L0EN2wmI1XfWmtuY,4381
360
361
  khoj/search_filter/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
361
362
  khoj/search_filter/base_filter.py,sha256=BzoZA_wAUg_eZ5vhaaipwVTSG0ZMxWCHxHsZrzo4KS0,358
362
363
  khoj/search_filter/date_filter.py,sha256=7MCXyeDy9TGG81IesLrgV7vnTUDXWe8xj8NeeESd1Xk,10019
@@ -367,7 +368,7 @@ khoj/search_type/text_search.py,sha256=PZzJVCXpeBM795SIqiAKXAxgnCp1NIRiVikm040r1
367
368
  khoj/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
368
369
  khoj/utils/cli.py,sha256=IIZ2qH0v7Jmqw3JRH1K5EMp9TRze6en3GYsASnglMEM,3916
369
370
  khoj/utils/config.py,sha256=aiOkH0je8A30DAGYTHMRePrgJonFv_i07_7CdhhhcdA,1805
370
- khoj/utils/constants.py,sha256=Icw4vD_d0rlk2IXi5oqbLVlUtFQYw8BtV7LEIerimjU,2074
371
+ khoj/utils/constants.py,sha256=ox1ROCgXp6QkDMS96jqhsQ9_oFZkHnYJTyvKL5emE_M,2143
371
372
  khoj/utils/fs_syncer.py,sha256=5nqwAZqRk3Nwhkwd8y4IomTPZQmW32GwAqyMzal5KyY,9996
372
373
  khoj/utils/helpers.py,sha256=rY6KTs1Rdfzv9WkcCaL-EQp0pmo-dybaxpl2BWAWE4o,22727
373
374
  khoj/utils/initialization.py,sha256=nJtqPUv52SPA6sPHn0_vs1uSBdDihX25Dvvagu81Xbs,13490
@@ -376,8 +377,8 @@ khoj/utils/models.py,sha256=Q5tcC9-z25sCiub048fLnvZ6_IIO1bcPNxt5payekk0,2009
376
377
  khoj/utils/rawconfig.py,sha256=bQ_MGbBzYt6ZUIsHUwZjaHKDLh6GQ7h-sENkv3fyVbQ,5028
377
378
  khoj/utils/state.py,sha256=axjZhnby8L3bY-N1VVoWgBH1RpFGK6U3_ZeNo1Kt7hs,1679
378
379
  khoj/utils/yaml.py,sha256=qy1Tkc61rDMesBw_Cyx2vOR6H-Hngcsm5kYfjwQBwkE,1543
379
- khoj-1.30.8.dev13.dist-info/METADATA,sha256=fxzA9vnyYuH5H8a8oZkXU0zzvnXb4wRRMFAgfsz0VtQ,7501
380
- khoj-1.30.8.dev13.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
381
- khoj-1.30.8.dev13.dist-info/entry_points.txt,sha256=KBIcez5N_jCgq_ER4Uxf-e1lxTBMTE_BBjMwwfeZyAg,39
382
- khoj-1.30.8.dev13.dist-info/licenses/LICENSE,sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8,34523
383
- khoj-1.30.8.dev13.dist-info/RECORD,,
380
+ khoj-1.30.9.dist-info/METADATA,sha256=MTs0-MJ6f6dPF7G4ozCb8xcelbKpbK6dOvDEd6Ymht0,7525
381
+ khoj-1.30.9.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
382
+ khoj-1.30.9.dist-info/entry_points.txt,sha256=KBIcez5N_jCgq_ER4Uxf-e1lxTBMTE_BBjMwwfeZyAg,39
383
+ khoj-1.30.9.dist-info/licenses/LICENSE,sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8,34523
384
+ khoj-1.30.9.dist-info/RECORD,,
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[3317,244,8459,7138],{63521:function(){}},function(n){n.O(0,[2971,7023,1744],function(){return n(n.s=63521)}),_N_E=n.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[7138,3317,244,8459],{63521:function(){}},function(n){n.O(0,[2971,7023,1744],function(){return n(n.s=63521)}),_N_E=n.O()}]);