-
Notifications
You must be signed in to change notification settings - Fork 1
/
cindex.html
336 lines (333 loc) · 21.8 KB
/
cindex.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
<!DOCTYPE html>
<html data-build="prod-9ba791214d5b9726b442dd783cbc019bcafb6c42" dir="ltr"
class="">
<head>
{{.envScript}}
<meta charSet="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="preconnect" href="" />
<meta name="robots" content="index, follow" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="apple-itunes-app" content="app-id=6448311069" />
<link rel="apple-touch-icon" sizes="180x180" href="/assets/apple-touch-icon-mz9nytnj.webp"
/>
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon-32x32-p4ktpm1x.webp"
media="(prefers-color-scheme: light)" />
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon-dark-32x32-gt5kfzyp.webp"
media="(prefers-color-scheme: dark)" />
<link rel="icon" type="image/svg+xml" sizes="32x32" href="/assets/favicon-o20kmmos.svg"
/>
<title>
ChatGPT
</title>
<meta name="description" content="ChatGPT helps you get answers, find inspiration and be more productive. It is free to use and easy to try. Just ask and ChatGPT can help with writing, learning, brainstorming and more."
/>
<meta name="keyword" content="ai chat,ai,chap gpt,chat gbt,chat gpt 3,chat gpt login,chat gpt website,chat gpt,chat gtp,chat openai,chat,chatai,chatbot gpt,chatg,chatgpt login,chatgpt,gpt chat,open ai,openai chat,openai chatgpt,openai"
/>
<meta property="og:description" content="A conversational AI system that listens, learns, and challenges"
/>
<meta property="og:title" content="ChatGPT" />
<meta property="og:image" content="/assets/chatgpt-share-og-u7j5uyao.webp"
/>
<meta property="og:url" content="https://chatgpt.com" />
<link rel="stylesheet" href="/assets/root-2e173bts.css"
/>
<link rel="stylesheet" href="/assets/conversation-small-eplmind9.css"
/>
</head>
<body class="">
<script>
!
function() {
try {
var d = document.documentElement,
c = d.classList;
c.remove('light', 'dark');
var e = localStorage.getItem('theme');
if ('system' === e || (!e && true)) {
var t = '(prefers-color-scheme: dark)',
m = window.matchMedia(t);
if (m.media !== t || m.matches) {
d.style.colorScheme = 'dark';
c.add('dark')
} else {
d.style.colorScheme = 'light';
c.add('light')
}
} else if (e) {
c.add(e || '')
}
if (e === 'light' || e === 'dark') d.style.colorScheme = e
} catch(e) {}
} ()
</script>
<div class="relative flex h-full w-full overflow-hidden transition-colors z-0">
<div class="flex-shrink-0 overflow-x-hidden bg-token-sidebar-surface-primary max-md:!w-0"
style="width:260px">
<div class="h-full w-[260px]">
<div class="flex h-full min-h-0 flex-col">
<div class="draggable relative h-full w-full flex-1 items-start border-white/20">
<h2 style="position:absolute;border:0;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;word-wrap:normal">
Chat history
</h2>
<nav class="flex h-full w-full flex-col px-3" aria-label="Chat history">
<div class="flex justify-between flex h-[60px] items-center md:h-header-height">
<span class="hidden">
</span>
<span class="flex" data-state="closed">
<button aria-label="Close sidebar" data-testid="close-sidebar-button"
class="h-10 rounded-lg px-2 text-token-text-secondary focus-visible:outline-0 disabled:text-token-text-quaternary focus-visible:bg-token-sidebar-surface-secondary enabled:hover:bg-token-sidebar-surface-secondary no-draggable">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
class="icon-xl-heavy max-md:hidden">
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.85719 3H15.1428C16.2266 2.99999 17.1007 2.99998 17.8086 3.05782C18.5375 3.11737 19.1777 3.24318 19.77 3.54497C20.7108 4.02433 21.4757 4.78924 21.955 5.73005C22.2568 6.32234 22.3826 6.96253 22.4422 7.69138C22.5 8.39925 22.5 9.27339 22.5 10.3572V13.6428C22.5 14.7266 22.5 15.6008 22.4422 16.3086C22.3826 17.0375 22.2568 17.6777 21.955 18.27C21.4757 19.2108 20.7108 19.9757 19.77 20.455C19.1777 20.7568 18.5375 20.8826 17.8086 20.9422C17.1008 21 16.2266 21 15.1428 21H8.85717C7.77339 21 6.89925 21 6.19138 20.9422C5.46253 20.8826 4.82234 20.7568 4.23005 20.455C3.28924 19.9757 2.52433 19.2108 2.04497 18.27C1.74318 17.6777 1.61737 17.0375 1.55782 16.3086C1.49998 15.6007 1.49999 14.7266 1.5 13.6428V10.3572C1.49999 9.27341 1.49998 8.39926 1.55782 7.69138C1.61737 6.96253 1.74318 6.32234 2.04497 5.73005C2.52433 4.78924 3.28924 4.02433 4.23005 3.54497C4.82234 3.24318 5.46253 3.11737 6.19138 3.05782C6.89926 2.99998 7.77341 2.99999 8.85719 3ZM6.35424 5.05118C5.74907 5.10062 5.40138 5.19279 5.13803 5.32698C4.57354 5.6146 4.1146 6.07354 3.82698 6.63803C3.69279 6.90138 3.60062 7.24907 3.55118 7.85424C3.50078 8.47108 3.5 9.26339 3.5 10.4V13.6C3.5 14.7366 3.50078 15.5289 3.55118 16.1458C3.60062 16.7509 3.69279 17.0986 3.82698 17.362C4.1146 17.9265 4.57354 18.3854 5.13803 18.673C5.40138 18.8072 5.74907 18.8994 6.35424 18.9488C6.97108 18.9992 7.76339 19 8.9 19H9.5V5H8.9C7.76339 5 6.97108 5.00078 6.35424 5.05118ZM11.5 5V19H15.1C16.2366 19 17.0289 18.9992 17.6458 18.9488C18.2509 18.8994 18.5986 18.8072 18.862 18.673C19.4265 18.3854 19.8854 17.9265 20.173 17.362C20.3072 17.0986 20.3994 16.7509 20.4488 16.1458C20.4992 15.5289 20.5 14.7366 20.5 13.6V10.4C20.5 9.26339 20.4992 8.47108 20.4488 7.85424C20.3994 7.24907 20.3072 6.90138 20.173 6.63803C19.8854 6.07354 19.4265 5.6146 18.862 5.32698C18.5986 5.19279 18.2509 5.10062 17.6458 5.05118C17.0289 5.00078 16.2366 5 15.1 5H11.5ZM5 8.5C5 7.94772 5.44772 7.5 6 7.5H7C7.55229 7.5 8 7.94772 8 8.5C8 9.05229 7.55229 9.5 7 9.5H6C5.44772 9.5 5 9.05229 5 8.5ZM5 12C5 11.4477 5.44772 11 6 11H7C7.55229 11 8 11.4477 8 12C8 12.5523 7.55229 13 7 13H6C5.44772 13 5 12.5523 5 12Z"
fill="currentColor">
</path>
</svg>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
class="icon-xl-heavy md:hidden">
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 8C3 7.44772 3.44772 7 4 7H20C20.5523 7 21 7.44772 21 8C21 8.55228 20.5523 9 20 9H4C3.44772 9 3 8.55228 3 8ZM3 16C3 15.4477 3.44772 15 4 15H14C14.5523 15 15 15.4477 15 16C15 16.5523 14.5523 17 14 17H4C3.44772 17 3 16.5523 3 16Z"
fill="currentColor">
</path>
</svg>
</button>
</span>
<div class="flex">
<span class="hidden">
</span>
<span class="flex" data-state="closed">
<button aria-label="New chat" data-testid="create-new-chat-button" class="h-10 rounded-lg px-2 text-token-text-secondary focus-visible:outline-0 disabled:text-token-text-quaternary focus-visible:bg-token-sidebar-surface-secondary enabled:hover:bg-token-sidebar-surface-secondary">
<svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"
class="icon-xl-heavy">
<path d="M15.6729 3.91287C16.8918 2.69392 18.8682 2.69392 20.0871 3.91287C21.3061 5.13182 21.3061 7.10813 20.0871 8.32708L14.1499 14.2643C13.3849 15.0293 12.3925 15.5255 11.3215 15.6785L9.14142 15.9899C8.82983 16.0344 8.51546 15.9297 8.29289 15.7071C8.07033 15.4845 7.96554 15.1701 8.01005 14.8586L8.32149 12.6785C8.47449 11.6075 8.97072 10.615 9.7357 9.85006L15.6729 3.91287ZM18.6729 5.32708C18.235 4.88918 17.525 4.88918 17.0871 5.32708L11.1499 11.2643C10.6909 11.7233 10.3932 12.3187 10.3014 12.9613L10.1785 13.8215L11.0386 13.6986C11.6812 13.6068 12.2767 13.3091 12.7357 12.8501L18.6729 6.91287C19.1108 6.47497 19.1108 5.76499 18.6729 5.32708ZM11 3.99929C11.0004 4.55157 10.5531 4.99963 10.0008 5.00007C9.00227 5.00084 8.29769 5.00827 7.74651 5.06064C7.20685 5.11191 6.88488 5.20117 6.63803 5.32695C6.07354 5.61457 5.6146 6.07351 5.32698 6.63799C5.19279 6.90135 5.10062 7.24904 5.05118 7.8542C5.00078 8.47105 5 9.26336 5 10.4V13.6C5 14.7366 5.00078 15.5289 5.05118 16.1457C5.10062 16.7509 5.19279 17.0986 5.32698 17.3619C5.6146 17.9264 6.07354 18.3854 6.63803 18.673C6.90138 18.8072 7.24907 18.8993 7.85424 18.9488C8.47108 18.9992 9.26339 19 10.4 19H13.6C14.7366 19 15.5289 18.9992 16.1458 18.9488C16.7509 18.8993 17.0986 18.8072 17.362 18.673C17.9265 18.3854 18.3854 17.9264 18.673 17.3619C18.7988 17.1151 18.8881 16.7931 18.9393 16.2535C18.9917 15.7023 18.9991 14.9977 18.9999 13.9992C19.0003 13.4469 19.4484 12.9995 20.0007 13C20.553 13.0004 21.0003 13.4485 20.9999 14.0007C20.9991 14.9789 20.9932 15.7808 20.9304 16.4426C20.8664 17.116 20.7385 17.7136 20.455 18.2699C19.9757 19.2107 19.2108 19.9756 18.27 20.455C17.6777 20.7568 17.0375 20.8826 16.3086 20.9421C15.6008 21 14.7266 21 13.6428 21H10.3572C9.27339 21 8.39925 21 7.69138 20.9421C6.96253 20.8826 6.32234 20.7568 5.73005 20.455C4.78924 19.9756 4.02433 19.2107 3.54497 18.2699C3.24318 17.6776 3.11737 17.0374 3.05782 16.3086C2.99998 15.6007 2.99999 14.7266 3 13.6428V10.3572C2.99999 9.27337 2.99998 8.39922 3.05782 7.69134C3.11737 6.96249 3.24318 6.3223 3.54497 5.73001C4.02433 4.7892 4.78924 4.0243 5.73005 3.54493C6.28633 3.26149 6.88399 3.13358 7.55735 3.06961C8.21919 3.00673 9.02103 3.00083 9.99922 3.00007C10.5515 2.99964 10.9996 3.447 11 3.99929Z"
fill="currentColor">
</path>
</svg>
</button>
</span>
</div>
</div>
<div class="flex-col flex-1 transition-opacity duration-500 relative -mr-2 pr-2 overflow-y-auto">
<div class="flex flex-col gap-2 pb-2 text-token-text-primary text-sm mt-5 h-full justify-center items-center empty:hidden">
</div>
</div>
</nav>
</div>
</div>
</div>
</div>
<div class="relative flex h-full max-w-full flex-1 flex-col overflow-hidden">
<div class="draggable sticky top-0 z-10 flex min-h-[60px] items-center justify-center border-transparent bg-token-main-surface-primary pl-0 md:hidden">
<div class="no-draggable absolute bottom-0 left-0 top-0 ml-3 inline-flex items-center justify-center">
<button type="button" class="inline-flex rounded-md hover:text-token-text-primary focus:outline-none focus:ring-2 focus:ring-inset focus:ring-white active:opacity-50"
data-testid="open-sidebar-button">
<span class="sr-only">
Open sidebar
</span>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
class="icon-lg mx-2 text-token-text-secondary">
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 8C3 7.44772 3.44772 7 4 7H20C20.5523 7 21 7.44772 21 8C21 8.55228 20.5523 9 20 9H4C3.44772 9 3 8.55228 3 8ZM3 16C3 15.4477 3.44772 15 4 15H14C14.5523 15 15 15.4477 15 16C15 16.5523 14.5523 17 14 17H4C3.44772 17 3 16.5523 3 16Z"
fill="currentColor">
</path>
</svg>
</button>
</div>
<div class="no-draggable">
</div>
<div class="no-draggable absolute bottom-0 right-0 top-0 mr-3 inline-flex items-center justify-center">
<span class="hidden">
</span>
<span class="flex" data-state="closed">
<button aria-label="New chat" class="h-10 rounded-lg px-2 text-token-text-secondary focus-visible:outline-0 disabled:text-token-text-quaternary focus-visible:bg-token-sidebar-surface-secondary enabled:hover:bg-token-sidebar-surface-secondary">
<svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"
class="icon-xl-heavy">
<path d="M15.6729 3.91287C16.8918 2.69392 18.8682 2.69392 20.0871 3.91287C21.3061 5.13182 21.3061 7.10813 20.0871 8.32708L14.1499 14.2643C13.3849 15.0293 12.3925 15.5255 11.3215 15.6785L9.14142 15.9899C8.82983 16.0344 8.51546 15.9297 8.29289 15.7071C8.07033 15.4845 7.96554 15.1701 8.01005 14.8586L8.32149 12.6785C8.47449 11.6075 8.97072 10.615 9.7357 9.85006L15.6729 3.91287ZM18.6729 5.32708C18.235 4.88918 17.525 4.88918 17.0871 5.32708L11.1499 11.2643C10.6909 11.7233 10.3932 12.3187 10.3014 12.9613L10.1785 13.8215L11.0386 13.6986C11.6812 13.6068 12.2767 13.3091 12.7357 12.8501L18.6729 6.91287C19.1108 6.47497 19.1108 5.76499 18.6729 5.32708ZM11 3.99929C11.0004 4.55157 10.5531 4.99963 10.0008 5.00007C9.00227 5.00084 8.29769 5.00827 7.74651 5.06064C7.20685 5.11191 6.88488 5.20117 6.63803 5.32695C6.07354 5.61457 5.6146 6.07351 5.32698 6.63799C5.19279 6.90135 5.10062 7.24904 5.05118 7.8542C5.00078 8.47105 5 9.26336 5 10.4V13.6C5 14.7366 5.00078 15.5289 5.05118 16.1457C5.10062 16.7509 5.19279 17.0986 5.32698 17.3619C5.6146 17.9264 6.07354 18.3854 6.63803 18.673C6.90138 18.8072 7.24907 18.8993 7.85424 18.9488C8.47108 18.9992 9.26339 19 10.4 19H13.6C14.7366 19 15.5289 18.9992 16.1458 18.9488C16.7509 18.8993 17.0986 18.8072 17.362 18.673C17.9265 18.3854 18.3854 17.9264 18.673 17.3619C18.7988 17.1151 18.8881 16.7931 18.9393 16.2535C18.9917 15.7023 18.9991 14.9977 18.9999 13.9992C19.0003 13.4469 19.4484 12.9995 20.0007 13C20.553 13.0004 21.0003 13.4485 20.9999 14.0007C20.9991 14.9789 20.9932 15.7808 20.9304 16.4426C20.8664 17.116 20.7385 17.7136 20.455 18.2699C19.9757 19.2107 19.2108 19.9756 18.27 20.455C17.6777 20.7568 17.0375 20.8826 16.3086 20.9421C15.6008 21 14.7266 21 13.6428 21H10.3572C9.27339 21 8.39925 21 7.69138 20.9421C6.96253 20.8826 6.32234 20.7568 5.73005 20.455C4.78924 19.9756 4.02433 19.2107 3.54497 18.2699C3.24318 17.6776 3.11737 17.0374 3.05782 16.3086C2.99998 15.6007 2.99999 14.7266 3 13.6428V10.3572C2.99999 9.27337 2.99998 8.39922 3.05782 7.69134C3.11737 6.96249 3.24318 6.3223 3.54497 5.73001C4.02433 4.7892 4.78924 4.0243 5.73005 3.54493C6.28633 3.26149 6.88399 3.13358 7.55735 3.06961C8.21919 3.00673 9.02103 3.00083 9.99922 3.00007C10.5515 2.99964 10.9996 3.447 11 3.99929Z"
fill="currentColor">
</path>
</svg>
</button>
</span>
</div>
</div>
<div class="no-draggable flex w-full items-center justify-center bg-token-main-surface-primary md:hidden">
</div>
<main class="relative h-full w-full flex-1 overflow-auto transition-width">
<div role="presentation" class="composer-parent flex h-full flex-col focus-visible:outline-0">
<div class="flex-1 overflow-hidden">
</div>
<div class="md:pt-0 dark:border-white/20 md:border-transparent md:dark:border-transparent w-full">
<div class="">
<div class="text-base px-3 md:px-4 m-auto w-full md:px-5 lg:px-4 xl:px-5">
<div class="mx-auto flex flex-1 gap-4 text-base md:gap-5 lg:gap-6 md:max-w-3xl lg:max-w-[40rem] xl:max-w-[48rem]">
<form class="w-full" type="button" aria-haspopup="dialog" aria-expanded="false"
aria-controls="radix-:Rqkj5a92mr5:" data-state="closed">
<div class="relative flex h-full max-w-full flex-1 flex-col">
<div class="absolute bottom-full left-0 right-0 z-20">
</div>
<div class="group relative flex w-full items-center">
<div class="flex w-full flex-col gap-1.5 rounded-[26px] p-1.5 transition-colors bg-[#f4f4f4] dark:bg-token-main-surface-secondary">
<div class="flex items-end gap-1.5 pl-4 md:gap-2">
<div class="flex min-w-0 flex-1 flex-col">
<div class="_prosemirror-parent_15ceg_1 text-token-text-primary max-h-[25dvh] max-h-52 overflow-auto default-browser">
<textarea class="block h-10 w-full resize-none border-0 bg-transparent px-0 py-2 text-token-text-primary placeholder:text-token-text-secondary"
autofocus="" placeholder="Message ChatGPT">
</textarea>
<script nonce="f591cb99-d70d-4924-8b34-82f960a4f820">
requestAnimationFrame((function() {
window.__oai_logTTI ? window.__oai_logTTI() : window.__oai_SSR_TTI = window.__oai_SSR_TTI ? ?Date.now()
}))
</script>
</div>
</div>
<div class="min-w-8">
<button disabled="" aria-label="Send prompt" data-testid="send-button"
class="mb-1 me-1 flex h-8 w-8 items-center justify-center rounded-full bg-black text-white transition-colors hover:opacity-70 focus-visible:outline-none focus-visible:outline-black disabled:text-[#f4f4f4] disabled:hover:opacity-100 dark:bg-white dark:text-black dark:focus-visible:outline-white disabled:dark:bg-token-text-quaternary dark:disabled:text-token-main-surface-secondary disabled:bg-[#D7D7D7]">
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"
class="icon-2xl">
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.1918 8.90615C15.6381 8.45983 16.3618 8.45983 16.8081 8.90615L21.9509 14.049C22.3972 14.4953 22.3972 15.2189 21.9509 15.6652C21.5046 16.1116 20.781 16.1116 20.3347 15.6652L17.1428 12.4734V22.2857C17.1428 22.9169 16.6311 23.4286 15.9999 23.4286C15.3688 23.4286 14.8571 22.9169 14.8571 22.2857V12.4734L11.6652 15.6652C11.2189 16.1116 10.4953 16.1116 10.049 15.6652C9.60265 15.2189 9.60265 14.4953 10.049 14.049L15.1918 8.90615Z"
fill="currentColor">
</path>
</svg>
</button>
</div>
</div>
</div>
</div>
</div>
</form>
</div>
</div>
<div class="relative w-full px-2 py-2 text-center text-xs text-token-text-secondary empty:hidden md:px-[60px]">
<div class="min-h-4">
<div>
ChatGPT can make mistakes. Check important info.
</div>
</div>
</div>
</div>
</div>
</div>
<div class="group absolute bottom-2 end-2 z-20 hidden gap-1 md:flex lg:bottom-3 lg:end-3">
<button class="flex h-6 w-6 items-center justify-center rounded-full border border-token-border-light text-xs text-token-text-secondary"
type="button" id="radix-:R155a92mr5:" aria-haspopup="menu" aria-expanded="false"
data-state="closed">
?
</button>
</div>
</main>
</div>
</div>
<div aria-live="assertive" aria-atomic="true" class="sr-only">
</div>
<div aria-live="polite" aria-atomic="true" class="sr-only">
</div>
<audio class="fixed bottom-0 left-0 hidden h-0 w-0" autoplay="" crossorigin="anonymous">
</audio>
<link rel="modulepreload" href="/assets/manifest-ba8d871a.js"
/>
<link rel="modulepreload" href="/assets/nw33jsfn7qqjvzp4.js"
/>
<link rel="modulepreload" href="/assets/otyn7m3v4o5hjv1m.js"
/>
<link rel="modulepreload" href="/assets/elwr36cpw46qn2l2.js"
/>
<link rel="modulepreload" href="/assets/nbam252mlbt70ygw.js"
/>
<link rel="modulepreload" href="/assets/h1kaea1bx275m8ox.js"
/>
<link rel="modulepreload" href="/assets/g98o1hu13svzcy4j.js"
/>
<link rel="modulepreload" href="/assets/hkmla6lmyftf0v53.js"
/>
<link rel="modulepreload" href="/assets/n8ljlp21wilt13tf.js"
/>
<link rel="modulepreload" href="/assets/lw3rrnnb5dxcyypl.js"
/>
<link rel="modulepreload" href="/assets/kgyg817qi2bj4184.js"
/>
<link rel="modulepreload" href="/assets/hlmesjknt93bcxhd.js"
/>
<link rel="modulepreload" href="/assets/i7fmbdae81b985x0.js"
/>
<link rel="modulepreload" href="/assets/kf0px5xsq2h01gfe.js"
/>
<link rel="modulepreload" href="/assets/f9pfhffsv12o27bb.js"
/>
<link rel="modulepreload" href="/assets/busl3phtm15t1ux6.js"
/>
<link rel="modulepreload" href="/assets/pdbtjtnvfl2zs03l.js"
/>
<link rel="modulepreload" href="/assets/bn16pf6j90ncqssc.js"
/>
<link rel="modulepreload" href="/assets/kvxptdshjr5uucy7.js"
/>
<link rel="modulepreload" href="/assets/o197eeud97p1ngrx.js"
/>
<link rel="modulepreload" href="/assets/i637yzf4hh5qmcbd.js"
/>
<link rel="modulepreload" href="/assets/xe4hexxxyjcii8ft.js"
/>
<link rel="modulepreload" href="/assets/c5dkeu74ac3ol97p.js"
/>
<link rel="modulepreload" href="/assets/hg4uk436hcqxcqme.js"
/>
<link rel="modulepreload" href="/assets/bkt4td8i9ll1fbc2.js"
/>
<link rel="modulepreload" href="/assets/ohl91zfwkdken7ti.js"
/>
<link rel="modulepreload" href="/assets/f6msl6xch9ahw1u0.js"
/>
<link rel="modulepreload" href="/assets/fvmrj8bhjyrxfksq.js"
/>
<link rel="modulepreload" href="/assets/hn32nqznsqfgnwx9.js"
/>
<link rel="modulepreload" href="/assets/guixxmttrchqsmhb.js"
/>
<link rel="modulepreload" href="/assets/g08cpw9vtft4y6ku.js"
/>
<link rel="modulepreload" href="/assets/aszamxbvr2a9gk12.js"
/>
<link rel="modulepreload" href="/assets/mdbvzkzbjz7wvyrk.js"
/>
<link rel="modulepreload" href="/assets/mdywhc6vbcew95e2.js"
/>
<link rel="modulepreload" href="/assets/meyujahihr76crrx.js"
/>
<link rel="modulepreload" href="/assets/itbprcwpx790xl1j.js"
/>
<link rel="modulepreload" href="/assets/621y46rkqoaumuwb.js"
/>
<link rel="modulepreload" href="/assets/k9qj1gs8lyamxgck.js"
/>
<link rel="modulepreload" href="/assets/h79fctozd4pirvd4.js"
/>
<link rel="modulepreload" href="/assets/nnjyftwv95b3fulb.js"
/>
<link rel="modulepreload" href="/assets/9z2zy2gm2kabu572.js"
/>
<link rel="modulepreload" href="/assets/ofmu0gkzz86hjmwa.js"
/>
<link rel="modulepreload" href="/assets/b2fmvrixwi0ualqk.js"
/>
<link rel="modulepreload" href="/assets/pb5sugli8r818z4g.js"
/>
<link rel="modulepreload" href="/assets/n1di4pm642ci93or.js"
/>
<link rel="modulepreload" href="/assets/jjr9on9cxlrbskjq.js"
/>
<script nonce="f591cb99-d70d-4924-8b34-82f960a4f820">
window.__remixContext = {{.remixContext}};
</script>
<script nonce="f591cb99-d70d-4924-8b34-82f960a4f820" type="module" async="">
import "/assets/manifest-ba8d871a.js";
import * as route0 from "/assets/nbam252mlbt70ygw.js";
import * as route1 from "/assets/n1di4pm642ci93or.js";
import * as route2 from "/assets/jjr9on9cxlrbskjq.js";
window.__remixRouteModules = {
"root": route0,
"routes/_conversation": route1,
"routes/_conversation._index": route2
};
import("/assets/nw33jsfn7qqjvzp4.js");
</script>
</body>
</html>