khoj 2.0.0b5.dev2__py3-none-any.whl → 2.0.0b6.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 (36) hide show
  1. khoj/database/adapters/__init__.py +1 -2
  2. khoj/interface/compiled/404/index.html +2 -2
  3. khoj/interface/compiled/_next/static/chunks/app/agents/layout-4e2a134ec26aa606.js +1 -0
  4. khoj/interface/compiled/_next/static/chunks/app/chat/layout-ad4d1792ab1a4108.js +1 -0
  5. khoj/interface/compiled/_next/static/chunks/app/share/chat/layout-e8e5db7830bf3f47.js +1 -0
  6. khoj/interface/compiled/_next/static/chunks/{webpack-338a5000c912cc94.js → webpack-2d7431816511b8a5.js} +1 -1
  7. khoj/interface/compiled/_next/static/css/{c34713c98384ee87.css → 821d0d60b0b6871d.css} +1 -1
  8. khoj/interface/compiled/agents/index.html +2 -2
  9. khoj/interface/compiled/agents/index.txt +1 -1
  10. khoj/interface/compiled/automations/index.html +2 -2
  11. khoj/interface/compiled/automations/index.txt +1 -1
  12. khoj/interface/compiled/chat/index.html +2 -2
  13. khoj/interface/compiled/chat/index.txt +1 -1
  14. khoj/interface/compiled/index.html +2 -2
  15. khoj/interface/compiled/index.txt +1 -1
  16. khoj/interface/compiled/search/index.html +2 -2
  17. khoj/interface/compiled/search/index.txt +1 -1
  18. khoj/interface/compiled/settings/index.html +2 -2
  19. khoj/interface/compiled/settings/index.txt +1 -1
  20. khoj/interface/compiled/share/chat/index.html +2 -2
  21. khoj/interface/compiled/share/chat/index.txt +1 -1
  22. khoj/processor/conversation/google/gemini_chat.py +1 -1
  23. khoj/processor/conversation/google/utils.py +21 -3
  24. khoj/processor/conversation/openai/utils.py +33 -9
  25. khoj/processor/tools/online_search.py +26 -11
  26. khoj/utils/helpers.py +0 -3
  27. {khoj-2.0.0b5.dev2.dist-info → khoj-2.0.0b6.dev7.dist-info}/METADATA +1 -1
  28. {khoj-2.0.0b5.dev2.dist-info → khoj-2.0.0b6.dev7.dist-info}/RECORD +33 -33
  29. khoj/interface/compiled/_next/static/chunks/app/agents/layout-e49165209d2e406c.js +0 -1
  30. khoj/interface/compiled/_next/static/chunks/app/chat/layout-33934fc2d6ae6838.js +0 -1
  31. khoj/interface/compiled/_next/static/chunks/app/share/chat/layout-6fb51c5c80f8ec67.js +0 -1
  32. /khoj/interface/compiled/_next/static/{tecv452nEku8z2IiRFRc6 → AU0HYMY6Vs1Xqv5a12nQs}/_buildManifest.js +0 -0
  33. /khoj/interface/compiled/_next/static/{tecv452nEku8z2IiRFRc6 → AU0HYMY6Vs1Xqv5a12nQs}/_ssgManifest.js +0 -0
  34. {khoj-2.0.0b5.dev2.dist-info → khoj-2.0.0b6.dev7.dist-info}/WHEEL +0 -0
  35. {khoj-2.0.0b5.dev2.dist-info → khoj-2.0.0b6.dev7.dist-info}/entry_points.txt +0 -0
  36. {khoj-2.0.0b5.dev2.dist-info → khoj-2.0.0b6.dev7.dist-info}/licenses/LICENSE +0 -0
khoj/utils/helpers.py CHANGED
@@ -450,9 +450,6 @@ command_descriptions = {
450
450
  ConversationCommand.Diagram: "Draw a flowchart, diagram, or any other visual representation best expressed with primitives like lines, rectangles, and text.",
451
451
  ConversationCommand.Research: "Do deep research on a topic. This will take longer than usual, but give a more detailed, comprehensive answer.",
452
452
  ConversationCommand.Operator: "Operate and perform tasks using a computer.",
453
- ConversationCommand.ViewFile: "View the contents of a file with optional line range specification.",
454
- ConversationCommand.ListFiles: "List files under a given path with optional glob pattern.",
455
- ConversationCommand.RegexSearchFiles: "Search for lines in files matching regex pattern with an optional path prefix.",
456
453
  }
