File size: 3,835 Bytes
cf07b75
 
 
 
 
 
 
 
 
3b5a719
 
cf07b75
3b5a719
cf07b75
 
3b5a719
cf07b75
 
 
 
 
 
 
3b5a719
cf07b75
 
 
 
 
 
 
 
3b5a719
 
cf07b75
 
 
 
 
 
 
 
 
 
 
 
 
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
<!doctype html>
<html lang="en">
	<head>
		<meta charset="utf-8" />
		<link rel="icon" href="./favicon.png" />
		<meta name="viewport" content="width=device-width, initial-scale=1" />
		
		<link href="./_app/immutable/assets/0.qDOF2h1a.css" rel="stylesheet">
		<link href="./_app/immutable/assets/2.hjG-dZS5.css" rel="stylesheet">
		<link rel="modulepreload" href="./_app/immutable/entry/start.q4eNun3I.js">
		<link rel="modulepreload" href="./_app/immutable/chunks/entry.VSmXbN0K.js">
		<link rel="modulepreload" href="./_app/immutable/chunks/scheduler.Ze4Bbz0A.js">
		<link rel="modulepreload" href="./_app/immutable/entry/app.R8K548Nz.js">
		<link rel="modulepreload" href="./_app/immutable/chunks/index.76WsQp4a.js">
		<link rel="modulepreload" href="./_app/immutable/nodes/0.02SKRzLv.js">
		<link rel="modulepreload" href="./_app/immutable/nodes/2.feciOiWz.js"><title>LLM demo app</title><!-- HEAD_svelte-1wpbm1r_START --><meta name="description" content="LLM demo app"><!-- HEAD_svelte-1wpbm1r_END -->
	</head>
	<body data-sveltekit-preload-data="hover" data-theme="skeleton">
		<div style="width: 50px; height: 50px;background-color: red;position:absolute; opacity: 0.6; top:10px; left: 10px"></div>
		<div style="display: contents">  <div class="app svelte-1i03v0h"> <main class="svelte-1i03v0h">  <section><div class="search-bar flex flex-wrap svelte-1cldj37"><div class="grow-wrap w-full svelte-1cldj37"> <textarea class="auto-expand-textarea svelte-1cldj37" rows="1" placeholder="Введите ваш запрос..."></textarea></div> <div class="search-second-bar w-full flex svelte-1cldj37"><div class="status-components svelte-1cldj37"><div class="llm-health-status svelte-a20mi8"><svg class="dot svelte-a20mi8" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><circle cx="10" cy="10" r="5" fill="#af4f4c" style="filter: drop-shadow(0 0 1px #af4f4c)"></circle></svg> Сервис LLM недоступен </div> <div class="llm-health-status svelte-1wcf73j"><svg class="dot svelte-1wcf73j" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><circle cx="10" cy="10" r="5" fill="#af4f4c" style="filter: drop-shadow(0 0 1px #af4f4c)"></circle></svg> Поиск недоступен </div></div> <div class="flex space-x-2 items-center"> <div id="" class="slide-toggle inline-block rounded-full hover:brightness-[105%] dark:hover:brightness-110 cursor-pointer " data-testid="slide-toggle" role="switch" aria-label="" aria-checked="false" tabindex="0"><label class="slide-toggle-label unstyled flex items-center"> <input type="checkbox" class="slide-toggle-input hidden" name="slider-label">  <div class="slide-toggle-track flex transition-all duration-[200ms] cursor-pointer  rounded-full w-12 h-6 bg-surface-400 dark:bg-surface-700 cursor-pointer"><div class="slide-toggle-thumb w-[50%] h-full scale-[0.8] transition-all duration-[200ms] shadow rounded-full bg-white"></div></div>  <div class="slide-toggle-text ml-3">Выбрать источники для LLM</div></label></div>   <button title="Ctrl+Enter" class="btn variant-filled" data-svelte-h="svelte-w5ppob">Отправить</button></div> <div class="flex space-x-2 items-center w-full"></div></div> </div>  </section></main> <footer class="svelte-1i03v0h" data-svelte-h="svelte-sjry9h"></footer> </div> 
			
			<script>
				{
					__sveltekit_sazrh1 = {
						base: new URL(".", location).pathname.slice(0, -1)
					};

					const element = document.currentScript.parentElement;

					const data = [null,null];

					Promise.all([
						import("./_app/immutable/entry/start.q4eNun3I.js"),
						import("./_app/immutable/entry/app.R8K548Nz.js")
					]).then(([kit, app]) => {
						kit.start(app, element, {
							node_ids: [0, 2],
							data,
							form: null,
							error: null
						});
					});
				}
			</script>
		</div>
	</body>
</html>