khoj 1.23.3.dev4__py3-none-any.whl → 1.23.3.dev5__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/app/agents/{page-cd8e2ba85287e1f6.js → page-59cff63fd13f8a1c.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/app/automations/{page-6ea3381528603372.js → page-e30a75db8719f439.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/app/chat/{page-5752b57c1e43e8a7.js → page-ba06f9a798156030.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/app/factchecker/{page-04a19ab1a988976f.js → page-961b87fcd132b565.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/app/{page-cd8d5d12595676d7.js → page-8b6150a332c74ece.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/app/search/{page-fa15807b1ad7e30b.js → page-0798bb43c2e368bf.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/app/settings/{page-1a2acc46cdabaf4a.js → page-f518555f8e2fd794.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/app/share/chat/{page-e20f54450d3ce6c0.js → page-2f29904467e1decc.js} +1 -1
- khoj/interface/compiled/_next/static/chunks/{webpack-072d1cbdec7e1782.js → webpack-1edfecaa9da09f0d.js} +1 -1
- khoj/interface/compiled/_next/static/css/4cae6c0e5c72fb2d.css +1 -0
- khoj/interface/compiled/_next/static/css/b19b01c0935280a2.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/email/task.html +31 -34
- khoj/interface/email/welcome.html +82 -53
- {khoj-1.23.3.dev4.dist-info → khoj-1.23.3.dev5.dist-info}/METADATA +1 -1
- {khoj-1.23.3.dev4.dist-info → khoj-1.23.3.dev5.dist-info}/RECORD +40 -40
- khoj/interface/compiled/_next/static/css/43939edc2f9b2043.css +0 -1
- khoj/interface/compiled/_next/static/css/a3530ec58b0b660f.css +0 -1
- /khoj/interface/compiled/_next/static/{d3ySlDLLYAYu1Jr-Dc35R → 6pMJVgVzyKPCA9NThggPT}/_buildManifest.js +0 -0
- /khoj/interface/compiled/_next/static/{d3ySlDLLYAYu1Jr-Dc35R → 6pMJVgVzyKPCA9NThggPT}/_ssgManifest.js +0 -0
- /khoj/interface/compiled/_next/static/chunks/{8423-14fc72aec9104ce9.js → 8423-ce22327cf2d2edae.js} +0 -0
- /khoj/interface/compiled/_next/static/chunks/{9178-c153fc402c970365.js → 9178-3a0baad1c172d515.js} +0 -0
- /khoj/interface/compiled/_next/static/chunks/{9417-5d14ac74aaab2c66.js → 9417-2e54c6fd056982d8.js} +0 -0
- {khoj-1.23.3.dev4.dist-info → khoj-1.23.3.dev5.dist-info}/WHEEL +0 -0
- {khoj-1.23.3.dev4.dist-info → khoj-1.23.3.dev5.dist-info}/entry_points.txt +0 -0
- {khoj-1.23.3.dev4.dist-info → khoj-1.23.3.dev5.dist-info}/licenses/LICENSE +0 -0
@@ -1,61 +1,90 @@
|
|
1
1
|
<!DOCTYPE html>
|
2
|
-
<html>
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
<
|
7
|
-
<
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
<div
|
13
|
-
|
14
|
-
<
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
<
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
2
|
+
<html lang="en">
|
3
|
+
|
4
|
+
<head>
|
5
|
+
<meta charset="UTF-8">
|
6
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
7
|
+
<title>Welcome to Khoj</title>
|
8
|
+
</head>
|
9
|
+
|
10
|
+
<body
|
11
|
+
style="font-family: 'Arial', sans-serif; line-height: 1.6; color: #333; max-width: 600px; margin: 0 auto; padding: 20px; background-color: #f5f5f5;">
|
12
|
+
<div
|
13
|
+
style="background-color: #ffffff; border-radius: 10px; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); padding: 30px;">
|
14
|
+
<a href="https://khoj.dev" target="_blank"
|
15
|
+
style="display: block; text-align: center; margin-bottom: 20px; text-decoration: none;">
|
16
|
+
<img src="https://assets.khoj.dev/khoj_logo.png" alt="Khoj Logo" style="width: 120px;">
|
17
|
+
</a>
|
18
|
+
|
19
|
+
<h1
|
20
|
+
style="font-size: 24px; color: #2c3e50; margin-bottom: 20px; text-align: center; border-bottom: 2px solid #FFA07A; padding-bottom: 10px;">
|
21
|
+
Merge AI with your brain</h1>
|
22
|
+
|
23
|
+
<p style="font-size: 16px; color: #333; margin-bottom: 20px;">Hi {{name}}! We are psyched to be part of your
|
24
|
+
journey with personal AI. To better help you, we're committed to staying transparent, accessible, and
|
25
|
+
completely open-source.</p>
|
26
|
+
|
27
|
+
<a href="https://app.khoj.dev" target="_blank"
|
28
|
+
style="display: block; width: 200px; text-align: center; padding: 10px; margin: 20px auto; background-color: #FFA07A; color: #ffffff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 16px; text-transform: uppercase;">Get
|
29
|
+
Started</a>
|
30
|
+
|
31
|
+
<p style="font-size: 16px; color: #333; margin-bottom: 20px;">You're about to get a whole lot more productive.
|
32
|
+
</p>
|
33
|
+
<a href="https://docs.khoj.dev/features/online_search"
|
34
|
+
style="color: #FFA07A; text-decoration: none; font-weight: bold; font-size: 14px;">
|
35
|
+
<div style="display: grid; grid-template-columns: 1fr 1fr; grid-gap: 20px; margin-bottom: 20px;">
|
36
|
+
<div style="background-color: #f8f9fa; border-left: 4px solid #FFA07A; padding: 15px;">
|
37
|
+
<h3 style="color: #2c3e50; margin-top: 0; font-size: 18px;">Ditch the search bar</h3>
|
38
|
+
<p style="font-size: 14px; color: #666; margin-bottom: 0;">You don't need to click around Google
|
39
|
+
results
|
40
|
+
and sift through information yourself, because Khoj is connected to the internet.</p>
|
41
|
+
</div>
|
42
|
+
</a>
|
43
|
+
<a href="https://app.khoj.dev/agents"
|
44
|
+
style="color: #FFA07A; text-decoration: none; font-weight: bold; font-size: 14px;">
|
45
|
+
<div style="background-color: #f8f9fa; border-left: 4px solid #FFA07A; padding: 15px;">
|
46
|
+
<h3 style="color: #2c3e50; margin-top: 0; font-size: 18px;">Get a village, not just an agent</h3>
|
47
|
+
<p style="font-size: 14px; color: #666; margin-bottom: 0;">Khoj can fill the need for more specialized
|
48
|
+
assistance, such as tutoring, with its curated agents. You get a whole team, always available.</p>
|
31
49
|
</div>
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
<
|
50
|
+
</a>
|
51
|
+
<a href="https://docs.khoj.dev/category/clients"
|
52
|
+
style="color: #FFA07A; text-decoration: none; font-weight: bold; font-size: 14px;">
|
53
|
+
<div style="background-color: #f8f9fa; border-left: 4px solid #FFA07A; padding: 15px;">
|
54
|
+
<h3 style="color: #2c3e50; margin-top: 0; font-size: 18px;">Activate your data</h3>
|
55
|
+
<p style="font-size: 14px; color: #666; margin-bottom: 0;">Build on top of your digital brain. Khoj
|
56
|
+
stores whatever data you share with it, so you can get answers from your personal notes and
|
57
|
+
documents in your native language.</p>
|
37
58
|
</div>
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
<
|
59
|
+
</a>
|
60
|
+
<a href="https://blog.khoj.dev/posts/how-khoj-generates-images/"
|
61
|
+
style="color: #FFA07A; text-decoration: none; font-weight: bold; font-size: 14px;">
|
62
|
+
<div style="background-color: #f8f9fa; border-left: 4px solid #FFA07A; padding: 15px;">
|
63
|
+
<h3 style="color: #2c3e50; margin-top: 0; font-size: 18px;">Create rich, contextual images</h3>
|
64
|
+
<p style="font-size: 14px; color: #666; margin-bottom: 0;">With your shared data, Khoj can help you
|
65
|
+
create astoundingly personal images depicting scenes of what's important to you.</p>
|
43
66
|
</div>
|
44
|
-
</
|
67
|
+
</a>
|
45
68
|
</div>
|
46
|
-
</div>
|
47
|
-
<p style="color: #333; font-size: medium; margin-top: 20px; padding: 0; line-height: 1.5;">Like something? Dislike something? Searching for some other magical feature? Our inbox is always open for feedback! Reply to this email and say hi to introduce yourself 👋🏽.</p>
|
48
|
-
|
49
|
-
<p style="color: #333; font-size: large; margin-top: 20px; padding: 0; line-height: 1.5;">- The Khoj Team</p>
|
50
|
-
<table style="width: 100%; margin-top: 20px;">
|
51
|
-
<tr>
|
52
|
-
<td style="text-align: center;"><a href="https://docs.khoj.dev" target="_blank" style="padding: 8px; color: #333; background-color: #fee285; border-radius: 8px; box-shadow: 6px 6px rgba(0, 0, 0, 1.0);">Docs</a></td>
|
53
|
-
<td style="text-align: center;"><a href="https://github.com/khoj-ai/khoj" target="_blank" style="padding: 8px; color: #333; background-color: #fee285; border-radius: 8px; box-shadow: 6px 6px rgba(0, 0, 0, 1.0);">GitHub</a></td>
|
54
|
-
<td style="text-align: center;"><a href="https://twitter.com/khoj_ai" target="_blank" style="padding: 8px; color: #333; background-color: #fee285; border-radius: 8px; box-shadow: 6px 6px rgba(0, 0, 0, 1.0);">Twitter</a></td>
|
55
|
-
<td style="text-align: center;"><a href="https://www.linkedin.com/company/khoj-ai" target="_blank" style="padding: 8px; color: #333; background-color: #fee285; border-radius: 8px; box-shadow: 6px 6px rgba(0, 0, 0, 1.0);">LinkedIn</a></td>
|
56
|
-
<td style="text-align: center;"><a href="https://discord.gg/BDgyabRM6e" target="_blank" style="padding: 8px; color: #333; background-color: #fee285; border-radius: 8px; box-shadow: 6px 6px rgba(0, 0, 0, 1.0);">Discord</a></td>
|
57
|
-
</tr>
|
58
|
-
</table>
|
59
69
|
|
70
|
+
<p style="font-size: 16px; color: #333; margin-bottom: 20px;">Like something? Dislike something? Searching for
|
71
|
+
some other magical feature? Our inbox is always open for feedback! Reply to this email and say hi to
|
72
|
+
introduce yourself 👋🏽.</p>
|
73
|
+
<div style="font-size: 18px; font-weight: bold; margin-top: 30px; text-align: right;">- The Khoj Team</div>
|
74
|
+
|
75
|
+
<div style="margin-top: 30px; text-align: center;">
|
76
|
+
<a href="https://docs.khoj.dev" target="_blank"
|
77
|
+
style="display: inline-block; margin: 0 10px; padding: 8px 15px; background-color: #FFA07A; color: #ffffff; text-decoration: none; border-radius: 5px;">Docs</a>
|
78
|
+
<a href="https://github.com/khoj-ai/khoj" target="_blank"
|
79
|
+
style="display: inline-block; margin: 0 10px; padding: 8px 15px; background-color: #FFA07A; color: #ffffff; text-decoration: none; border-radius: 5px;">GitHub</a>
|
80
|
+
<a href="https://twitter.com/khoj_ai" target="_blank"
|
81
|
+
style="display: inline-block; margin: 0 10px; padding: 8px 15px; background-color: #FFA07A; color: #ffffff; text-decoration: none; border-radius: 5px;">Twitter</a>
|
82
|
+
<a href="https://www.linkedin.com/company/khoj-ai" target="_blank"
|
83
|
+
style="display: inline-block; margin: 0 10px; padding: 8px 15px; background-color: #FFA07A; color: #ffffff; text-decoration: none; border-radius: 5px;">LinkedIn</a>
|
84
|
+
<a href="https://discord.gg/BDgyabRM6e" target="_blank"
|
85
|
+
style="display: inline-block; margin: 0 10px; padding: 8px 15px; background-color: #FFA07A; color: #ffffff; text-decoration: none; border-radius: 5px;">Discord</a>
|
86
|
+
</div>
|
87
|
+
</div>
|
60
88
|
</body>
|
89
|
+
|
61
90
|
</html>
|
@@ -101,15 +101,17 @@ khoj/interface/compiled/chat.svg,sha256=l2JoYRRgk201adTTdvJ-buKUrc0WGfsudix5xEvt
|
|
101
101
|
khoj/interface/compiled/close.svg,sha256=hQ2iFLkNzHk0_iyTrSbwnWAeXYlgA-c2Eof2Iqh76n4,417
|
102
102
|
khoj/interface/compiled/copy-button-success.svg,sha256=byqWAYD3Pn9IOXRjOKudJ-TJbP2UESbQGvtLWazNGjY,829
|
103
103
|
khoj/interface/compiled/copy-button.svg,sha256=05bKM2eRxksfBlAPT7yMaoNJEk85bZCxQg67EVrPeHo,669
|
104
|
-
khoj/interface/compiled/index.html,sha256=
|
105
|
-
khoj/interface/compiled/index.txt,sha256=
|
104
|
+
khoj/interface/compiled/index.html,sha256=0v4ZpG_1rnuH8l4ik-RYFIBtNjZdxHLH0XoY6SgNBhc,12063
|
105
|
+
khoj/interface/compiled/index.txt,sha256=Lkcg9vDoaICPNGDo0jrAH8scjXww1lX-Hf1X2Y1JQAA,5573
|
106
106
|
khoj/interface/compiled/khoj.webmanifest,sha256=lsknYkvEdMbRTOUYKXPM_8krN2gamJmM4u3qj8u9lrU,1682
|
107
107
|
khoj/interface/compiled/logo.svg,sha256=_QCKVYM4WT2Qhcf7aVFImjq_s5CwjynGXYAOgI7yf8w,8059
|
108
108
|
khoj/interface/compiled/send.svg,sha256=VdavOWkVddcwcGcld6pdfmwfz7S91M-9O28cfeiKJkM,635
|
109
109
|
khoj/interface/compiled/share.svg,sha256=91lwo75PvMDrgocuZQab6EQ62CxRbubh9Bhw7CWMKbg,1221
|
110
110
|
khoj/interface/compiled/thumbs-down.svg,sha256=JGNl-DwoRmH2XFMPWwFFklmoYtKxaQbkLE3nuYKe8ZY,1019
|
111
111
|
khoj/interface/compiled/thumbs-up.svg,sha256=yS1wxTRtiztkN-6nZciLoYQUB_KTYNPV8xFRwH2TQFw,1036
|
112
|
-
khoj/interface/compiled/404/index.html,sha256=
|
112
|
+
khoj/interface/compiled/404/index.html,sha256=y_ZM_v4LjvLWaGgcN2sXKYeRiJ72wHfud8Fd9DKLh9A,11971
|
113
|
+
khoj/interface/compiled/_next/static/6pMJVgVzyKPCA9NThggPT/_buildManifest.js,sha256=6I9QUstNpJnhe3leR2Daw0pSXwzcbBscv6h2jmmPpms,224
|
114
|
+
khoj/interface/compiled/_next/static/6pMJVgVzyKPCA9NThggPT/_ssgManifest.js,sha256=Z49s4suAsf5y_GfnQSvm4qtq2ggxEbZPfEDTXjy6XgA,80
|
113
115
|
khoj/interface/compiled/_next/static/chunks/121-7024f479c297aef0.js,sha256=CcRT2AArGYTo7Orl5w69nrnMqdI_EmyEP_YqIj3FU1c,20952
|
114
116
|
khoj/interface/compiled/_next/static/chunks/1603-7914d7712a47690d.js,sha256=FOHfXtkeS7jexkt4fVMYflY1GS--3xOAdtvxHS5Ax3U,71330
|
115
117
|
khoj/interface/compiled/_next/static/chunks/1906-1747a36c336df02c.js,sha256=PAEKTp-H8pKEZTPQiKpr2DiCXzjBG6zJfBgZosV2Vd8,1083851
|
@@ -121,11 +123,11 @@ khoj/interface/compiled/_next/static/chunks/6648-ff677e51f1b2bcf1.js,sha256=9bJl
|
|
121
123
|
khoj/interface/compiled/_next/static/chunks/7023-52c1be60135eb057.js,sha256=CI8R2DdZNEt3nACmiXUG1NnKhnal1ImzXglW-xDuxcI,123657
|
122
124
|
khoj/interface/compiled/_next/static/chunks/7071-b4711cecca6619a8.js,sha256=z-KSur3LbIFPg_90wN0EMhV0et9cJVfG_MR9POVmdCQ,7801
|
123
125
|
khoj/interface/compiled/_next/static/chunks/743-1a64254447cda71f.js,sha256=YH4bEkjmttcOGzAzXKaDCJ-C68jk2qy1cQJP2ljjoAA,100834
|
124
|
-
khoj/interface/compiled/_next/static/chunks/8423-
|
126
|
+
khoj/interface/compiled/_next/static/chunks/8423-ce22327cf2d2edae.js,sha256=q03PbOtkL3uoNxrhwlreR4DXAU35lRzmzm1TCJ_YvmY,11359
|
125
127
|
khoj/interface/compiled/_next/static/chunks/9001-3b27af6d5f21df44.js,sha256=Flth4g5eWRwc5YXKFgtTxW0dr13NMy7Bf3iw7bj38J0,34911
|
126
128
|
khoj/interface/compiled/_next/static/chunks/9162-0be016519a18568b.js,sha256=3MT-VTsB7Q-ATTO5X6Eu2-QNZfrZNaAr-R41iRsn3RY,149610
|
127
|
-
khoj/interface/compiled/_next/static/chunks/9178-
|
128
|
-
khoj/interface/compiled/_next/static/chunks/9417-
|
129
|
+
khoj/interface/compiled/_next/static/chunks/9178-3a0baad1c172d515.js,sha256=kDBTe9uINH3f7CDYoKN1rO-YRVon_pczC0Bgz3M0JJ8,17678
|
130
|
+
khoj/interface/compiled/_next/static/chunks/9417-2e54c6fd056982d8.js,sha256=FZ8xOLMdzrlVmwtcyuQSy8bBwd8_UZ1hH3FlL4DwXpA,17252
|
129
131
|
khoj/interface/compiled/_next/static/chunks/9984-e410179c6fac7cf1.js,sha256=FECyLY1WnBRP9TpLhPHxxmf4nSWwEKX4SLnb3W9UqT8,31305
|
130
132
|
khoj/interface/compiled/_next/static/chunks/d3ac728e-a9e3522eef9b6b28.js,sha256=wK1TsLdl56xtbQG6HMRDpylzTOYXQaAnnn2xobFnX40,267216
|
131
133
|
khoj/interface/compiled/_next/static/chunks/fd9d1056-2b978342deb60015.js,sha256=2lquiZSfbI-gX4j4TW4JSMLL_D5ShqwydgWpFyXrTy8,172834
|
@@ -133,37 +135,35 @@ khoj/interface/compiled/_next/static/chunks/framework-8e0e0f4a6b83a956.js,sha256
|
|
133
135
|
khoj/interface/compiled/_next/static/chunks/main-175c164f5e0f026c.js,sha256=hlUnjERudON4V4kUKprrFz1e9JRtSp4A9i7vnM-1bzA,110324
|
134
136
|
khoj/interface/compiled/_next/static/chunks/main-app-6d6ee3495efe03d4.js,sha256=i52E7sWOcSq1G8eYZL3mtTxbUbwRNxcAbSWQ6uWpMsY,475
|
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-1edfecaa9da09f0d.js,sha256=9ihcl72o3GsobzTLEI0EXMKtoVVgwR2c4b_vAxkqlI4,3725
|
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-8b6150a332c74ece.js,sha256=kXM-5niYB1RJvP1aRsSVsQrmHuGA7sDO8PUQ0wH3K3E,28773
|
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-59cff63fd13f8a1c.js,sha256=L8oqMpJssFMzYCgrjgmh_TQwFE3FSFnLWtd3FDsdEY0,17971
|
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-e30a75db8719f439.js,sha256=p1xSxJg0B5wepzyiDzz3bvNDR_h8fVwgQjsaAEIe0fI,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-ba06f9a798156030.js,sha256=2lv4GwDTAvzkNBtsnZDnmn2DCjkIx_4xMQoLNMCX8Kk,11349
|
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-961b87fcd132b565.js,sha256=TYI0DgcrnZmBpPYhK-uW95XOw6Ye_GFxDDHS6-CdCU4,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-0798bb43c2e368bf.js,sha256=YJHZcB9S-WKkQ0ewW7xTpsQJC7Vv4C1En3_9saNBvXQ,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-f518555f8e2fd794.js,sha256=G9_C9EuxpJo7-blPJlml6nUpjdEiiAq5K_gkFzkljeE,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-2f29904467e1decc.js,sha256=6LVcv6ECT7Cf1uPKu7yFXukZZR97fP7ZnRF4SUGDffI,10340
|
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/3e49e5ee49c6bda1.css,sha256=wtTUdySBdCNhZCgvRFkiKTm5_1LADYmHNHYoQhxir-w,1881442
|
159
|
-
khoj/interface/compiled/_next/static/css/
|
161
|
+
khoj/interface/compiled/_next/static/css/4cae6c0e5c72fb2d.css,sha256=3CjTMmtMrm_MYt1ywtUh2MHEjSLSl356SQLl4hdBuYw,534
|
160
162
|
khoj/interface/compiled/_next/static/css/553f9cdcc7a2bcd6.css,sha256=JpjOOwmqP9Hba-w_8Lx9jWW0ZD0kD3wR0HvdPGDyUPo,2134
|
161
163
|
khoj/interface/compiled/_next/static/css/592ca99f5122e75a.css,sha256=BSqRkeb9vBh0phx5GkAlZirTFZintbyggGaUkuOBfaU,914
|
162
164
|
khoj/interface/compiled/_next/static/css/5a400c87d295e68a.css,sha256=ojDUPJ9fJpEo9DzTAsEa-k1cg7Bef-nSTfpszMiqknQ,17711
|
163
|
-
khoj/interface/compiled/_next/static/css/
|
165
|
+
khoj/interface/compiled/_next/static/css/b19b01c0935280a2.css,sha256=XGIoUmUj7SxgmFr7awol9uSGyWJhMfb9Gq0aoxB_O8M,8752
|
164
166
|
khoj/interface/compiled/_next/static/css/c808691c459e3887.css,sha256=Xj1SLFCKntSIqZSDCMg2MnzZowIiKFtqPT3KxrT4i94,1857
|
165
|
-
khoj/interface/compiled/_next/static/d3ySlDLLYAYu1Jr-Dc35R/_buildManifest.js,sha256=6I9QUstNpJnhe3leR2Daw0pSXwzcbBscv6h2jmmPpms,224
|
166
|
-
khoj/interface/compiled/_next/static/d3ySlDLLYAYu1Jr-Dc35R/_ssgManifest.js,sha256=Z49s4suAsf5y_GfnQSvm4qtq2ggxEbZPfEDTXjy6XgA,80
|
167
167
|
khoj/interface/compiled/_next/static/media/0e790e04fd40ad16-s.p.woff2,sha256=41ewITd0G1ZAoB62BTHMW58a1q8Hl6vSbTQkkHP7EbI,39372
|
168
168
|
khoj/interface/compiled/_next/static/media/4221e1667cd19c7d-s.woff2,sha256=_Y3g0keA8P6nZnFfm_VO5o2Sne1iST3v9xz4fBo3fwM,75532
|
169
169
|
khoj/interface/compiled/_next/static/media/6c276159aa0eb14b-s.woff2,sha256=i9Ibzi_O7y5KpImujj2rEdOZf96lpNYxYzVvCryW5Uc,140408
|
@@ -236,8 +236,8 @@ khoj/interface/compiled/_next/static/media/flags.3afdda2f.webp,sha256=M2AW_HLpBn
|
|
236
236
|
khoj/interface/compiled/_next/static/media/flags@2x.5fbe9fc1.webp,sha256=BBeRPBZkxY3-aKkMnYv5TSkxmbeMbyUH4VRIPfrWg1E,137406
|
237
237
|
khoj/interface/compiled/_next/static/media/globe.98e105ca.webp,sha256=g3ofb8-W9GM75zIhlvQhaS8I2py9TtrovOKR3_7Jf04,514
|
238
238
|
khoj/interface/compiled/_next/static/media/globe@2x.974df6f8.webp,sha256=I_N7Yke3IOoS-0CC6XD8o0IUWG8PdPbrHmf6lpgWlZY,1380
|
239
|
-
khoj/interface/compiled/agents/index.html,sha256=
|
240
|
-
khoj/interface/compiled/agents/index.txt,sha256=
|
239
|
+
khoj/interface/compiled/agents/index.html,sha256=0KULZCw7gEu2t6yNpZ6GETEc_qoBgLOroI6mPa9t83A,12723
|
240
|
+
khoj/interface/compiled/agents/index.txt,sha256=r-MzrHWf5Z4-L-x88b8WgOTYskZB1Ux6I058gk00V88,6087
|
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,22 +248,22 @@ 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=UOeHrw3y-TbbIMtc46X1sfveTzxhRi0czPlOSoTJOgo,30832
|
252
|
+
khoj/interface/compiled/automations/index.txt,sha256=vW2TmSfbEBCwhTonECUkNSH2m9q53C17YtKHLovqq88,5592
|
253
|
+
khoj/interface/compiled/chat/index.html,sha256=Q-P4XUGGA3IQ-rR1Q9ysj92ZAkI08KGYQWCOVAPqaAU,13433
|
254
|
+
khoj/interface/compiled/chat/index.txt,sha256=cTSPEYl66SeEWh_mVDKwSTGJvO-qj_U895Mh3ExMc1E,6358
|
255
|
+
khoj/interface/compiled/factchecker/index.html,sha256=e0HjbpFnuEiXBCiLvZ-XXZAKf4Set7CgphEaoQRwgzc,29990
|
256
|
+
khoj/interface/compiled/factchecker/index.txt,sha256=Ev7x9m3xGz5TOobFOsDLaQ7j0J2kVeH-kO0QTYzJZ7Y,5793
|
257
|
+
khoj/interface/compiled/search/index.html,sha256=ioCfeUuhSIdqVLhmNi6XRZRvlhMeskLUcMn6NPVq98M,30178
|
258
|
+
khoj/interface/compiled/search/index.txt,sha256=_HTzGrQ-lLnzK2viuDXi8X0BGYQ01prA986Lxbb1LdQ,5261
|
259
|
+
khoj/interface/compiled/settings/index.html,sha256=lE3LdA9zmtLybGuahw-DuKFPgnIMldxC9oA3hplElD8,12851
|
260
|
+
khoj/interface/compiled/settings/index.txt,sha256=EfRJUVCCFinwj9bIpzM9NUlistbNmj--68BqbUWhBWQ,6085
|
261
|
+
khoj/interface/compiled/share/chat/index.html,sha256=NT4ZYVWiqE1wurhiPPapt45CwlYMvXwzRHhZeD-NYgA,15071
|
262
|
+
khoj/interface/compiled/share/chat/index.txt,sha256=VjEjOl6X6DPA6luTsyKFV5lYiMXqStu_fYj0W7j3Ey8,7309
|
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
|
-
khoj/interface/email/task.html,sha256=
|
266
|
-
khoj/interface/email/welcome.html,sha256=
|
265
|
+
khoj/interface/email/task.html,sha256=tY7a0gzVeQ2lSQNu7WyXR_s7VYeWTrxWEj1iHVuoVE4,2813
|
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
269
|
khoj/interface/web/login.html,sha256=4mYRX7521W4J8fFV-Cm_NqojMrpdwKZuzVAjnZRDsl4,6864
|
@@ -365,8 +365,8 @@ 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.23.3.
|
369
|
-
khoj-1.23.3.
|
370
|
-
khoj-1.23.3.
|
371
|
-
khoj-1.23.3.
|
372
|
-
khoj-1.23.3.
|
368
|
+
khoj-1.23.3.dev5.dist-info/METADATA,sha256=sHCLfRJERelstKI8qo10LHpUlHZfCSGT1XDGEG-Pef0,6768
|
369
|
+
khoj-1.23.3.dev5.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
|
370
|
+
khoj-1.23.3.dev5.dist-info/entry_points.txt,sha256=KBIcez5N_jCgq_ER4Uxf-e1lxTBMTE_BBjMwwfeZyAg,39
|
371
|
+
khoj-1.23.3.dev5.dist-info/licenses/LICENSE,sha256=hIahDEOTzuHCU5J2nd07LWwkLW7Hko4UFO__ffsvB-8,34523
|
372
|
+
khoj-1.23.3.dev5.dist-info/RECORD,,
|
@@ -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_chatMessageContainer__sAivf img{width:50%}div.chatMessage_chatMessageContainer__sAivf h3 img{width:24px}div.chatMessage_you__6GUC4 img{height:16rem;width:auto}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.chat_main__8xQu5{height:100dvh;color:hsla(var(--foreground))}.chat_suggestions__m8n2t{display:flex;overflow-x:none;height:50%;padding:10px;white-space:nowrap;gap:1rem}div.chat_inputBox__LOFws{border:1px solid var(--border-color);margin-bottom:20px;gap:12px;align-content:center}input.chat_inputBox__LOFws{border:none}input.chat_inputBox__LOFws:focus{outline:none;background-color:transparent}div.chat_inputBox__LOFws:focus{box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}div.chat_chatBodyFull__FfKEK{display:grid;grid-template-columns:1fr;height:100%}button.chat_inputBox__LOFws{border:none;outline:none;background-color:transparent;cursor:pointer;border-radius:.5rem;padding:.5rem;background:linear-gradient(var(--calm-green),var(--calm-blue))}div.chat_chatBody__sS1LX{display:grid;grid-template-columns:1fr 1fr;height:100%}.chat_inputBox__LOFws{color:hsla(var(--foreground))}div.chat_chatLayout__pR203{display:grid;grid-template-columns:auto 1fr;gap:1rem}div.chat_chatBox__FBct_{display:grid;height:100%}div.chat_titleBar__R5QlK{display:grid;grid-template-columns:1fr auto}div.chat_chatBoxBody__qT_SC{display:grid;height:100%;width:70%;margin:auto}div.chat_agentIndicator__8V55w a{display:flex;text-align:center;align-content:center;align-items:center}div.chat_agentIndicator__8V55w{padding:10px}@media screen and (max-width:768px){div.chat_inputBox__LOFws{margin-bottom:0}div.chat_chatBoxBody__qT_SC{width:100%}div.chat_chatBody__sS1LX{grid-template-columns:0fr 1fr}div.chat_chatBox__FBct_{padding:0;height:100%}div.chat_chatLayout__pR203{gap:0;grid-template-columns:1fr}}
|
File without changes
|
File without changes
|
/khoj/interface/compiled/_next/static/chunks/{8423-14fc72aec9104ce9.js → 8423-ce22327cf2d2edae.js}
RENAMED
File without changes
|
/khoj/interface/compiled/_next/static/chunks/{9178-c153fc402c970365.js → 9178-3a0baad1c172d515.js}
RENAMED
File without changes
|
/khoj/interface/compiled/_next/static/chunks/{9417-5d14ac74aaab2c66.js → 9417-2e54c6fd056982d8.js}
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|