khoj 1.22.1__py3-none-any.whl → 1.22.2__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.
- khoj/interface/compiled/404/index.html +1 -1
- khoj/interface/compiled/_next/static/chunks/121-7024f479c297aef0.js +1 -0
- khoj/interface/compiled/_next/static/chunks/1906-1747a36c336df02c.js +3 -0
- khoj/interface/compiled/_next/static/chunks/8423-ce22327cf2d2edae.js +1 -0
- khoj/interface/compiled/_next/static/chunks/app/agents/{page-3c01900e7b5c7e50.js → page-922694b75f1fb67b.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/app/automations/{page-6ea3381528603372.js → page-3f4b6ff0261e19b7.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/app/chat/{page-f8bc420192b8a6f4.js → page-cc71b18feddf80d6.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/app/factchecker/page-828cf3c5b8e3af79.js +1 -0
- khoj/interface/compiled/_next/static/chunks/app/{page-8f61b4bd2032384a.js → page-30c0b47664930236.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/app/search/{page-fa15807b1ad7e30b.js → page-dcd385f03255ef36.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/app/settings/{page-1a2acc46cdabaf4a.js → page-ddcd51147d18c694.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/app/share/chat/{page-6d1313e0d33b0451.js → page-a84001b4724b5463.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/{webpack-ace3bded0dbc790e.js → webpack-95cfd7a1948cfeed.js} +1 -1
- khoj/interface/compiled/_next/static/css/149abc62de0665c6.css +1 -0
- khoj/interface/compiled/_next/static/css/4cae6c0e5c72fb2d.css +1 -0
- khoj/interface/compiled/agents/index.html +1 -1
- khoj/interface/compiled/agents/index.txt +2 -2
- khoj/interface/compiled/automations/index.html +1 -1
- khoj/interface/compiled/automations/index.txt +2 -2
- khoj/interface/compiled/chat/index.html +1 -1
- khoj/interface/compiled/chat/index.txt +2 -2
- khoj/interface/compiled/factchecker/index.html +1 -1
- khoj/interface/compiled/factchecker/index.txt +2 -2
- khoj/interface/compiled/index.html +1 -1
- khoj/interface/compiled/index.txt +2 -2
- khoj/interface/compiled/search/index.html +1 -1
- khoj/interface/compiled/search/index.txt +2 -2
- khoj/interface/compiled/settings/index.html +1 -1
- khoj/interface/compiled/settings/index.txt +2 -2
- khoj/interface/compiled/share/chat/index.html +1 -1
- khoj/interface/compiled/share/chat/index.txt +2 -2
- khoj/processor/conversation/openai/gpt.py +2 -2
- khoj/processor/conversation/openai/whisper.py +1 -1
- khoj/routers/api_chat.py +476 -0
- khoj/routers/helpers.py +8 -6
- khoj/routers/notion.py +1 -1
- khoj/utils/constants.py +1 -1
- {khoj-1.22.1.dist-info → khoj-1.22.2.dist-info}/METADATA +1 -1
- {khoj-1.22.1.dist-info → khoj-1.22.2.dist-info}/RECORD +44 -43
- khoj/interface/compiled/_next/static/chunks/2614-7cf01576d4457a75.js +0 -3
- khoj/interface/compiled/_next/static/chunks/8423-b6a61d82233d1a82.js +0 -1
- khoj/interface/compiled/_next/static/chunks/app/factchecker/page-5c55afdb9dbe8dac.js +0 -1
- khoj/interface/compiled/_next/static/css/3f8ae5fd7b73a9e5.css +0 -1
- khoj/interface/compiled/_next/static/css/592ca99f5122e75a.css +0 -1
- /khoj/interface/compiled/_next/static/{2ItMRj16PRB_daJUGRf2Z → nYZXbNcHRNwkG_SwI54EM}/_buildManifest.js +0 -0
- /khoj/interface/compiled/_next/static/{2ItMRj16PRB_daJUGRf2Z → nYZXbNcHRNwkG_SwI54EM}/_ssgManifest.js +0 -0
- {khoj-1.22.1.dist-info → khoj-1.22.2.dist-info}/WHEEL +0 -0
- {khoj-1.22.1.dist-info → khoj-1.22.2.dist-info}/entry_points.txt +0 -0
- {khoj-1.22.1.dist-info → khoj-1.22.2.dist-info}/licenses/LICENSE +0 -0
|
@@ -95,19 +95,18 @@ khoj/interface/compiled/chat.svg,sha256=l2JoYRRgk201adTTdvJ-buKUrc0WGfsudix5xEvt
|
|
|
95
95
|
khoj/interface/compiled/close.svg,sha256=hQ2iFLkNzHk0_iyTrSbwnWAeXYlgA-c2Eof2Iqh76n4,417
|
|
96
96
|
khoj/interface/compiled/copy-button-success.svg,sha256=byqWAYD3Pn9IOXRjOKudJ-TJbP2UESbQGvtLWazNGjY,829
|
|
97
97
|
khoj/interface/compiled/copy-button.svg,sha256=05bKM2eRxksfBlAPT7yMaoNJEk85bZCxQg67EVrPeHo,669
|
|
98
|
-
khoj/interface/compiled/index.html,sha256=
|
|
99
|
-
khoj/interface/compiled/index.txt,sha256=
|
|
98
|
+
khoj/interface/compiled/index.html,sha256=QLMcQIEV1kNTC0tYhw3LrQYIH9UYI9nXrOJB4xH96io,12063
|
|
99
|
+
khoj/interface/compiled/index.txt,sha256=IxrpTV-I7imov_fCjKSttbyHqgy9LndwWUe1jlLlRm8,5573
|
|
100
100
|
khoj/interface/compiled/khoj.webmanifest,sha256=lsknYkvEdMbRTOUYKXPM_8krN2gamJmM4u3qj8u9lrU,1682
|
|
101
101
|
khoj/interface/compiled/logo.svg,sha256=_QCKVYM4WT2Qhcf7aVFImjq_s5CwjynGXYAOgI7yf8w,8059
|
|
102
102
|
khoj/interface/compiled/send.svg,sha256=VdavOWkVddcwcGcld6pdfmwfz7S91M-9O28cfeiKJkM,635
|
|
103
103
|
khoj/interface/compiled/share.svg,sha256=91lwo75PvMDrgocuZQab6EQ62CxRbubh9Bhw7CWMKbg,1221
|
|
104
104
|
khoj/interface/compiled/thumbs-down.svg,sha256=JGNl-DwoRmH2XFMPWwFFklmoYtKxaQbkLE3nuYKe8ZY,1019
|
|
105
105
|
khoj/interface/compiled/thumbs-up.svg,sha256=yS1wxTRtiztkN-6nZciLoYQUB_KTYNPV8xFRwH2TQFw,1036
|
|
106
|
-
khoj/interface/compiled/404/index.html,sha256=
|
|
107
|
-
khoj/interface/compiled/_next/static/
|
|
108
|
-
khoj/interface/compiled/_next/static/2ItMRj16PRB_daJUGRf2Z/_ssgManifest.js,sha256=Z49s4suAsf5y_GfnQSvm4qtq2ggxEbZPfEDTXjy6XgA,80
|
|
106
|
+
khoj/interface/compiled/404/index.html,sha256=jXjI9WCjKH0zArDRYEb39DEwqPizniUPg8hnyTgGoh4,11971
|
|
107
|
+
khoj/interface/compiled/_next/static/chunks/121-7024f479c297aef0.js,sha256=CcRT2AArGYTo7Orl5w69nrnMqdI_EmyEP_YqIj3FU1c,20952
|
|
109
108
|
khoj/interface/compiled/_next/static/chunks/1603-fb2d80ae73990df3.js,sha256=CCbOXifiixbhMf7lgTG96225tP1Pou72Wb0Zh6KC1Rs,71007
|
|
110
|
-
khoj/interface/compiled/_next/static/chunks/
|
|
109
|
+
khoj/interface/compiled/_next/static/chunks/1906-1747a36c336df02c.js,sha256=PAEKTp-H8pKEZTPQiKpr2DiCXzjBG6zJfBgZosV2Vd8,1083851
|
|
111
110
|
khoj/interface/compiled/_next/static/chunks/3062-9be9a4e34f82ed3a.js,sha256=-CDtDYpliJ2q_0ADcmVkW6rG8KREiU9QY8uDULIgAmA,256214
|
|
112
111
|
khoj/interface/compiled/_next/static/chunks/3678-0732dd9d2f472171.js,sha256=v6TFD7dor0r5aoeg10fdsNxdHXJty-vyWSIV6A4DYik,244423
|
|
113
112
|
khoj/interface/compiled/_next/static/chunks/4504-1629487c8bc82203.js,sha256=z6NvJ2KOjYPbMNsYQKyX9PV4DeURUoP6LKoNb4kZXg0,11637
|
|
@@ -116,7 +115,7 @@ khoj/interface/compiled/_next/static/chunks/6648-ff677e51f1b2bcf1.js,sha256=9bJl
|
|
|
116
115
|
khoj/interface/compiled/_next/static/chunks/7023-52c1be60135eb057.js,sha256=CI8R2DdZNEt3nACmiXUG1NnKhnal1ImzXglW-xDuxcI,123657
|
|
117
116
|
khoj/interface/compiled/_next/static/chunks/7071-b4711cecca6619a8.js,sha256=z-KSur3LbIFPg_90wN0EMhV0et9cJVfG_MR9POVmdCQ,7801
|
|
118
117
|
khoj/interface/compiled/_next/static/chunks/743-1a64254447cda71f.js,sha256=YH4bEkjmttcOGzAzXKaDCJ-C68jk2qy1cQJP2ljjoAA,100834
|
|
119
|
-
khoj/interface/compiled/_next/static/chunks/8423-
|
|
118
|
+
khoj/interface/compiled/_next/static/chunks/8423-ce22327cf2d2edae.js,sha256=q03PbOtkL3uoNxrhwlreR4DXAU35lRzmzm1TCJ_YvmY,11359
|
|
120
119
|
khoj/interface/compiled/_next/static/chunks/9001-3b27af6d5f21df44.js,sha256=Flth4g5eWRwc5YXKFgtTxW0dr13NMy7Bf3iw7bj38J0,34911
|
|
121
120
|
khoj/interface/compiled/_next/static/chunks/9162-0be016519a18568b.js,sha256=3MT-VTsB7Q-ATTO5X6Eu2-QNZfrZNaAr-R41iRsn3RY,149610
|
|
122
121
|
khoj/interface/compiled/_next/static/chunks/9178-3a0baad1c172d515.js,sha256=kDBTe9uINH3f7CDYoKN1rO-YRVon_pczC0Bgz3M0JJ8,17678
|
|
@@ -128,32 +127,32 @@ khoj/interface/compiled/_next/static/chunks/framework-8e0e0f4a6b83a956.js,sha256
|
|
|
128
127
|
khoj/interface/compiled/_next/static/chunks/main-175c164f5e0f026c.js,sha256=hlUnjERudON4V4kUKprrFz1e9JRtSp4A9i7vnM-1bzA,110324
|
|
129
128
|
khoj/interface/compiled/_next/static/chunks/main-app-6d6ee3495efe03d4.js,sha256=i52E7sWOcSq1G8eYZL3mtTxbUbwRNxcAbSWQ6uWpMsY,475
|
|
130
129
|
khoj/interface/compiled/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js,sha256=6QPOwdWeAVe8x-SsiDrm-Ga6u2DkqgG5SFqglrlyIgA,91381
|
|
131
|
-
khoj/interface/compiled/_next/static/chunks/webpack-
|
|
130
|
+
khoj/interface/compiled/_next/static/chunks/webpack-95cfd7a1948cfeed.js,sha256=RT53Os4eeSrtNd6oq78iDSlIfVAu4RaGdrYjvSfckaU,3721
|
|
132
131
|
khoj/interface/compiled/_next/static/chunks/app/layout-f3e40d346da53112.js,sha256=nekGSUVbvB81OfqGgJa2UoDmbxPhNwFwtc4o11O_1jI,442
|
|
133
|
-
khoj/interface/compiled/_next/static/chunks/app/page-
|
|
132
|
+
khoj/interface/compiled/_next/static/chunks/app/page-30c0b47664930236.js,sha256=omt3_AZDLn7iWUXXRcccoBgTLqVGNzy4s0bw880iIws,28685
|
|
134
133
|
khoj/interface/compiled/_next/static/chunks/app/_not-found/page-07ff4ab42b07845e.js,sha256=3mCUnxfMxyK44eqk21TVBrC6u--WSbvx31fTmQuOvMQ,1755
|
|
135
134
|
khoj/interface/compiled/_next/static/chunks/app/agents/layout-e71c8e913cccf792.js,sha256=VyIMrkvntFObMzXF-elNtngJ8mBdjg8XrOGfboJ2f_4,372
|
|
136
|
-
khoj/interface/compiled/_next/static/chunks/app/agents/page-
|
|
135
|
+
khoj/interface/compiled/_next/static/chunks/app/agents/page-922694b75f1fb67b.js,sha256=3jU-Yi9AqZMAvWyGhiVjy9SofvHSUHSUV65CbBpu3Rc,18086
|
|
137
136
|
khoj/interface/compiled/_next/static/chunks/app/automations/layout-27c28e923c9b1ff0.js,sha256=d2vJ_lVB0pfeFXNUPzHAe1ca5NzdNowHPh___SPqugM,5143
|
|
138
|
-
khoj/interface/compiled/_next/static/chunks/app/automations/page-
|
|
137
|
+
khoj/interface/compiled/_next/static/chunks/app/automations/page-3f4b6ff0261e19b7.js,sha256=jSgotVXzqJBJ_5X6OIXES8XBLtYmcdC4B9kQoPtQ8tQ,34471
|
|
139
138
|
khoj/interface/compiled/_next/static/chunks/app/chat/layout-8102549127db3067.js,sha256=YIoA3fqOBt8nKWw5iQAwA_avg2t1Q5Afn65IA5PBOz4,374
|
|
140
|
-
khoj/interface/compiled/_next/static/chunks/app/chat/page-
|
|
139
|
+
khoj/interface/compiled/_next/static/chunks/app/chat/page-cc71b18feddf80d6.js,sha256=I9mApQ0qGG06Q0cQetLv5NTsikqzY9Fr5nxIoQDQdYI,10745
|
|
141
140
|
khoj/interface/compiled/_next/static/chunks/app/factchecker/layout-7b30c541c05fb904.js,sha256=yub2AuBKHKSCqrHRFnkZv9JXLmLJLOB99iiaD3DtZQM,170
|
|
142
|
-
khoj/interface/compiled/_next/static/chunks/app/factchecker/page-
|
|
141
|
+
khoj/interface/compiled/_next/static/chunks/app/factchecker/page-828cf3c5b8e3af79.js,sha256=RFKJJGCvYKQZuVgKavKK8ee2eeO2ePWRAEvR0ni_ATE,14027
|
|
143
142
|
khoj/interface/compiled/_next/static/chunks/app/search/layout-3720f1362310bebb.js,sha256=Smpa4MQaw5ItashtspsDKsOvRa6sOXH_lv4jIfWIbNI,170
|
|
144
|
-
khoj/interface/compiled/_next/static/chunks/app/search/page-
|
|
143
|
+
khoj/interface/compiled/_next/static/chunks/app/search/page-dcd385f03255ef36.js,sha256=Q-lnlHhL_GX0hGenIMnEX4W8jjUErEms0N96Dtyv9Dg,6953
|
|
145
144
|
khoj/interface/compiled/_next/static/chunks/app/settings/layout-6f9314b0d7a26046.js,sha256=ikl3vCXnp81sa24uPSuRbgvgDtpHGWfhxEs4OAOYXIM,5347
|
|
146
|
-
khoj/interface/compiled/_next/static/chunks/app/settings/page-
|
|
145
|
+
khoj/interface/compiled/_next/static/chunks/app/settings/page-ddcd51147d18c694.js,sha256=b3AdfCsPZkOLeMT1hpZnu0Z5GUd1mOISPNU3tIJLNhU,31894
|
|
147
146
|
khoj/interface/compiled/_next/static/chunks/app/share/chat/layout-39f03f9e32399f0f.js,sha256=ClS8wrj6HOsRL4VX8DMiqX_MlQDsi_3CA-AQt4m7vuA,373
|
|
148
|
-
khoj/interface/compiled/_next/static/chunks/app/share/chat/page-
|
|
147
|
+
khoj/interface/compiled/_next/static/chunks/app/share/chat/page-a84001b4724b5463.js,sha256=Ozl92oQqAztYBTFv-2ZPd3timnaJzbQdJXPKNY6Z4T0,10339
|
|
149
148
|
khoj/interface/compiled/_next/static/chunks/pages/_app-f870474a17b7f2fd.js,sha256=eqdFPAN_XFyMUzZ9qwFk-_rhMWZrU7lgNVt1foVUANo,286
|
|
150
149
|
khoj/interface/compiled/_next/static/chunks/pages/_error-c66a4e8afc46f17b.js,sha256=vjERjtMAbVk-19LyPf1Jc-H6TMcrSznSz6brzNqbqf8,253
|
|
150
|
+
khoj/interface/compiled/_next/static/css/149abc62de0665c6.css,sha256=m-OtI8ELpouCT7QIpty6RwkEBZueMRMsowh9RrKXltE,8022
|
|
151
151
|
khoj/interface/compiled/_next/static/css/1538cedb321e3a97.css,sha256=-qLZhPN-wA3kcrVODVTaG1sN0pmuzRCqNH12gs5_qYc,2569
|
|
152
152
|
khoj/interface/compiled/_next/static/css/2272c73fc7a3b571.css,sha256=1fHKFd8zLOHosAHx-kxv4b9lVSqHag_E71WkV3dXx2Y,26940
|
|
153
153
|
khoj/interface/compiled/_next/static/css/3e49e5ee49c6bda1.css,sha256=wtTUdySBdCNhZCgvRFkiKTm5_1LADYmHNHYoQhxir-w,1881442
|
|
154
|
-
khoj/interface/compiled/_next/static/css/
|
|
154
|
+
khoj/interface/compiled/_next/static/css/4cae6c0e5c72fb2d.css,sha256=3CjTMmtMrm_MYt1ywtUh2MHEjSLSl356SQLl4hdBuYw,534
|
|
155
155
|
khoj/interface/compiled/_next/static/css/553f9cdcc7a2bcd6.css,sha256=JpjOOwmqP9Hba-w_8Lx9jWW0ZD0kD3wR0HvdPGDyUPo,2134
|
|
156
|
-
khoj/interface/compiled/_next/static/css/592ca99f5122e75a.css,sha256=BSqRkeb9vBh0phx5GkAlZirTFZintbyggGaUkuOBfaU,914
|
|
157
156
|
khoj/interface/compiled/_next/static/css/5a400c87d295e68a.css,sha256=ojDUPJ9fJpEo9DzTAsEa-k1cg7Bef-nSTfpszMiqknQ,17711
|
|
158
157
|
khoj/interface/compiled/_next/static/css/a3530ec58b0b660f.css,sha256=2fpX695nzJ6sNaNZbX_3Z0o-IA5kRlyN0ByIIXRgmtg,1570
|
|
159
158
|
khoj/interface/compiled/_next/static/css/c808691c459e3887.css,sha256=Xj1SLFCKntSIqZSDCMg2MnzZowIiKFtqPT3KxrT4i94,1857
|
|
@@ -229,8 +228,10 @@ khoj/interface/compiled/_next/static/media/flags.3afdda2f.webp,sha256=M2AW_HLpBn
|
|
|
229
228
|
khoj/interface/compiled/_next/static/media/flags@2x.5fbe9fc1.webp,sha256=BBeRPBZkxY3-aKkMnYv5TSkxmbeMbyUH4VRIPfrWg1E,137406
|
|
230
229
|
khoj/interface/compiled/_next/static/media/globe.98e105ca.webp,sha256=g3ofb8-W9GM75zIhlvQhaS8I2py9TtrovOKR3_7Jf04,514
|
|
231
230
|
khoj/interface/compiled/_next/static/media/globe@2x.974df6f8.webp,sha256=I_N7Yke3IOoS-0CC6XD8o0IUWG8PdPbrHmf6lpgWlZY,1380
|
|
232
|
-
khoj/interface/compiled/
|
|
233
|
-
khoj/interface/compiled/
|
|
231
|
+
khoj/interface/compiled/_next/static/nYZXbNcHRNwkG_SwI54EM/_buildManifest.js,sha256=6I9QUstNpJnhe3leR2Daw0pSXwzcbBscv6h2jmmPpms,224
|
|
232
|
+
khoj/interface/compiled/_next/static/nYZXbNcHRNwkG_SwI54EM/_ssgManifest.js,sha256=Z49s4suAsf5y_GfnQSvm4qtq2ggxEbZPfEDTXjy6XgA,80
|
|
233
|
+
khoj/interface/compiled/agents/index.html,sha256=nJjcHJmRk7gMk9b6BghsmQzlu1iLr3JiUnCbHhairho,12415
|
|
234
|
+
khoj/interface/compiled/agents/index.txt,sha256=kXGYH5r8ZVttGkIetSUvxruJCs3UYXQGejS4EH16Ri8,5954
|
|
234
235
|
khoj/interface/compiled/assets/icons/khoj_lantern.ico,sha256=eggu-B_v3z1R53EjOFhIqqPnICBGdoaw1xnc0NrzHck,174144
|
|
235
236
|
khoj/interface/compiled/assets/icons/khoj_lantern_128x128.png,sha256=aTxivDb3CYyThkVZWz8A19xl_dNut5DbkXhODWF3A9Q,5640
|
|
236
237
|
khoj/interface/compiled/assets/icons/khoj_lantern_256x256.png,sha256=xPCMLHiaL7lYOdQLZrKwWE-Qjn5ZaysSZB0ScYv4UZU,12312
|
|
@@ -241,18 +242,18 @@ khoj/interface/compiled/assets/samples/desktop-remember-plan-sample.png,sha256=i
|
|
|
241
242
|
khoj/interface/compiled/assets/samples/phone-browse-draw-sample.png,sha256=Dd4fPwtFl6BWqnHjeb1mCK_ND0hhHsWtx8sNE7EiMuE,406179
|
|
242
243
|
khoj/interface/compiled/assets/samples/phone-plain-chat-sample.png,sha256=DEDaNRCkfEWUeh3kYZWIQDTVK1a6KKnYdwj5ZWisN_Q,82985
|
|
243
244
|
khoj/interface/compiled/assets/samples/phone-remember-plan-sample.png,sha256=Ma3blirRmq3X4oYSsDbbT7MDn29rymDrjwmUfA9BMuM,236285
|
|
244
|
-
khoj/interface/compiled/automations/index.html,sha256=
|
|
245
|
-
khoj/interface/compiled/automations/index.txt,sha256=
|
|
246
|
-
khoj/interface/compiled/chat/index.html,sha256=
|
|
247
|
-
khoj/interface/compiled/chat/index.txt,sha256=
|
|
248
|
-
khoj/interface/compiled/factchecker/index.html,sha256=
|
|
249
|
-
khoj/interface/compiled/factchecker/index.txt,sha256=
|
|
250
|
-
khoj/interface/compiled/search/index.html,sha256=
|
|
251
|
-
khoj/interface/compiled/search/index.txt,sha256=
|
|
252
|
-
khoj/interface/compiled/settings/index.html,sha256=
|
|
253
|
-
khoj/interface/compiled/settings/index.txt,sha256=
|
|
254
|
-
khoj/interface/compiled/share/chat/index.html,sha256=
|
|
255
|
-
khoj/interface/compiled/share/chat/index.txt,sha256=
|
|
245
|
+
khoj/interface/compiled/automations/index.html,sha256=e6iMtmPDKTczofdrkkMbP9JxhxyCt8xwVwBew3MXjz0,30832
|
|
246
|
+
khoj/interface/compiled/automations/index.txt,sha256=HZZcDqbRQxKLsM0_Vl7uilrSZTZEOk6eg10T6XlxRdI,5592
|
|
247
|
+
khoj/interface/compiled/chat/index.html,sha256=pFu1PcnfKs2MiJdVv_XrpCfrNzP0fl2xzkpUgEZ9SY8,13741
|
|
248
|
+
khoj/interface/compiled/chat/index.txt,sha256=gpdOkFHwlnceNYtb9RV1VEfA9LVRyWuSRgPrmcsJ0Fo,6491
|
|
249
|
+
khoj/interface/compiled/factchecker/index.html,sha256=aPbxpvYCAzw_HKhFoAIgxz_euEWq7M9c-oPgvHmGFmg,29990
|
|
250
|
+
khoj/interface/compiled/factchecker/index.txt,sha256=Qe_lDsWkmuYQQR_RsZF0MktNXa_wj6Wazxy00Byg_J4,5793
|
|
251
|
+
khoj/interface/compiled/search/index.html,sha256=w4TUUlShq5CQsTcb-RB-P9J5q8ZLXtOiRuKqVOXL-_0,30178
|
|
252
|
+
khoj/interface/compiled/search/index.txt,sha256=MNzkdyurG_2l0vAkyvPuKVxPL0BnzqkLLpI9pwpYkGk,5261
|
|
253
|
+
khoj/interface/compiled/settings/index.html,sha256=KtGpZLB-W81es2QdNPsF2_HlD7_-C1gmCchjkYTjVtI,12851
|
|
254
|
+
khoj/interface/compiled/settings/index.txt,sha256=NjvJLp1BIpSnEVrMJHvLbj0UY_7epZLyfiXOgu1VLHI,6085
|
|
255
|
+
khoj/interface/compiled/share/chat/index.html,sha256=wZGJDmhefG-9BeLZOluEtDQZHs2IjvdUBMQRt2MMBUU,15071
|
|
256
|
+
khoj/interface/compiled/share/chat/index.txt,sha256=DPGh0zzJsqUd0wk4rvbEXSxIEz_7jwU85xofRP59m2I,7309
|
|
256
257
|
khoj/interface/email/feedback.html,sha256=xksuPFamx4hGWyTTxZKRgX_eiYQQEuv-eK9Xmkt-nwU,1216
|
|
257
258
|
khoj/interface/email/magic_link.html,sha256=jXY_2hD3o15Ns5UDzbjLT8FHBnZiS7jo38YkYXIS-4w,947
|
|
258
259
|
khoj/interface/email/task.html,sha256=yXywzC-5P4nXbhqvgCmwcCpTRbD5eWuDXMpgYSotztM,3311
|
|
@@ -313,9 +314,9 @@ khoj/processor/conversation/offline/chat_model.py,sha256=RjTwpndueYjsWYDWs39bSs-
|
|
|
313
314
|
khoj/processor/conversation/offline/utils.py,sha256=51McImxl6u1qgRYvMt7uzsgLGSLq5SMFy74ymlNjIcc,3033
|
|
314
315
|
khoj/processor/conversation/offline/whisper.py,sha256=DJI-8y8DULO2cQ49m2VOvRyIZ2TxBypc15gM8O3HuMI,470
|
|
315
316
|
khoj/processor/conversation/openai/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
316
|
-
khoj/processor/conversation/openai/gpt.py,sha256=
|
|
317
|
+
khoj/processor/conversation/openai/gpt.py,sha256=doWkZI1aXzpg6gi93bzip5PtSXfx-QxW3TfHhZ-4WK4,7768
|
|
317
318
|
khoj/processor/conversation/openai/utils.py,sha256=vyFEIfBWMCxx3Nh3lM94SRUR7PLlHJmGTPWrq0YqRgU,4409
|
|
318
|
-
khoj/processor/conversation/openai/whisper.py,sha256=
|
|
319
|
+
khoj/processor/conversation/openai/whisper.py,sha256=zoEeK1LNCg_tzP4xzYi5vRPzNPGuDGzpkrkG7d1LUn4,447
|
|
319
320
|
khoj/processor/speech/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
320
321
|
khoj/processor/speech/text_to_speech.py,sha256=Q7sapi5Hv6woXOumtrGqR0t6izZrFBkWXFOGrHM6dJ4,1929
|
|
321
322
|
khoj/processor/tools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -323,14 +324,14 @@ khoj/processor/tools/online_search.py,sha256=KE8Xq_HXmo7NzoZlHOpCTKpGHIGloYpoqA-
|
|
|
323
324
|
khoj/routers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
324
325
|
khoj/routers/api.py,sha256=1KM1tRv7Oi7kn5YkZgHiVCsnWez9Bfpww7RzuxDVKc8,25822
|
|
325
326
|
khoj/routers/api_agents.py,sha256=ks8QzjmZiio6j1QGi6xFtDmVxd9lvC6LPB-WcDPnF8o,1525
|
|
326
|
-
khoj/routers/api_chat.py,sha256=
|
|
327
|
+
khoj/routers/api_chat.py,sha256=4YWsHqMR6ITwtR5YbWHhl8sPcXIJYM1S-zJCT3nxeig,58349
|
|
327
328
|
khoj/routers/api_content.py,sha256=E-Y6G2V14EdxN5rnisQKVINuBuItSZfLiiXpC9E9yTA,17387
|
|
328
329
|
khoj/routers/api_model.py,sha256=5m7JWwgd9jILiLivRu7NEyY2E-tUkqoEkGg6j6uM1g0,4646
|
|
329
330
|
khoj/routers/api_phone.py,sha256=p9yfc4WeMHDC0hg3aQk60a2VBy8rZPdEnz9wdJ7DzkU,2208
|
|
330
331
|
khoj/routers/auth.py,sha256=pCOLSRihJWcn097DRPxLjPdlejsjHJFRs9jHIzLujZU,6247
|
|
331
332
|
khoj/routers/email.py,sha256=jA4jDTrYHUpY7mFHL4himeRlTBLRQmQKHqC91Dw1Zu0,3730
|
|
332
|
-
khoj/routers/helpers.py,sha256=
|
|
333
|
-
khoj/routers/notion.py,sha256=
|
|
333
|
+
khoj/routers/helpers.py,sha256=eG17MFjawYpIq581UToUtoXfzQzQtQlwMqqL2mnRLMY,66967
|
|
334
|
+
khoj/routers/notion.py,sha256=Lp67xP9rVgpAF9BQoGTjZFcVdF1HYtvPP0kjq6uurKU,2802
|
|
334
335
|
khoj/routers/storage.py,sha256=tJrwhFRVWv0MHv7V7huMc1Diwm-putZSwnZXJ3tqT_c,2338
|
|
335
336
|
khoj/routers/subscription.py,sha256=qEyV7m7mrY6MGtaij8W3v61tpzX2a7ydm2B-E8h_R-M,4285
|
|
336
337
|
khoj/routers/twilio.py,sha256=MLsuCm4--ETvr3sLxbF0CL_ehlg_l2rKBSLR2Qh2Xls,1081
|
|
@@ -345,7 +346,7 @@ khoj/search_type/text_search.py,sha256=X5okaUGtpB4CnY8VbyNJll_MabUslsHVW0lUhqvBX
|
|
|
345
346
|
khoj/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
346
347
|
khoj/utils/cli.py,sha256=oTDt6ClKvYNJ3_j9Omwx49H03IxC7sq4oL1qFpormWc,3456
|
|
347
348
|
khoj/utils/config.py,sha256=aiOkH0je8A30DAGYTHMRePrgJonFv_i07_7CdhhhcdA,1805
|
|
348
|
-
khoj/utils/constants.py,sha256=
|
|
349
|
+
khoj/utils/constants.py,sha256=yUIHgw4vGvlDn2aKVtGAmBCk3QKJjFqlYSp9ej3-OWQ,920
|
|
349
350
|
khoj/utils/fs_syncer.py,sha256=bQgcbYYC3x11RyCqI_kUzzqGpcKTodGgdT-3OTQsXqw,9977
|
|
350
351
|
khoj/utils/helpers.py,sha256=OuRXJ_4asO_Ma7HKILYkY-tEhW95dGMZhHIa2pWq0jQ,14517
|
|
351
352
|
khoj/utils/initialization.py,sha256=Q8csjz5YqQ7WZ6mYJWvmp_Dh36dFRpZ3WRWxEgT2Ql0,7117
|
|
@@ -354,8 +355,8 @@ khoj/utils/models.py,sha256=Q5tcC9-z25sCiub048fLnvZ6_IIO1bcPNxt5payekk0,2009
|
|
|
354
355
|
khoj/utils/rawconfig.py,sha256=BKicp6kEBax7h76YRYgyFAUpfWHAI5m9ZJ2HVqyh45Y,3983
|
|
355
356
|
khoj/utils/state.py,sha256=x4GTewP1YhOA6c_32N4wOjnV-3AA3xG_qbY1-wC2Uxc,1559
|
|
356
357
|
khoj/utils/yaml.py,sha256=H0mfw0ZvBFUvFmCQn8pWkfxdmIebsrSykza7D8Wv6wQ,1430
|
|
357
|
-
khoj-1.22.
|
|
358
|
-
khoj-1.22.
|
|
359
|
-
khoj-1.22.
|
|
360
|
-
khoj-1.22.
|
|
361
|
-
khoj-1.22.
|
|
358
|
+
khoj-1.22.2.dist-info/METADATA,sha256=6iUdcAqzcQju9ZOP3VtXYflcMYJfeMhWoNZljErMODE,6870
|
|
359
|
+
khoj-1.22.2.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
|
|
360
|
+
khoj-1.22.2.dist-info/entry_points.txt,sha256=KBIcez5N_jCgq_ER4Uxf-e1lxTBMTE_BBjMwwfeZyAg,39
|
|
361
|
+
khoj-1.22.2.dist-info/licenses/LICENSE,sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8,34523
|
|
362
|
+
khoj-1.22.2.dist-info/RECORD,,
|