khoj 1.24.0__py3-none-any.whl → 1.24.1.dev8__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/configure.py +1 -0
- khoj/interface/compiled/404/index.html +1 -1
- khoj/interface/compiled/_next/static/chunks/2697-a29cb9191a9e339c.js +1 -0
- khoj/interface/compiled/_next/static/chunks/app/agents/{page-a3db5b3869f83937.js → page-d302911777a3e027.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/app/automations/{page-2b82404aea9fedca.js → page-e0bedd962fcfa0dd.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/app/chat/{page-09cdd872ccb8dae5.js → page-1b886aa4f57af1fa.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/app/factchecker/{page-b01f8a9b9107ecbe.js → page-32e61af29e6b431d.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/app/{page-ee9ee504f0d5ace6.js → page-96cab08c985716f4.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/app/search/{page-53c2494182551684.js → page-b3193d46c65571c5.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/app/settings/{page-2a7e60e3782ed95e.js → page-0db9b708366606ec.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/app/share/chat/{page-09a009c5a9f15a00.js → page-7df9c23b5fec66de.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/{webpack-c4376b110507dd22.js → webpack-9953d80989df2d20.js} +1 -1
- khoj/interface/compiled/_next/static/css/4cae6c0e5c72fb2d.css +1 -0
- khoj/interface/compiled/_next/static/css/b1094827d745306b.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/interface/web/login.html +261 -159
- khoj/routers/api.py +2 -2
- khoj/routers/helpers.py +1 -1
- khoj/utils/helpers.py +1 -1
- {khoj-1.24.0.dist-info → khoj-1.24.1.dev8.dist-info}/METADATA +1 -1
- {khoj-1.24.0.dist-info → khoj-1.24.1.dev8.dist-info}/RECORD +41 -41
- khoj/interface/compiled/_next/static/chunks/2697-5b013077cfa7aaf0.js +0 -1
- khoj/interface/compiled/_next/static/css/2de69f0be774c768.css +0 -1
- khoj/interface/compiled/_next/static/css/592ca99f5122e75a.css +0 -1
- /khoj/interface/compiled/_next/static/{ruzYmVTHUQneQMdfmNYh_ → KhX5sLconlnrqCovS7i2u}/_buildManifest.js +0 -0
- /khoj/interface/compiled/_next/static/{ruzYmVTHUQneQMdfmNYh_ → KhX5sLconlnrqCovS7i2u}/_ssgManifest.js +0 -0
- {khoj-1.24.0.dist-info → khoj-1.24.1.dev8.dist-info}/WHEEL +0 -0
- {khoj-1.24.0.dist-info → khoj-1.24.1.dev8.dist-info}/entry_points.txt +0 -0
- {khoj-1.24.0.dist-info → khoj-1.24.1.dev8.dist-info}/licenses/LICENSE +0 -0
@@ -1,5 +1,5 @@
|
|
1
1
|
khoj/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
2
|
-
khoj/configure.py,sha256=
|
2
|
+
khoj/configure.py,sha256=29Km6AoGJuVwQ5xHsoK005-2-xngfZgiTwz54U90iv8,17035
|
3
3
|
khoj/main.py,sha256=9YMJEaKlVin5hxU0TcVH5X1CP6wX9HE8Z7qWSxNGPd0,8161
|
4
4
|
khoj/manage.py,sha256=njo6uLxGaMamTPesHjFEOIBJbpIUrz39e1V59zKj544,664
|
5
5
|
khoj/app/README.md,sha256=PSQjKCdpU2hgszLVF8yEhV7TWhbEEb-1aYLTRuuAsKI,2832
|
@@ -100,18 +100,20 @@ khoj/interface/compiled/chat.svg,sha256=l2JoYRRgk201adTTdvJ-buKUrc0WGfsudix5xEvt
|
|
100
100
|
khoj/interface/compiled/close.svg,sha256=hQ2iFLkNzHk0_iyTrSbwnWAeXYlgA-c2Eof2Iqh76n4,417
|
101
101
|
khoj/interface/compiled/copy-button-success.svg,sha256=byqWAYD3Pn9IOXRjOKudJ-TJbP2UESbQGvtLWazNGjY,829
|
102
102
|
khoj/interface/compiled/copy-button.svg,sha256=05bKM2eRxksfBlAPT7yMaoNJEk85bZCxQg67EVrPeHo,669
|
103
|
-
khoj/interface/compiled/index.html,sha256=
|
104
|
-
khoj/interface/compiled/index.txt,sha256=
|
103
|
+
khoj/interface/compiled/index.html,sha256=bhgDapW1sn4XZP_DTllAcVnAifQzLi-4FZGW27WOXw0,12048
|
104
|
+
khoj/interface/compiled/index.txt,sha256=FVlod-6Y7TkGEmsh5OjbBvO6QX_gLEmUFIogJQVbP4U,5573
|
105
105
|
khoj/interface/compiled/khoj.webmanifest,sha256=lsknYkvEdMbRTOUYKXPM_8krN2gamJmM4u3qj8u9lrU,1682
|
106
106
|
khoj/interface/compiled/logo.svg,sha256=_QCKVYM4WT2Qhcf7aVFImjq_s5CwjynGXYAOgI7yf8w,8059
|
107
107
|
khoj/interface/compiled/send.svg,sha256=VdavOWkVddcwcGcld6pdfmwfz7S91M-9O28cfeiKJkM,635
|
108
108
|
khoj/interface/compiled/share.svg,sha256=91lwo75PvMDrgocuZQab6EQ62CxRbubh9Bhw7CWMKbg,1221
|
109
109
|
khoj/interface/compiled/thumbs-down.svg,sha256=JGNl-DwoRmH2XFMPWwFFklmoYtKxaQbkLE3nuYKe8ZY,1019
|
110
110
|
khoj/interface/compiled/thumbs-up.svg,sha256=yS1wxTRtiztkN-6nZciLoYQUB_KTYNPV8xFRwH2TQFw,1036
|
111
|
-
khoj/interface/compiled/404/index.html,sha256=
|
111
|
+
khoj/interface/compiled/404/index.html,sha256=MMP41MvXzMNTnpneWP_OCkufIfJsepDPEf91DrfyFUg,12051
|
112
|
+
khoj/interface/compiled/_next/static/KhX5sLconlnrqCovS7i2u/_buildManifest.js,sha256=6I9QUstNpJnhe3leR2Daw0pSXwzcbBscv6h2jmmPpms,224
|
113
|
+
khoj/interface/compiled/_next/static/KhX5sLconlnrqCovS7i2u/_ssgManifest.js,sha256=Z49s4suAsf5y_GfnQSvm4qtq2ggxEbZPfEDTXjy6XgA,80
|
112
114
|
khoj/interface/compiled/_next/static/chunks/121-7024f479c297aef0.js,sha256=CcRT2AArGYTo7Orl5w69nrnMqdI_EmyEP_YqIj3FU1c,20952
|
113
115
|
khoj/interface/compiled/_next/static/chunks/1603-e13f41ec2cb3f147.js,sha256=flnjaoM8y4aAAYkUN7rbJB4AicQEh8LA9jc7fKuUyDo,71155
|
114
|
-
khoj/interface/compiled/_next/static/chunks/2697-
|
116
|
+
khoj/interface/compiled/_next/static/chunks/2697-a29cb9191a9e339c.js,sha256=OL5uk2QkFLEGiso7vdwI7rW57A5BMjKJ5uhYA9rtoSc,6944
|
115
117
|
khoj/interface/compiled/_next/static/chunks/3062-71ed4b46ac2bb87c.js,sha256=847h3nNxc8t4GOW20GIAp8c5kquVPEQ7EZurPzGySo0,258667
|
116
118
|
khoj/interface/compiled/_next/static/chunks/3678-ef0d20e267e9f010.js,sha256=xe1GN5CzNYfUrURzJ1FwCG-_u-EZ6nbGPK9OHI5DDfw,244206
|
117
119
|
khoj/interface/compiled/_next/static/chunks/4051-2cf66369d6ca0f1d.js,sha256=7RI-HT_lAXDciwv_hgkPJ2B8qNJYT_fl5d1_sw0tsrE,1087373
|
@@ -133,34 +135,34 @@ khoj/interface/compiled/_next/static/chunks/framework-8e0e0f4a6b83a956.js,sha256
|
|
133
135
|
khoj/interface/compiled/_next/static/chunks/main-app-6d6ee3495efe03d4.js,sha256=i52E7sWOcSq1G8eYZL3mtTxbUbwRNxcAbSWQ6uWpMsY,475
|
134
136
|
khoj/interface/compiled/_next/static/chunks/main-f84cd3c1873cd842.js,sha256=jKg2A4pPMmEAQmrA10rACH3daS8XXJeMnGOz1AsTkdI,111099
|
135
137
|
khoj/interface/compiled/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js,sha256=6QPOwdWeAVe8x-SsiDrm-Ga6u2DkqgG5SFqglrlyIgA,91381
|
136
|
-
khoj/interface/compiled/_next/static/chunks/webpack-
|
138
|
+
khoj/interface/compiled/_next/static/chunks/webpack-9953d80989df2d20.js,sha256=q5HW1s5tBDHSX4l8Q_2R6b49Mil2ThSfK48iYKZ2ghI,3721
|
137
139
|
khoj/interface/compiled/_next/static/chunks/app/layout-f3e40d346da53112.js,sha256=nekGSUVbvB81OfqGgJa2UoDmbxPhNwFwtc4o11O_1jI,442
|
138
|
-
khoj/interface/compiled/_next/static/chunks/app/page-
|
140
|
+
khoj/interface/compiled/_next/static/chunks/app/page-96cab08c985716f4.js,sha256=2ccuoYU3YL8p83Uw80kLg-Yq-6VkD3Adb5vpdq0aSYI,28930
|
139
141
|
khoj/interface/compiled/_next/static/chunks/app/_not-found/page-07ff4ab42b07845e.js,sha256=3mCUnxfMxyK44eqk21TVBrC6u--WSbvx31fTmQuOvMQ,1755
|
140
142
|
khoj/interface/compiled/_next/static/chunks/app/agents/layout-e71c8e913cccf792.js,sha256=VyIMrkvntFObMzXF-elNtngJ8mBdjg8XrOGfboJ2f_4,372
|
141
|
-
khoj/interface/compiled/_next/static/chunks/app/agents/page-
|
143
|
+
khoj/interface/compiled/_next/static/chunks/app/agents/page-d302911777a3e027.js,sha256=vy7wcFuIRdkI9ebUnJTpdUXEE-XIjxlX0JHxCMYaupM,18104
|
142
144
|
khoj/interface/compiled/_next/static/chunks/app/automations/layout-27c28e923c9b1ff0.js,sha256=d2vJ_lVB0pfeFXNUPzHAe1ca5NzdNowHPh___SPqugM,5143
|
143
|
-
khoj/interface/compiled/_next/static/chunks/app/automations/page-
|
145
|
+
khoj/interface/compiled/_next/static/chunks/app/automations/page-e0bedd962fcfa0dd.js,sha256=N3rTBcyU6oJWpvhOAAyrtUrhHkBm-UseI_8fcj8E_wM,34472
|
144
146
|
khoj/interface/compiled/_next/static/chunks/app/chat/layout-8102549127db3067.js,sha256=YIoA3fqOBt8nKWw5iQAwA_avg2t1Q5Afn65IA5PBOz4,374
|
145
|
-
khoj/interface/compiled/_next/static/chunks/app/chat/page-
|
147
|
+
khoj/interface/compiled/_next/static/chunks/app/chat/page-1b886aa4f57af1fa.js,sha256=7ZgIPvWhwTpOPvJAZWvU8ZJUBLAArQBS2eytpTG2_IM,5580
|
146
148
|
khoj/interface/compiled/_next/static/chunks/app/factchecker/layout-7b30c541c05fb904.js,sha256=yub2AuBKHKSCqrHRFnkZv9JXLmLJLOB99iiaD3DtZQM,170
|
147
|
-
khoj/interface/compiled/_next/static/chunks/app/factchecker/page-
|
149
|
+
khoj/interface/compiled/_next/static/chunks/app/factchecker/page-32e61af29e6b431d.js,sha256=6xCL8iTO6dEzdSbNEUocPHExYlquRL7fKXNaPT3K7qY,14028
|
148
150
|
khoj/interface/compiled/_next/static/chunks/app/search/layout-3720f1362310bebb.js,sha256=Smpa4MQaw5ItashtspsDKsOvRa6sOXH_lv4jIfWIbNI,170
|
149
|
-
khoj/interface/compiled/_next/static/chunks/app/search/page-
|
151
|
+
khoj/interface/compiled/_next/static/chunks/app/search/page-b3193d46c65571c5.js,sha256=1zYyyY5JIj9HsxgunGlKWBt6uxzE7al1LMaYVVFLlz0,6954
|
150
152
|
khoj/interface/compiled/_next/static/chunks/app/settings/layout-6f9314b0d7a26046.js,sha256=ikl3vCXnp81sa24uPSuRbgvgDtpHGWfhxEs4OAOYXIM,5347
|
151
|
-
khoj/interface/compiled/_next/static/chunks/app/settings/page-
|
153
|
+
khoj/interface/compiled/_next/static/chunks/app/settings/page-0db9b708366606ec.js,sha256=x0A8XikxPZJZVwFPdNRtTZxSo2gVsBn7aUPi8JKTEFU,31895
|
152
154
|
khoj/interface/compiled/_next/static/chunks/app/share/chat/layout-39f03f9e32399f0f.js,sha256=ClS8wrj6HOsRL4VX8DMiqX_MlQDsi_3CA-AQt4m7vuA,373
|
153
|
-
khoj/interface/compiled/_next/static/chunks/app/share/chat/page-
|
155
|
+
khoj/interface/compiled/_next/static/chunks/app/share/chat/page-7df9c23b5fec66de.js,sha256=J6cWZJuJ98JogJpMtZdq1glOtCrLgzYlVnr0gTWd6Qk,4734
|
154
156
|
khoj/interface/compiled/_next/static/chunks/pages/_app-f870474a17b7f2fd.js,sha256=eqdFPAN_XFyMUzZ9qwFk-_rhMWZrU7lgNVt1foVUANo,286
|
155
157
|
khoj/interface/compiled/_next/static/chunks/pages/_error-c66a4e8afc46f17b.js,sha256=vjERjtMAbVk-19LyPf1Jc-H6TMcrSznSz6brzNqbqf8,253
|
156
158
|
khoj/interface/compiled/_next/static/css/1538cedb321e3a97.css,sha256=-qLZhPN-wA3kcrVODVTaG1sN0pmuzRCqNH12gs5_qYc,2569
|
157
159
|
khoj/interface/compiled/_next/static/css/2272c73fc7a3b571.css,sha256=1fHKFd8zLOHosAHx-kxv4b9lVSqHag_E71WkV3dXx2Y,26940
|
158
160
|
khoj/interface/compiled/_next/static/css/24f141a6e37cd204.css,sha256=ptSCCRVED5mwv5gQ96BrWj4IvJbMPjMKZgnl_Mc3NHk,1881721
|
159
|
-
khoj/interface/compiled/_next/static/css/2de69f0be774c768.css,sha256=E00JnHdJVDT2Ai0dxE6VRD0odoBTLEyeQW48rlv5zH4,7849
|
160
161
|
khoj/interface/compiled/_next/static/css/3e1f1fdd70775091.css,sha256=HT70_NVRMtV5IPc5k9JBGrVirjDZ3tyap7mEPXjQlGM,1634
|
162
|
+
khoj/interface/compiled/_next/static/css/4cae6c0e5c72fb2d.css,sha256=3CjTMmtMrm_MYt1ywtUh2MHEjSLSl356SQLl4hdBuYw,534
|
161
163
|
khoj/interface/compiled/_next/static/css/553f9cdcc7a2bcd6.css,sha256=JpjOOwmqP9Hba-w_8Lx9jWW0ZD0kD3wR0HvdPGDyUPo,2134
|
162
|
-
khoj/interface/compiled/_next/static/css/592ca99f5122e75a.css,sha256=BSqRkeb9vBh0phx5GkAlZirTFZintbyggGaUkuOBfaU,914
|
163
164
|
khoj/interface/compiled/_next/static/css/5a400c87d295e68a.css,sha256=ojDUPJ9fJpEo9DzTAsEa-k1cg7Bef-nSTfpszMiqknQ,17711
|
165
|
+
khoj/interface/compiled/_next/static/css/b1094827d745306b.css,sha256=V0sHPHjBYSs52KIYPjg5FTCsMpDucVQwUM1f7ThsLQw,8229
|
164
166
|
khoj/interface/compiled/_next/static/css/c808691c459e3887.css,sha256=Xj1SLFCKntSIqZSDCMg2MnzZowIiKFtqPT3KxrT4i94,1857
|
165
167
|
khoj/interface/compiled/_next/static/media/0e790e04fd40ad16-s.p.woff2,sha256=41ewITd0G1ZAoB62BTHMW58a1q8Hl6vSbTQkkHP7EbI,39372
|
166
168
|
khoj/interface/compiled/_next/static/media/4221e1667cd19c7d-s.woff2,sha256=_Y3g0keA8P6nZnFfm_VO5o2Sne1iST3v9xz4fBo3fwM,75532
|
@@ -234,10 +236,8 @@ khoj/interface/compiled/_next/static/media/flags.3afdda2f.webp,sha256=M2AW_HLpBn
|
|
234
236
|
khoj/interface/compiled/_next/static/media/flags@2x.5fbe9fc1.webp,sha256=BBeRPBZkxY3-aKkMnYv5TSkxmbeMbyUH4VRIPfrWg1E,137406
|
235
237
|
khoj/interface/compiled/_next/static/media/globe.98e105ca.webp,sha256=g3ofb8-W9GM75zIhlvQhaS8I2py9TtrovOKR3_7Jf04,514
|
236
238
|
khoj/interface/compiled/_next/static/media/globe@2x.974df6f8.webp,sha256=I_N7Yke3IOoS-0CC6XD8o0IUWG8PdPbrHmf6lpgWlZY,1380
|
237
|
-
khoj/interface/compiled/
|
238
|
-
khoj/interface/compiled/
|
239
|
-
khoj/interface/compiled/agents/index.html,sha256=DBto9n4byhrtsbYL-znt7mxt7JlDvLvGgOXSaV6k5ZQ,12703
|
240
|
-
khoj/interface/compiled/agents/index.txt,sha256=bCFC_ewku09nHUIWr3hkzM4WHNhFeAf170vhIa4aeyk,6080
|
239
|
+
khoj/interface/compiled/agents/index.html,sha256=8mEQBxGi_QHO3EYU72FdCsfyQbcLPA5Re3Xpn5v2xlM,12395
|
240
|
+
khoj/interface/compiled/agents/index.txt,sha256=qNQhgkDrJXurZATBDtg_astPGTkHz0-NLQX74b3J-XU,5947
|
241
241
|
khoj/interface/compiled/assets/icons/khoj_lantern.ico,sha256=eggu-B_v3z1R53EjOFhIqqPnICBGdoaw1xnc0NrzHck,174144
|
242
242
|
khoj/interface/compiled/assets/icons/khoj_lantern_128x128.png,sha256=aTxivDb3CYyThkVZWz8A19xl_dNut5DbkXhODWF3A9Q,5640
|
243
243
|
khoj/interface/compiled/assets/icons/khoj_lantern_256x256.png,sha256=xPCMLHiaL7lYOdQLZrKwWE-Qjn5ZaysSZB0ScYv4UZU,12312
|
@@ -248,25 +248,25 @@ khoj/interface/compiled/assets/samples/desktop-remember-plan-sample.png,sha256=i
|
|
248
248
|
khoj/interface/compiled/assets/samples/phone-browse-draw-sample.png,sha256=Dd4fPwtFl6BWqnHjeb1mCK_ND0hhHsWtx8sNE7EiMuE,406179
|
249
249
|
khoj/interface/compiled/assets/samples/phone-plain-chat-sample.png,sha256=DEDaNRCkfEWUeh3kYZWIQDTVK1a6KKnYdwj5ZWisN_Q,82985
|
250
250
|
khoj/interface/compiled/assets/samples/phone-remember-plan-sample.png,sha256=Ma3blirRmq3X4oYSsDbbT7MDn29rymDrjwmUfA9BMuM,236285
|
251
|
-
khoj/interface/compiled/automations/index.html,sha256=
|
252
|
-
khoj/interface/compiled/automations/index.txt,sha256=
|
253
|
-
khoj/interface/compiled/chat/index.html,sha256=
|
254
|
-
khoj/interface/compiled/chat/index.txt,sha256=
|
255
|
-
khoj/interface/compiled/factchecker/index.html,sha256=
|
256
|
-
khoj/interface/compiled/factchecker/index.txt,sha256=
|
257
|
-
khoj/interface/compiled/search/index.html,sha256=
|
258
|
-
khoj/interface/compiled/search/index.txt,sha256=
|
259
|
-
khoj/interface/compiled/settings/index.html,sha256=
|
260
|
-
khoj/interface/compiled/settings/index.txt,sha256
|
261
|
-
khoj/interface/compiled/share/chat/index.html,sha256=
|
262
|
-
khoj/interface/compiled/share/chat/index.txt,sha256=
|
251
|
+
khoj/interface/compiled/automations/index.html,sha256=HjFy5sqVy5VnL0zl2UGyWj7ToRM4oZeCUUrf9u1Bwqk,30811
|
252
|
+
khoj/interface/compiled/automations/index.txt,sha256=f9nfic0Lc2C_fvKupVNmnlHkddcwjbL31v5x57zz8lg,5585
|
253
|
+
khoj/interface/compiled/chat/index.html,sha256=UFxA3Tu49l4nIFk0pMXKpNlTU615Abov9yuYx-ovvJY,13851
|
254
|
+
khoj/interface/compiled/chat/index.txt,sha256=K5srv6yoO-v0yKcpy4PfnSKDF5N6_Mg-CUxuu_yP0ec,6532
|
255
|
+
khoj/interface/compiled/factchecker/index.html,sha256=P2HkuRQYtOpILdB4P8DkVG3_rNob_pZW5JspGp9Fuxs,29970
|
256
|
+
khoj/interface/compiled/factchecker/index.txt,sha256=Z9svPd8f6VY9pi0QX_9y7cX5FqFIHaWzlNX0pQCrdC8,5786
|
257
|
+
khoj/interface/compiled/search/index.html,sha256=U_3hVljOe8ieOjG2HI8scWmRa_l_1gHAOLUEIKuFOqc,30158
|
258
|
+
khoj/interface/compiled/search/index.txt,sha256=wOgG11Vjg4IU8Km37WWm8xHu1Heo3b5aSrh3qOtar1A,5254
|
259
|
+
khoj/interface/compiled/settings/index.html,sha256=1GkbhZCkaOHKERd4VfP0ifU107jbxc6YTn9GBmvUeEE,12831
|
260
|
+
khoj/interface/compiled/settings/index.txt,sha256=0QRdFXz-TVTK1xTpdiYzQ1jL47CTmQGpkmKH-5SZUeU,6078
|
261
|
+
khoj/interface/compiled/share/chat/index.html,sha256=8mybCleIorrIos3iF-EmOFQI3gH0KdO7MRz9MtqKHOc,15176
|
262
|
+
khoj/interface/compiled/share/chat/index.txt,sha256=y94VqMjXpCsqKR9vNhB54slUL3poOJXbrERAE51vDnk,7343
|
263
263
|
khoj/interface/email/feedback.html,sha256=xksuPFamx4hGWyTTxZKRgX_eiYQQEuv-eK9Xmkt-nwU,1216
|
264
264
|
khoj/interface/email/magic_link.html,sha256=EoGKQucfPj3xQrWXhSZAzPFOYCHF_ZX94TWCd1XHl1M,941
|
265
265
|
khoj/interface/email/task.html,sha256=tY7a0gzVeQ2lSQNu7WyXR_s7VYeWTrxWEj1iHVuoVE4,2813
|
266
266
|
khoj/interface/email/welcome.html,sha256=CpOLmNZV8jK1B_el7bxtZEFMr7k4g6MHfSHBhYFifB0,6081
|
267
267
|
khoj/interface/web/base_config.html,sha256=3aRwGF546vUdtCqL4tbWDdvO3ThEzt627vopx_tS4zo,12181
|
268
268
|
khoj/interface/web/content_source_github_input.html,sha256=YpsLBpsATW08ttrGysqktx2EczC4nebKlvWpwxtwmFY,8249
|
269
|
-
khoj/interface/web/login.html,sha256=
|
269
|
+
khoj/interface/web/login.html,sha256=6GbNz1S9oC_iY4yb1Xygm2ukYT36KexDUzV8NMRnScc,9962
|
270
270
|
khoj/interface/web/utils.html,sha256=_UrcCvSkx1SAzhlTsvrj9LFlnJuJ-_cMtz6HY-rEIkI,3143
|
271
271
|
khoj/interface/web/assets/khoj.css,sha256=rhW8-RwvkpTC5GbtBt0EByaXaHjlxpxPYxrUuzMWDC0,5659
|
272
272
|
khoj/interface/web/assets/utils.js,sha256=A22W1nOVuD1osI7TtZC8fZ0r1g4pE66tXQ_4XNbhreo,1269
|
@@ -332,7 +332,7 @@ khoj/processor/speech/text_to_speech.py,sha256=Q7sapi5Hv6woXOumtrGqR0t6izZrFBkWX
|
|
332
332
|
khoj/processor/tools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
333
333
|
khoj/processor/tools/online_search.py,sha256=V39CemVrSqmgmnQJq2weoSAsMp7tJ7lL1S5EtQXsLPk,10061
|
334
334
|
khoj/routers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
335
|
-
khoj/routers/api.py,sha256=
|
335
|
+
khoj/routers/api.py,sha256=kUiFR_cvtM7r2k_xAQOS6J72g_dHXnWy7_CTcnJXOgc,26469
|
336
336
|
khoj/routers/api_agents.py,sha256=ks8QzjmZiio6j1QGi6xFtDmVxd9lvC6LPB-WcDPnF8o,1525
|
337
337
|
khoj/routers/api_chat.py,sha256=-D_hDS1hkW_MGNNklsG2p1DK84ahnv-f89KXxAbnkB0,58357
|
338
338
|
khoj/routers/api_content.py,sha256=E-Y6G2V14EdxN5rnisQKVINuBuItSZfLiiXpC9E9yTA,17387
|
@@ -340,7 +340,7 @@ khoj/routers/api_model.py,sha256=5m7JWwgd9jILiLivRu7NEyY2E-tUkqoEkGg6j6uM1g0,464
|
|
340
340
|
khoj/routers/api_phone.py,sha256=p9yfc4WeMHDC0hg3aQk60a2VBy8rZPdEnz9wdJ7DzkU,2208
|
341
341
|
khoj/routers/auth.py,sha256=pCOLSRihJWcn097DRPxLjPdlejsjHJFRs9jHIzLujZU,6247
|
342
342
|
khoj/routers/email.py,sha256=SGYNPQvfcvYeHf70F0YqpY0FLMRElF2ZekROXdwGI18,3821
|
343
|
-
khoj/routers/helpers.py,sha256=
|
343
|
+
khoj/routers/helpers.py,sha256=pkQMfFMoE0DaxK9lIvLOpErR7p1Mq1JvZkx4Ej3JOR0,64019
|
344
344
|
khoj/routers/notion.py,sha256=Lp67xP9rVgpAF9BQoGTjZFcVdF1HYtvPP0kjq6uurKU,2802
|
345
345
|
khoj/routers/storage.py,sha256=tJrwhFRVWv0MHv7V7huMc1Diwm-putZSwnZXJ3tqT_c,2338
|
346
346
|
khoj/routers/subscription.py,sha256=qEyV7m7mrY6MGtaij8W3v61tpzX2a7ydm2B-E8h_R-M,4285
|
@@ -358,15 +358,15 @@ khoj/utils/cli.py,sha256=AgO3rO-bN5oI71sIReGxrJXPeXEH80fnCIsyVlZYgjI,3695
|
|
358
358
|
khoj/utils/config.py,sha256=aiOkH0je8A30DAGYTHMRePrgJonFv_i07_7CdhhhcdA,1805
|
359
359
|
khoj/utils/constants.py,sha256=UwE7U9bNsfeqTb0K2lcdXdAscM4-7uuVoR3KbZS03Pg,1216
|
360
360
|
khoj/utils/fs_syncer.py,sha256=bQgcbYYC3x11RyCqI_kUzzqGpcKTodGgdT-3OTQsXqw,9977
|
361
|
-
khoj/utils/helpers.py,sha256=
|
361
|
+
khoj/utils/helpers.py,sha256=OmRKaVeUKdWaK4UfIOWIM4EM0yO9mUt05e6_XsRNrLE,14527
|
362
362
|
khoj/utils/initialization.py,sha256=wlGtgThdRx77trd8H83Cp0cxAtkel0789eyFoF7iToA,10315
|
363
363
|
khoj/utils/jsonl.py,sha256=0Ac_COqr8sLCXntzZtquxuCEVRM2c3yKeDRGhgOBRpQ,1192
|
364
364
|
khoj/utils/models.py,sha256=Q5tcC9-z25sCiub048fLnvZ6_IIO1bcPNxt5payekk0,2009
|
365
365
|
khoj/utils/rawconfig.py,sha256=BKicp6kEBax7h76YRYgyFAUpfWHAI5m9ZJ2HVqyh45Y,3983
|
366
366
|
khoj/utils/state.py,sha256=x4GTewP1YhOA6c_32N4wOjnV-3AA3xG_qbY1-wC2Uxc,1559
|
367
367
|
khoj/utils/yaml.py,sha256=H0mfw0ZvBFUvFmCQn8pWkfxdmIebsrSykza7D8Wv6wQ,1430
|
368
|
-
khoj-1.24.
|
369
|
-
khoj-1.24.
|
370
|
-
khoj-1.24.
|
371
|
-
khoj-1.24.
|
372
|
-
khoj-1.24.
|
368
|
+
khoj-1.24.1.dev8.dist-info/METADATA,sha256=Fz0BB0FFCnGYVRAanyognHfhBq2SmB6ImrGG3TC5SMQ,6729
|
369
|
+
khoj-1.24.1.dev8.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
|
370
|
+
khoj-1.24.1.dev8.dist-info/entry_points.txt,sha256=KBIcez5N_jCgq_ER4Uxf-e1lxTBMTE_BBjMwwfeZyAg,39
|
371
|
+
khoj-1.24.1.dev8.dist-info/licenses/LICENSE,sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8,34523
|
372
|
+
khoj-1.24.1.dev8.dist-info/RECORD,,
|
@@ -1 +0,0 @@
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2697],{82697:function(e,t,n){"use strict";n.d(t,{Z:function(){return x}});var s=n(57437),a=n(15238),o=n.n(a),r=n(2265),i=n(89178),l=n(94880),c=n(58485),u=n(16288),g=n(20721),h=n(26100),d=n(19666),m=n(50495),f=e=>{let{name:t,avatar:n,link:a,description:o}=e;return(0,s.jsx)("div",{className:"relative group flex",children:(0,s.jsx)(d.pn,{children:(0,s.jsxs)(d.u,{children:[(0,s.jsx)(d.aJ,{asChild:!0,children:(0,s.jsxs)(m.z,{variant:"ghost",className:"flex items-center justify-center",children:[n,(0,s.jsx)("div",{children:t})]})}),(0,s.jsx)(d._v,{children:(0,s.jsxs)("div",{className:"w-80 h-30",children:[(0,s.jsx)("a",{href:a,target:"_blank",rel:"noreferrer",className:"mt-1 ml-2 block no-underline",children:(0,s.jsxs)("div",{className:"flex items-center justify-start gap-2",children:[n,(0,s.jsxs)("div",{className:"mr-2 mt-1 flex justify-center items-center text-sm font-semibold text-gray-800",children:[t,(0,s.jsx)(h.o,{weight:"bold",className:"ml-1"})]})]})}),o&&(0,s.jsx)("p",{className:"mt-2 ml-6 text-sm text-gray-600 line-clamp-2",children:o||"A Khoj agent"})]})})]})})})},v=n(89417),p=n(69591);function x(e){let[t,n]=(0,r.useState)(null),[a,h]=(0,r.useState)(0),[d,m]=(0,r.useState)(!0),x=(0,r.useRef)(null),b=(0,r.useRef)(null),j=(0,r.useRef)(null),y=(0,r.useRef)(null),[M,_]=(0,r.useState)(null),[C,w]=(0,r.useState)(!1),[N,I]=(0,r.useState)(!0),S=(0,p.IC)(),k="[data-radix-scroll-area-viewport]";(0,r.useEffect)(()=>{var e;let t=null===(e=b.current)||void 0===e?void 0:e.querySelector(k);if(!t)return;let n=()=>{let{scrollTop:e,scrollHeight:n,clientHeight:s}=t;I(n-(e+s)<=50)};return t.addEventListener("scroll",n),()=>t.removeEventListener("scroll",n)},[]),(0,r.useEffect)(()=>{e.incomingMessages&&e.incomingMessages.length>0&&N&&setTimeout(T,0)},[e.incomingMessages,N]),(0,r.useEffect)(()=>{t&&t.chat&&t.chat.length>0&&a<2&&setTimeout(()=>{var e;null===(e=j.current)||void 0===e||e.scrollIntoView({behavior:"auto",block:"start"})},0)},[t,a]),(0,r.useEffect)(()=>{if(!d||C)return;let s=new IntersectionObserver(s=>{s[0].isIntersecting&&d&&(w(!0),function(s){if(!d||C)return;let a=(s+1)*10,o="";if(e.conversationId)o="/api/chat/history?client=web&conversation_id=".concat(encodeURIComponent(e.conversationId),"&n=").concat(a);else{if(!e.publicConversationSlug)return;o="/api/chat/share/history?client=web&public_conversation_slug=".concat(e.publicConversationSlug,"&n=").concat(a)}fetch(o).then(e=>e.json()).then(a=>{if(e.setTitle(a.response.slug),a&&a.response&&a.response.chat&&a.response.chat.length>0){if(h(Math.ceil(a.response.chat.length/10)),a.response.chat.length===(null==t?void 0:t.chat.length)){m(!1),w(!1);return}e.setAgent(a.response.agent),n(a.response),w(!1),0===s?T(!0):H()}else{if(a.response.agent&&a.response.conversation_id){let t={chat:[],agent:a.response.agent,conversation_id:a.response.conversation_id,slug:a.response.slug};e.setAgent(a.response.agent),n(t)}m(!1),w(!1)}}).catch(e=>{console.error(e),window.location.href="/"})}(a))},{threshold:1});return x.current&&s.observe(x.current),()=>s.disconnect()},[d,a,C]),(0,r.useEffect)(()=>{m(!0),w(!1),h(0),n(null)},[e.conversationId]),(0,r.useEffect)(()=>{if(e.incomingMessages){let t=e.incomingMessages[e.incomingMessages.length-1];t&&!t.completed&&(_(e.incomingMessages.length-1),e.setTitle(t.rawQuery))}},[e.incomingMessages]);let H=()=>{var e;let t=null===(e=b.current)||void 0===e?void 0:e.querySelector(k);requestAnimationFrame(()=>{var e;null===(e=y.current)||void 0===e||e.scrollIntoView({behavior:"auto",block:"start"}),null==t||t.scrollBy({behavior:"smooth",top:-150})})},T=function(){var e;let t=arguments.length>0&&void 0!==arguments[0]&&arguments[0],n=null===(e=b.current)||void 0===e?void 0:e.querySelector(k);requestAnimationFrame(()=>{null==n||n.scrollTo({top:n.scrollHeight,behavior:t?"auto":"smooth"})}),I(!0)};return e.conversationId||e.publicConversationSlug?(0,s.jsx)(l.x,{className:"h-[80vh] relative",ref:b,children:(0,s.jsxs)("div",{children:[(0,s.jsxs)("div",{className:o().chatHistory,children:[(0,s.jsx)("div",{ref:x,style:{height:"1px"},children:C&&(0,s.jsx)(c.l,{message:"Loading Conversation",className:"opacity-50"})}),t&&t.chat&&t.chat.map((e,n)=>(0,s.jsx)(i.Z,{ref:n===t.chat.length-2?j:n===t.chat.length-(a-1)*10?y:null,isMobileWidth:S,chatMessage:e,customClassName:"fullHistory",borderLeftColor:"".concat(null==t?void 0:t.agent.color,"-500"),isLastMessage:n===t.chat.length-1},"".concat(n,"fullHistory"))),e.incomingMessages&&e.incomingMessages.map((e,n)=>(0,s.jsxs)(r.Fragment,{children:[(0,s.jsx)(i.Z,{isMobileWidth:S,chatMessage:{message:e.rawQuery,context:[],onlineContext:{},created:e.timestamp,by:"you",automationId:"",uploadedImageData:e.uploadedImageData},customClassName:"fullHistory",borderLeftColor:"".concat(null==t?void 0:t.agent.color,"-500")},"".concat(n,"outgoing")),e.trainOfThought&&function(e,t,n,a){let r=arguments.length>4&&void 0!==arguments[4]&&arguments[4],l=e.length-1;return(0,s.jsxs)("div",{className:"".concat(o().trainOfThought," shadow-sm"),children:[!r&&(0,s.jsx)(c.l,{className:"float-right"}),e.map((e,a)=>(0,s.jsx)(i.H,{message:e,primary:a===l&&t&&!r,agentColor:n},"train-".concat(a)))]},a)}(e.trainOfThought,n===M,(null==t?void 0:t.agent.color)||"orange","".concat(n,"trainOfThought"),e.completed),(0,s.jsx)(i.Z,{isMobileWidth:S,chatMessage:{message:e.rawResponse,context:e.context,onlineContext:e.onlineContext,created:e.timestamp,by:"khoj",automationId:"",rawQuery:e.rawQuery},customClassName:"fullHistory",borderLeftColor:"".concat(null==t?void 0:t.agent.color,"-500"),isLastMessage:!0},"".concat(n,"incoming"))]},"incomingMessage".concat(n))),e.pendingMessage&&(0,s.jsx)(i.Z,{isMobileWidth:S,chatMessage:{message:e.pendingMessage,context:[],onlineContext:{},created:new Date().getTime().toString(),by:"you",automationId:"",uploadedImageData:e.pendingMessage},customClassName:"fullHistory",borderLeftColor:"".concat(null==t?void 0:t.agent.color,"-500"),isLastMessage:!0},"pendingMessage-".concat(e.pendingMessage.length)),t&&(0,s.jsx)("div",{className:"".concat(o().agentIndicator," pb-4"),children:(0,s.jsx)("div",{className:"relative group mx-2 cursor-pointer",children:(0,s.jsx)(f,{name:t&&t.agent&&t.agent.name?t.agent.name:"Agent",link:t&&t.agent&&t.agent.slug?"/agents?agent=".concat(t.agent.slug):"/agents",avatar:(0,v.T)(t.agent.icon,t.agent.color)||(0,s.jsx)(u.v,{}),description:t&&t.agent&&t.agent.persona?t.agent.persona:""})})})]}),!N&&(0,s.jsx)("button",{title:"Scroll to bottom",className:"absolute bottom-4 right-5 bg-white dark:bg-[hsl(var(--background))] text-neutral-500 dark:text-white p-2 rounded-full shadow-xl",onClick:()=>{T(),I(!0)},children:(0,s.jsx)(g.K,{size:24})})]})}):null}},15238:function(e){e.exports={chatHistory:"chatHistory_chatHistory__CoaVT",chatLayout:"chatHistory_chatLayout__ABli_",agentIndicator:"chatHistory_agentIndicator__wOU1f",trainOfThought:"chatHistory_trainOfThought__mMWSR"}}}]);
|
@@ -1 +0,0 @@
|
|
1
|
-
div.automations_automationsLayout__Atoh_{display:grid;grid-template-columns:1fr 1fr;gap:1rem}div.automations_automationCard__BKidA{display:grid;grid-template-rows:auto 1fr auto}div.automations_pageLayout__OaoYA{max-width:60vw;margin:auto auto 2rem}div.automations_sidePanel__MPciO{position:fixed;height:100%;z-index:1}@media screen and (max-width:768px){div.automations_automationsLayout__Atoh_{grid-template-columns:1fr}div.automations_pageLayout__OaoYA{max-width:90vw}div.automations_sidePanel__MPciO{position:relative;height:100%}}div.sidePanel_session__R9wgH{padding:.5rem;margin-bottom:.25rem;border-radius:.5rem;cursor:pointer;max-width:14rem;font-size:medium;display:grid;grid-template-columns:minmax(auto,400px) 1fr;gap:0}div.sidePanel_compressed__YBPtM{grid-template-columns:minmax(12rem,100%) 1fr 1fr}div.sidePanel_sessionHover__iwfo8,div.sidePanel_session__R9wgH:hover{background-color:hsla(var(--popover))}div.sidePanel_session__R9wgH:hover{color:hsla(var(--popover-foreground))}div.sidePanel_session__R9wgH a{text-decoration:none}button.sidePanel_button__ihOfG{border:none;outline:none;background-color:transparent;cursor:pointer;color:var(--main-text-color);width:24px}button.sidePanel_showMoreButton__dt9Zw{border-radius:.5rem;padding:8px}div.sidePanel_panel__VZ8ye{display:flex;flex-direction:column;padding:1rem;overflow-y:auto;max-width:auto;transition:background-color .5s}div.sidePanel_expanded__ZjTHo{gap:1rem;background-color:hsla(var(--muted));height:100%}div.sidePanel_collapsed__OjVmG{display:grid;grid-template-columns:1fr;height:-moz-fit-content;height:fit-content;padding:1rem 0 0 1rem}p.sidePanel_session__R9wgH{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:left;font-size:small}div.sidePanel_header__d5cGA{display:grid;grid-template-columns:1fr auto}div.sidePanel_profile__x0w58{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:center;margin-top:auto}div.sidePanel_panelWrapper__k_lal{display:grid;grid-template-rows:1fr auto auto;height:100%}div.sidePanel_modalSessionsList__nKe2n{position:fixed;top:0;left:0;width:100%;height:100%;background-color:hsla(var(--frosted-background-color));z-index:1;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}div.sidePanel_modalSessionsList__nKe2n div.sidePanel_content__Wq20_{max-width:80%;max-height:80%;background-color:hsla(var(--frosted-background-color));overflow:auto;padding:20px;border-radius:10px}div.sidePanel_modalSessionsList__nKe2n div.sidePanel_session__R9wgH{max-width:100%;text-overflow:ellipsis}@media screen and (max-width:768px){div.sidePanel_panel__VZ8ye{padding:.25rem;width:100%}div.sidePanel_expanded__ZjTHo{z-index:1}div.sidePanel_singleReference__r9z1n{padding:4px}div.sidePanel_panelWrapper__k_lal{width:100%;padding:0 1rem}div.sidePanel_session__R9wgH.sidePanel_compressed__YBPtM{max-width:100%;display:grid;grid-template-columns:70vw auto;justify-content:space-between}div.sidePanel_session__R9wgH{max-width:100%;grid-template-columns:minmax(auto,70vw) 1fr}}menu.navMenu_menu__fqlFF a{text-decoration:none;font-size:medium;font-weight:400;padding:0 4px;border-radius:4px;display:flex;justify-self:center;margin:0;align-items:center;gap:4px}a.navMenu_selected__A__aP{background-color:hsl(var(--accent))}div.navMenu_titleBar__HJoio{display:flex;justify-content:space-between;align-content:space-evenly;align-items:start}div.navMenu_titleBar__HJoio menu{padding:0;margin:0;border-radius:.5rem;display:grid;grid-auto-flow:column;gap:32px}div.navMenu_settingsMenuProfile__3npiK img{border-radius:50%;width:32px;height:32px;margin:0}div.navMenu_settingsMenu__X2i2U{padding:0 4px;border-radius:4px;display:flex;justify-self:center;margin:0;align-items:center}div.navMenu_settingsMenuOptions__KWnLv{display:block;grid-auto-flow:row;position:absolute;background-color:var(--background-color);box-shadow:0 8px 16px 0 rgba(0,0,0,.2);top:64px;text-align:left;padding:8px;border-radius:8px}@media screen and (max-width:600px){menu.navMenu_menu__fqlFF span{display:none}div.navMenu_settingsMenuOptions__KWnLv{right:4px}div.navMenu_titleBar__HJoio{padding:8px}}div.chatHistory_chatHistory__CoaVT{display:flex;flex-direction:column;height:100%}div.chatHistory_chatLayout__ABli_{height:80vh;overflow-y:auto;margin:0 auto}div.chatHistory_agentIndicator__wOU1f a{display:flex;text-align:center;align-content:center;align-items:center}div.chatHistory_trainOfThought__mMWSR{border:1px solid var(--border-color);border-radius:16px;padding:8px 16px;margin:12px}div.chatMessage_chatMessageContainer__sAivf{display:flex;flex-direction:column;margin:12px;border-radius:16px;padding:8px 16px 0}div.chatMessage_chatMessageWrapper__u5m8A{padding-left:1rem;padding-bottom:1rem;max-width:80vw}div.chatMessage_chatMessageWrapper__u5m8A ol,div.chatMessage_chatMessageWrapper__u5m8A p:not(:last-child),div.chatMessage_chatMessageWrapper__u5m8A ul{margin-bottom:16px}div.chatMessage_chatMessageWrapper__u5m8A a span{display:revert!important}div.chatMessage_khojfullHistory__NPu2l{border-width:1px;padding-left:4px}div.chatMessage_youfullHistory__ioyfH{max-width:100%}div.chatMessage_chatMessageContainer__sAivf.chatMessage_youfullHistory__ioyfH{padding-left:0}div.chatMessage_you__6GUC4{background-color:hsla(var(--secondary));align-self:flex-end;border-radius:16px}div.chatMessage_khoj__cjWON{background-color:transparent;color:hsl(var(--accent-foreground));align-self:flex-start}div.chatMessage_khojChatMessage__BabQz{padding-top:8px;padding-left:16px}div.chatMessage_emptyChatMessage__J9JRn{display:none}div.chatMessage_chatMessageContainer__sAivf img{width:auto;height:auto;max-width:100%;max-height:80vh;-o-object-fit:contain;object-fit:contain;display:block;margin-top:.25rem;margin-right:auto}div.chatMessage_chatMessageContainer__sAivf h3 img{width:24px}div.chatMessage_you__6GUC4{color:hsla(var(--secondary-foreground))}div.chatMessage_author__muRtC{font-size:.75rem;color:grey;text-align:right}div.chatMessage_chatFooter__0vR8s{display:flex;justify-content:space-between;min-height:28px}div.chatMessage_chatButtons__Lbk8T{display:flex;justify-content:flex-end;width:-moz-min-content;width:min-content;border:1px solid var(--border-color);border-radius:16px;position:relative;bottom:-12px;background-color:hsla(var(--secondary))}div.chatMessage_chatFooter__0vR8s button{cursor:pointer;color:hsl(var(--muted-foreground));border:none;border-radius:16px;padding:4px;margin-left:4px;margin-right:4px}div.chatMessage_chatFooter__0vR8s button:hover{background-color:hsla(var(--frosted-background-color))}button.chatMessage_codeCopyButton__Y_Ujv{cursor:pointer;float:right;border-radius:8px}button.chatMessage_codeCopyButton__Y_Ujv:hover{color:hsla(var(--frosted-background-color))}button.chatMessage_codeCopyButton__Y_Ujv img,button.chatMessage_copyButton__jd7q7 img,div.chatMessage_feedbackButtons___Brdy img{width:24px}div.chatMessage_trainOfThought__mR2Gg strong{font-weight:500}div.chatMessage_trainOfThought__mR2Gg.chatMessage_primary__WYPEb strong{font-weight:500;color:hsla(var(--secondary-foreground))}div.chatMessage_trainOfThought__mR2Gg.chatMessage_primary__WYPEb p{color:inherit}div.chatMessage_trainOfThoughtElement__le_bC{display:grid;grid-template-columns:auto 1fr;align-items:start}div.chatMessage_trainOfThoughtElement__le_bC ol,div.chatMessage_trainOfThoughtElement__le_bC ul{margin:auto}@media screen and (max-width:768px){div.chatMessage_youfullHistory__ioyfH{max-width:90%}}div.chatInputArea_actualInputArea__Ha6cN{display:grid;grid-template-columns:auto 1fr auto auto}div.search_searchLayout__fP3m0{display:grid;grid-template-columns:1fr;gap:1rem;height:100vh}div.search_sidePanel__myfc9{position:fixed;height:100%;z-index:1}@media screen and (max-width:768px){div.search_searchLayout__fP3m0{gap:0}div.search_sidePanel__myfc9{position:relative;height:100%}}
|
@@ -1 +0,0 @@
|
|
1
|
-
div.agents_titleBar__FzYbY{padding:16px 0;text-align:left}.agents_agentPersonality__o0Ysz p{white-space:inherit;overflow:hidden;height:77px;line-height:1.5}div.agents_agentPersonality__o0Ysz{text-align:left;grid-column:span 3;overflow:hidden}div.agents_pageLayout__gR3S3{max-width:60vw;margin:auto auto 2rem}div.agents_sidePanel__wGVGc{position:fixed;height:100%;z-index:1}button.agents_infoButton__NqI7E{border:none;background-color:transparent!important;text-align:left;font-family:inherit;font-size:medium}div.agents_agentList__XVx4A{display:grid;gap:20px;padding-top:30px;margin-right:auto;grid-auto-flow:row;grid-template-columns:1fr 1fr;margin-left:auto}@media only screen and (max-width:768px){div.agents_agentList__XVx4A{width:100%;padding:0;margin-right:auto;margin-left:auto;grid-template-columns:1fr}div.agents_pageLayout__gR3S3{max-width:90vw}div.agents_sidePanel__wGVGc{position:relative;height:100%}}
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|