457
454
 
458
455
  command_descriptions_for_agent = {
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: khoj
3
- Version: 2.0.0b5.dev2
3
+ Version: 2.0.0b6.dev7
4
4
  Summary: Your Second Brain
5
5
  Project-URL: Homepage, https://khoj.dev
6
6
  Project-URL: Documentation, https://docs.khoj.dev
@@ -11,7 +11,7 @@ khoj/database/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
11
  khoj/database/admin.py,sha256=CfIAnwxV_HfbnhyjVqk9wtrz8hHnStFu-7ap82x6lYU,13256
12
12
  khoj/database/apps.py,sha256=pM4tkX5Odw4YW_hLLKK8Nd5kqGddf1en0oMCea44RZw,153
13
13
  khoj/database/tests.py,sha256=mrbGGRNg5jwbTJtWWa7zSKdDyeB4vmgZCRc2nk6VY-g,60
14
- khoj/database/adapters/__init__.py,sha256=XeI7QD33KAoZ165b4jpepKxhEG6QCaZ4_UEH52zJdX4,83025
14
+ khoj/database/adapters/__init__.py,sha256=cLYuuQorXD2DH8e2iMYP1G23dyFrzk3lMP_1O365vcA,82975
15
15
  khoj/database/management/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
16
16
  khoj/database/management/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
17
17
  khoj/database/management/commands/change_default_model.py,sha256=6QXJttG58gpU7vZApQEeEPVNAuhjU2xa6_BwJsfz320,4877
@@ -131,15 +131,17 @@ khoj/interface/compiled/chat.svg,sha256=l2JoYRRgk201adTTdvJ-buKUrc0WGfsudix5xEvt
131
131
  khoj/interface/compiled/close.svg,sha256=hQ2iFLkNzHk0_iyTrSbwnWAeXYlgA-c2Eof2Iqh76n4,417
132
132
  khoj/interface/compiled/copy-button-success.svg,sha256=byqWAYD3Pn9IOXRjOKudJ-TJbP2UESbQGvtLWazNGjY,829
133
133
  khoj/interface/compiled/copy-button.svg,sha256=05bKM2eRxksfBlAPT7yMaoNJEk85bZCxQg67EVrPeHo,669
134
- khoj/interface/compiled/index.html,sha256=_RK8NCamTU09LSnCT9K6v-0I8FmXBjUkcoXSMotCTCE,53350
135
- khoj/interface/compiled/index.txt,sha256=7hxpvZQeirg-W4DErkRLinUorJsO4Z7alIBfK0HlS4M,7747
134
+ khoj/interface/compiled/index.html,sha256=GqynrfSmZBRVhmuCQwv4oOS7hRfDIKly-Y-PmAmxQSk,53350
135
+ khoj/interface/compiled/index.txt,sha256=wmDi2BbeJ7zTXcxsHI2WTnDnRVSa3PXcjxhOoHSXB4Y,7747
136
136
  khoj/interface/compiled/khoj.webmanifest,sha256=9wOK2BMS6xH5NKd2eaUgTLg9WepIxB2K2U33KU89LD8,2543
137
137
  khoj/interface/compiled/logo.svg,sha256=_QCKVYM4WT2Qhcf7aVFImjq_s5CwjynGXYAOgI7yf8w,8059
138
138
  khoj/interface/compiled/send.svg,sha256=VdavOWkVddcwcGcld6pdfmwfz7S91M-9O28cfeiKJkM,635
139
139
  khoj/interface/compiled/share.svg,sha256=91lwo75PvMDrgocuZQab6EQ62CxRbubh9Bhw7CWMKbg,1221
140
140
  khoj/interface/compiled/thumbs-down.svg,sha256=JGNl-DwoRmH2XFMPWwFFklmoYtKxaQbkLE3nuYKe8ZY,1019
141
141
  khoj/interface/compiled/thumbs-up.svg,sha256=yS1wxTRtiztkN-6nZciLoYQUB_KTYNPV8xFRwH2TQFw,1036
142
- khoj/interface/compiled/404/index.html,sha256=g9YYUw3-NASIYULM1iLoGUFRzEJEFiFn9PoVO0dHWk8,17407
142
+ khoj/interface/compiled/404/index.html,sha256=_sK9s2Eo-af3jPCkqN1iE1XPssi8h58PpmV1_g3ufvA,17407
143
+ khoj/interface/compiled/_next/static/AU0HYMY6Vs1Xqv5a12nQs/_buildManifest.js,sha256=f2_nYnw25hHWQJ-39Lf5OH1u6kgdbOInyfplqgjvAV4,224
144
+ khoj/interface/compiled/_next/static/AU0HYMY6Vs1Xqv5a12nQs/_ssgManifest.js,sha256=Z49s4suAsf5y_GfnQSvm4qtq2ggxEbZPfEDTXjy6XgA,80
143
145
  khoj/interface/compiled/_next/static/chunks/1191.b547ec13349b4aed.js,sha256=3qtdOft2SSaGT0qhyPunEraJEZUxIqDV4q3ULnFantg,10913
144
146
  khoj/interface/compiled/_next/static/chunks/1327-1a9107b9a2a04a98.js,sha256=7NmSOycXRGHpTN98sMAirnWN8ZUL971FsQpWmOs4Fxs,442974
145
147
  khoj/interface/compiled/_next/static/chunks/1588.f0558a0bdffc4761.js,sha256=ZSpLe7ui7FG7AvK00JHPg1YjYz8R9l1Obzu1mYHpzjo,89845
@@ -207,21 +209,21 @@ khoj/interface/compiled/_next/static/chunks/framework-8e0e0f4a6b83a956.js,sha256
207
209
  khoj/interface/compiled/_next/static/chunks/main-app-de1f09df97a3cfc7.js,sha256=bqnztujKItXfFBzQlaBmDZyfJpQt_M93CXOuchJfpD0,471
208
210
  khoj/interface/compiled/_next/static/chunks/main-fc8e0fefa2ef3d8c.js,sha256=t9FZIByh6V52m41LQ2yyAReF1CAuY7gLMBuWBeKCX2g,116793
209
211
  khoj/interface/compiled/_next/static/chunks/polyfills-42372ed130431b0a.js,sha256=CXPB1kyIrcjjyVBBDLWLKI9yEY1ZZbeASUON648vloM,112594
210
- khoj/interface/compiled/_next/static/chunks/webpack-338a5000c912cc94.js,sha256=d8-bx2xt4K9bZUxRIe08x_w4ZkrokotUVKZXgoWVLp8,4951
212
+ khoj/interface/compiled/_next/static/chunks/webpack-2d7431816511b8a5.js,sha256=o9_logheNBig9764W5aOBfcyrW-ReI4itvCoPxdt6jk,4951
211
213
  khoj/interface/compiled/_next/static/chunks/app/layout-c2de87a25fededbb.js,sha256=jcU3C37p73V24B118uVRQffNaQES9jihsTGYF4fZ_8o,3949
212
214
  khoj/interface/compiled/_next/static/chunks/app/page-2b3056cba8aa96ce.js,sha256=-DQeANsSk8mqLxFeQS7B0uIDWWg2lsf5ix79qClwB-g,29930
213
215
  khoj/interface/compiled/_next/static/chunks/app/_not-found/page-84f94d15b2da4eac.js,sha256=zElhiTkdu2JqrEvJ8Lrxh4HCyfLmPllBHHWOuDtrVlw,1755
214
- khoj/interface/compiled/_next/static/chunks/app/agents/layout-e49165209d2e406c.js,sha256=WFG6nsdtjnYHsKazIx5-xBXemVzEKXfW_U6Q9dnc7CU,180
216
+ khoj/interface/compiled/_next/static/chunks/app/agents/layout-4e2a134ec26aa606.js,sha256=B3HJ6CKzJccEIOk54Erl1FtKUxGJq2p-ch932X1vjwE,180
215
217
  khoj/interface/compiled/_next/static/chunks/app/agents/page-9a4610474cd59a71.js,sha256=itxLHi5MI0FicmxrMQidcn-TiDOEec_Jr9M94Aqbhew,17483
216
218
  khoj/interface/compiled/_next/static/chunks/app/automations/layout-63603d2cb33279f7.js,sha256=4OX_fcTQdNVs6HxDdJVWdadMVC_gM86Tkqo2TjBA4gw,5143
217
219
  khoj/interface/compiled/_next/static/chunks/app/automations/page-f7bb9d777b7745d4.js,sha256=2qWZHB-9I9wtGTmajkSbdqLHfJFuPnHAsw7E42Wwomc,34829
218
- khoj/interface/compiled/_next/static/chunks/app/chat/layout-33934fc2d6ae6838.js,sha256=zKdgnv4zZCkeNWFODWPJKYB3VjkTq4X5LtTCs0sqxaQ,180
220
+ khoj/interface/compiled/_next/static/chunks/app/chat/layout-ad4d1792ab1a4108.js,sha256=g815zvSZenVssWcOYjyqAOPDjTCa359nqspXeIsXQ5A,180
219
221
  khoj/interface/compiled/_next/static/chunks/app/chat/page-714aad6bc4209c37.js,sha256=w8HiUPKBGg1EYbBKUYMMLt9ECYTLPvrAPCGBA0-sJRU,29316
220
222
  khoj/interface/compiled/_next/static/chunks/app/search/layout-c02531d586972d7d.js,sha256=VQACqzXZcJUaa3W_0wHsrdLP22pj8yqeAOGBQfVnQxw,180
221
223
  khoj/interface/compiled/_next/static/chunks/app/search/page-4885df3cd175c957.js,sha256=DFDpUem-27PpUEfqc72xv3zo7TcZpTFjvyXszZSGrNM,30929
222
224
  khoj/interface/compiled/_next/static/chunks/app/settings/layout-f88cedfe9ad4df7c.js,sha256=aFBEgUCsKnoeyULmh7g-DmaznQ0ztcq6y2pj4bSMCIY,6132
223
225
  khoj/interface/compiled/_next/static/chunks/app/settings/page-8be3b35178abf2ec.js,sha256=bjgxTUvgwJtv0R8zVFrH-1L8PiUDL5BlolZkDrYk-e4,27892
224
- khoj/interface/compiled/_next/static/chunks/app/share/chat/layout-6fb51c5c80f8ec67.js,sha256=MRWVUV6hiulN_DJo7uyZvW0HaMGGqoq6fdGK_jt4kJE,180
226
+ khoj/interface/compiled/_next/static/chunks/app/share/chat/layout-e8e5db7830bf3f47.js,sha256=rcoit2AQboqPwZMTVlVhz1AbyHRJOs-xNMTdYonejCU,180
225
227
  khoj/interface/compiled/_next/static/chunks/app/share/chat/page-4a4b0c0f4749c2b2.js,sha256=e7giR1KkL0o01gSuxXs20oHD5-oClC4BXSJRst30tmw,5563
226
228
  khoj/interface/compiled/_next/static/chunks/pages/_app-3c9ca398d360b709.js,sha256=UqtikLsCsOWtDUJOW6Tuk9P-bV1V3MhYd3ghrQuEmfs,286
227
229
  khoj/interface/compiled/_next/static/chunks/pages/_error-cf5ca766ac8f493f.js,sha256=w_It3VzKT8O1M3CrJ_hZHsaU7M7dq3EAaVG8KvJ-fhU,253
@@ -230,8 +232,8 @@ khoj/interface/compiled/_next/static/css/37a73b87f02df402.css,sha256=hp0vlekKu0K
230
232
  khoj/interface/compiled/_next/static/css/5b28ced915454767.css,sha256=Bk56AIRHovIWNUw8QWvMbXIxxPiyWEiObkMA7RwpMrs,4842
231
233
  khoj/interface/compiled/_next/static/css/76c658ee459140a9.css,sha256=7tI24VB66ZUsAPUxRdQhboopun0AXLUnF64uv9RkC08,1833
232
234
  khoj/interface/compiled/_next/static/css/7889a30fe9c83846.css,sha256=IUkZhkx4GpYOIhN-EJw9T1DqGMO3Wa3mNpUwaOBuZoY,7204
235
+ khoj/interface/compiled/_next/static/css/821d0d60b0b6871d.css,sha256=340fHdvynnjkHvFJSnn04hPiqt7zUmLvse1uAwLoxXQ,9831
233
236
  khoj/interface/compiled/_next/static/css/939b78c662c12950.css,sha256=kJywKjap5AEbM0QkGBoccFMZNoVS7ujaJAW7TnQne6c,33979
234
- khoj/interface/compiled/_next/static/css/c34713c98384ee87.css,sha256=uypGqyDrKf-9vcU_Rf9as1XLvMSMDDfKQjmHnLaixfM,9831
235
237
  khoj/interface/compiled/_next/static/css/db7d90554f3ab82b.css,sha256=A3ZAf0StEG3sr_LxAIizczSTYRe1NbtNUpfslvmkqgk,17713
236
238
  khoj/interface/compiled/_next/static/css/ea5485b3f3859a5a.css,sha256=tn6qi2xSLTWhtzDUE8UlC8iipH9QGV6A9oGj1ap-Sk4,1659
237
239
  khoj/interface/compiled/_next/static/media/1d8a05b60287ae6c-s.p.woff2,sha256=IzKBwB_bpSGvO7C9aRv29Js-jAbZPRDI-D-P4H2P918,14508
@@ -311,10 +313,8 @@ khoj/interface/compiled/_next/static/media/flags.3afdda2f.webp,sha256=M2AW_HLpBn
311
313
  khoj/interface/compiled/_next/static/media/flags@2x.5fbe9fc1.webp,sha256=BBeRPBZkxY3-aKkMnYv5TSkxmbeMbyUH4VRIPfrWg1E,137406
312
314
  khoj/interface/compiled/_next/static/media/globe.98e105ca.webp,sha256=g3ofb8-W9GM75zIhlvQhaS8I2py9TtrovOKR3_7Jf04,514
313
315
  khoj/interface/compiled/_next/static/media/globe@2x.974df6f8.webp,sha256=I_N7Yke3IOoS-0CC6XD8o0IUWG8PdPbrHmf6lpgWlZY,1380
314
- khoj/interface/compiled/_next/static/tecv452nEku8z2IiRFRc6/_buildManifest.js,sha256=f2_nYnw25hHWQJ-39Lf5OH1u6kgdbOInyfplqgjvAV4,224
315
- khoj/interface/compiled/_next/static/tecv452nEku8z2IiRFRc6/_ssgManifest.js,sha256=Z49s4suAsf5y_GfnQSvm4qtq2ggxEbZPfEDTXjy6XgA,80
316
- khoj/interface/compiled/agents/index.html,sha256=MMAx4kLP5he6jjQ59qZxhQyguC2Y9d90IwSQQXUWEqU,16532
317
- khoj/interface/compiled/agents/index.txt,sha256=n8xzdGXerB3-lQhB7jw_A_8MONJOTVtDxB9l1nJHD0I,7351
316
+ khoj/interface/compiled/agents/index.html,sha256=8CM5gmJ136RszCurJOJvRJj8D2TKZETkQzF2HOB8Ax4,16532
317
+ khoj/interface/compiled/agents/index.txt,sha256=iv2PU2flFc0Q6m2xZgB8Bv0Bln9vH9wX0MwUl3grVK4,7351
318
318
  khoj/interface/compiled/assets/icons/khoj_lantern.ico,sha256=eggu-B_v3z1R53EjOFhIqqPnICBGdoaw1xnc0NrzHck,174144
319
319
  khoj/interface/compiled/assets/icons/khoj_lantern.svg,sha256=I_8XP5X84gEOoCRhCRKOQn_GKZrz3SUBXct7WxHvY7c,8767
320
320
  khoj/interface/compiled/assets/icons/khoj_lantern_1200x1200.png,sha256=xDx0bbD-WMflgg8zck9oPIIuTIvywtuED2k7CjSQS4w,66194
@@ -329,16 +329,16 @@ khoj/interface/compiled/assets/samples/desktop-remember-plan-sample.png,sha256=i
329
329
  khoj/interface/compiled/assets/samples/phone-browse-draw-sample.png,sha256=Dd4fPwtFl6BWqnHjeb1mCK_ND0hhHsWtx8sNE7EiMuE,406179
330
330
  khoj/interface/compiled/assets/samples/phone-plain-chat-sample.png,sha256=DEDaNRCkfEWUeh3kYZWIQDTVK1a6KKnYdwj5ZWisN_Q,82985
331
331
  khoj/interface/compiled/assets/samples/phone-remember-plan-sample.png,sha256=Ma3blirRmq3X4oYSsDbbT7MDn29rymDrjwmUfA9BMuM,236285
332
- khoj/interface/compiled/automations/index.html,sha256=ndgko27tN8iz0MNuVGe0vLcm7PzpWKJ_SmNYMkX4Cn4,54402
333
- khoj/interface/compiled/automations/index.txt,sha256=tHLsNglb-_P5Ce4S93aKy0qWMT5oyUVUrlW6ojenxM4,7580
334
- khoj/interface/compiled/chat/index.html,sha256=Hi7s7bvkYHcctLMhdIc5SSuBVeCjkcFg5aLXjefNSXw,53532
335
- khoj/interface/compiled/chat/index.txt,sha256=-frS2OINA9s7cjnAL7NVGNHfLFG7T4G5utCqpw6Dx-U,7991
336
- khoj/interface/compiled/search/index.html,sha256=Wa8RJZCDVfd2UoT4b364pen1VRcvtrHe33Zu2Xr9eZI,55611
337
- khoj/interface/compiled/search/index.txt,sha256=13DFVm_MzPz80UM41NIGNlKMLNlV2PqBmkqebdLfIMU,6698
338
- khoj/interface/compiled/settings/index.html,sha256=6Ve8C6UfKgtLVYD95DqBsD0zoVyWWQQe5geuh8fntS4,53050
339
- khoj/interface/compiled/settings/index.txt,sha256=5RuV4bBqY1lGpYtgxFnDx6Y-j0NLbAgSkJ2nC0HoN54,7834
340
- khoj/interface/compiled/share/chat/index.html,sha256=DlZUWvRh5jxDt74rrooiISyxqxGu-FYhJClDtSsX8bo,54112
341
- khoj/interface/compiled/share/chat/index.txt,sha256=ylUvu28-faeOrsEQkdy3poNG2PPSZqDeWODAUXYwA0M,8453
332
+ khoj/interface/compiled/automations/index.html,sha256=tKt9-WKgW-dslZ4nXAln3rjnxxjxnHqxJ9-CnXVw2_0,54402
333
+ khoj/interface/compiled/automations/index.txt,sha256=0RqH_o0Ke5xrGnJscZbg6bJnc25EqtfcArWZ_zC7t8U,7580
334
+ khoj/interface/compiled/chat/index.html,sha256=icJwhpmmDX1wQV3hnszRi1KacLMx7C2YsnctfrHhL_w,53532
335
+ khoj/interface/compiled/chat/index.txt,sha256=gC5o723qK6z3mxKk91iGFcTtGkhWFlGVMf6pdyIE23w,7991
336
+ khoj/interface/compiled/search/index.html,sha256=w3T7NaBBLXAzajLzLcKwtKJl71IFKIsSh95lKDZBHdg,55611
337
+ khoj/interface/compiled/search/index.txt,sha256=1TSUbw12f4ZnAHGj9DfdLDbhGp1KP9TGvHrq8_HHxFE,6698
338
+ khoj/interface/compiled/settings/index.html,sha256=obB31ypftnePH-PF2FTjCZVnp-vxw_QosKNtt7OhmrE,53050
339
+ khoj/interface/compiled/settings/index.txt,sha256=woC5bWFo4N2Dc96pdvg9cX7onzLDpq_WjLS7RDqVkOc,7834
340
+ khoj/interface/compiled/share/chat/index.html,sha256=kWcGP8E62d4TK-tYt9QYYF7TOh4AEFRW1pTW-pMLyLc,54112
341
+ khoj/interface/compiled/share/chat/index.txt,sha256=aMqEqfWpQdy8Kqy6EgUNjeN1NVEV3Yd3yZv642gCuno,8453
342
342
  khoj/interface/email/feedback.html,sha256=xksuPFamx4hGWyTTxZKRgX_eiYQQEuv-eK9Xmkt-nwU,1216
343
343
  khoj/interface/email/magic_link.html,sha256=372ESbTPKM9acekuZcOIKOw6kBl-KikFg_L9MOHqJkg,2094
344
344
  khoj/interface/email/task.html,sha256=tY7a0gzVeQ2lSQNu7WyXR_s7VYeWTrxWEj1iHVuoVE4,2813
@@ -396,15 +396,15 @@ khoj/processor/conversation/anthropic/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCe
396
396
  khoj/processor/conversation/anthropic/anthropic_chat.py,sha256=6IG-YlpFx86EgW3PdGuv4xGMRzvHx4xVUcQMqkKn4vs,5358
397
397
  khoj/processor/conversation/anthropic/utils.py,sha256=kka2nAhqUBn9BNz25x_RbpkiqznWw_u26UdEASgF6BY,16210
398
398
  khoj/processor/conversation/google/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
399
- khoj/processor/conversation/google/gemini_chat.py,sha256=L0zKFsU9KwedugmSHRmkD9ZPmzRdQIXHH2o7d-NsWYU,5729
400
- khoj/processor/conversation/google/utils.py,sha256=gjHwcww_eu_v-6v_fo9UtIyfjgFL37bHno_oBYQfGRo,19556
399
+ khoj/processor/conversation/google/gemini_chat.py,sha256=8AzlMunj-QMzV_g_p5UH-H_IS3p5Qk1wNDTAkYCFuDI,5690
400
+ khoj/processor/conversation/google/utils.py,sha256=PnpAu6jWU1Iak7w8v2BtCdNw690LYs2bgc-sSzMveL4,20259
401
401
  khoj/processor/conversation/offline/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
402
402
  khoj/processor/conversation/offline/chat_model.py,sha256=zsb6HJhfHJ5l6cegq0A6k7YAeYIo3CTLhjaD-jW556g,8597
403
403
  khoj/processor/conversation/offline/utils.py,sha256=51McImxl6u1qgRYvMt7uzsgLGSLq5SMFy74ymlNjIcc,3033
404
404
  khoj/processor/conversation/offline/whisper.py,sha256=DJI-8y8DULO2cQ49m2VOvRyIZ2TxBypc15gM8O3HuMI,470
405
405
  khoj/processor/conversation/openai/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
406
406
  khoj/processor/conversation/openai/gpt.py,sha256=w-VeVoI8xTyS1n36y0sbI2TPP6v-LFriFx9xyfgnt7g,6096
407
- khoj/processor/conversation/openai/utils.py,sha256=JWRg0P59DfS8QYhKY0U4WGEuEcLVLzzLdBQsnVhOWtI,33718
407
+ khoj/processor/conversation/openai/utils.py,sha256=COXTQmNvk2fvHlnVUhRl88LlRKLA0kpZw46M-sbk4iQ,34944
408
408
  khoj/processor/conversation/openai/whisper.py,sha256=zoEeK1LNCg_tzP4xzYi5vRPzNPGuDGzpkrkG7d1LUn4,447
409
409
  khoj/processor/image/generate.py,sha256=bF80fjsHKkU2f2ADiXJei8-ViqcT0EHaM0wH78KPUC8,12199
410
410
  khoj/processor/operator/README.md,sha256=QaV00W1IB7i8ZrvhNkpjmFMVDtORFt-OASieRQGE_UE,2308
@@ -422,7 +422,7 @@ khoj/processor/operator/operator_environment_computer.py,sha256=bqpnSqQEElRjqzzx
422
422
  khoj/processor/speech/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
423
423
  khoj/processor/speech/text_to_speech.py,sha256=Q7sapi5Hv6woXOumtrGqR0t6izZrFBkWXFOGrHM6dJ4,1929
424
424
  khoj/processor/tools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
425
- khoj/processor/tools/online_search.py,sha256=5NyV1FzZmlXx_-cz0_samN7tKOnTcbFp-lALvcfQArA,25419
425
+ khoj/processor/tools/online_search.py,sha256=JWliYq_IT5EVFk24qo6GWvXuVL5enpSHJQtlmdlrFAc,25976
426
426
  khoj/processor/tools/run_code.py,sha256=cyuCz61FYPWChuDwxoZHih-kAuC3J4GbL92dV4pOh6Q,12518
427
427
  khoj/routers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
428
428
  khoj/routers/api.py,sha256=BFiKwdYjkR-4aHBumM7Hu4XdN2RvQ0Z9V4_2Wd8aPiM,8633
@@ -453,15 +453,15 @@ khoj/utils/cli.py,sha256=fI1XQYMtJzLGOKQZQ5XxFOrC8sGjK3Alnteg5U62rWI,3882
453
453
  khoj/utils/config.py,sha256=aiOkH0je8A30DAGYTHMRePrgJonFv_i07_7CdhhhcdA,1805
454
454
  khoj/utils/constants.py,sha256=4pIq5yimBR-uFwqrukwjlFvfr8Ir190x4rCkysn-sbE,4244
455
455
  khoj/utils/fs_syncer.py,sha256=5nqwAZqRk3Nwhkwd8y4IomTPZQmW32GwAqyMzal5KyY,9996
456
- khoj/utils/helpers.py,sha256=uDTZPZLAUrkdwImHb5HqP0JgC1vOk3T5-XXrciCpgMw,42918
456
+ khoj/utils/helpers.py,sha256=tLO-rn0eThQVuomSxCMtlEN0WKsSaOZw23-4SCRRwy8,42593
457
457
  khoj/utils/initialization.py,sha256=5eULsvGQv_Kp9bMfrHP8T_QFPjurIFyfq3-rVMWiGa4,15066
458
458
  khoj/utils/jsonl.py,sha256=0Ac_COqr8sLCXntzZtquxuCEVRM2c3yKeDRGhgOBRpQ,1192
459
459
  khoj/utils/models.py,sha256=Q5tcC9-z25sCiub048fLnvZ6_IIO1bcPNxt5payekk0,2009
460
460
  khoj/utils/rawconfig.py,sha256=U8tOr7FPPzn0h-oyK_8Wqlp2ZrnxpFp44iifcTbltqs,5444
461
461
  khoj/utils/state.py,sha256=s_GFWOqRzpEDx0eCPStuzBTK2VEw-qgRpH0aiEdGnDo,1791
462
462
  khoj/utils/yaml.py,sha256=qy1Tkc61rDMesBw_Cyx2vOR6H-Hngcsm5kYfjwQBwkE,1543
463
- khoj-2.0.0b5.dev2.dist-info/METADATA,sha256=_k--Z2-Ntw8ayMGAe9NwBtmmj3q0AW9pbEhmsY9O528,8973
464
- khoj-2.0.0b5.dev2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
465
- khoj-2.0.0b5.dev2.dist-info/entry_points.txt,sha256=KBIcez5N_jCgq_ER4Uxf-e1lxTBMTE_BBjMwwfeZyAg,39
466
- khoj-2.0.0b5.dev2.dist-info/licenses/LICENSE,sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8,34523
467
- khoj-2.0.0b5.dev2.dist-info/RECORD,,
463
+ khoj-2.0.0b6.dev7.dist-info/METADATA,sha256=mztCpP-_vUYNc22aJ0ktBC9yQgNH9egmXBrCp9CQbJU,8973
464
+ khoj-2.0.0b6.dev7.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
465
+ khoj-2.0.0b6.dev7.dist-info/entry_points.txt,sha256=KBIcez5N_jCgq_ER4Uxf-e1lxTBMTE_BBjMwwfeZyAg,39
466
+ khoj-2.0.0b6.dev7.dist-info/licenses/LICENSE,sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8,34523
467
+ khoj-2.0.0b6.dev7.dist-info/RECORD,,
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[8459,244,3317,7138],{63521:function(){}},function(n){n.O(0,[2971,2117,1744],function(){return n(n.s=63521)}),_N_E=n.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[3317,8459,244,7138],{63521:function(){}},function(n){n.O(0,[2971,2117,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,8459,244,3317],{63521:function(){}},function(n){n.O(0,[2971,2117,1744],function(){return n(n.s=63521)}),_N_E=n.O()}]);