File size: 3,167 Bytes
78aed5c
 
f26a7ac
78aed5c
df9c711
78aed5c
 
 
 
 
 
 
41e9886
5ff2e6d
b712382
54234a0
78aed5c
 
54234a0
2ec957c
d492075
77ea6f2
 
f67ea67
a8a9533
03e84b5
0c6af63
54234a0
3b4aeb2
2c00ea8
f13229f
284d5a8
 
78aed5c
 
284d5a8
03e84b5
54234a0
78aed5c
284d5a8
6a0861b
a8a9533
77ea6f2
c6bfbe6
5ff2e6d
78aed5c
284d5a8
2ec957c
77ea6f2
 
41e9886
78aed5c
7f1b669
 
c4a222c
2c00ea8
564e576
3b4aeb2
564e576
e99e7c2
2c00ea8
564e576
144112e
f3adf00
01a0852
241ba68
5882bc9
bd8f105
a8a9533
5b1a9aa
f58e466
ace9a3e
241ba68
9264459
719022a
0c6af63
20a343f
91c7bd0
 
c561d9c
e3c83d9
566c2fc
3b4aeb2
486ffa7
 
fd86b16
361b8ce
25ee791
df3243b
 
2c00ea8
0c6af63
564e576
f3adf00
0fe5982
f13229f
6d94800
b5ae065
 
58c3781
61e5613
15042e9
b5ae065
70cdf7a
5b1a9aa
7f1b669
78aed5c
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
{
	"name": "chat-ui",
	"version": "0.9.1",
	"private": true,
	"packageManager": "[email protected]",
	"scripts": {
		"dev": "vite dev",
		"build": "vite build",
		"preview": "vite preview",
		"check": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json",
		"check:watch": "svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch",
		"lint": "prettier --plugin-search-dir . --check . && eslint .",
		"format": "prettier --plugin-search-dir . --write .",
		"test": "MONGODB_URL=mongodb://127.0.0.1:27017/ vitest",
		"updateLocalEnv": "node --loader ts-node/esm scripts/updateLocalEnv.ts",
		"populate": "vite-node --options.transformMode.ssr='/.*/' scripts/populate.ts"
	},
	"devDependencies": {
		"@faker-js/faker": "^8.4.1",
		"@iconify-json/carbon": "^1.1.16",
		"@iconify-json/eos-icons": "^1.1.6",
		"@sveltejs/adapter-node": "^1.3.1",
		"@sveltejs/kit": "^1.30.4",
		"@tailwindcss/typography": "^0.5.9",
		"@types/express": "^4.17.21",
		"@types/js-yaml": "^4.0.9",
		"@types/jsdom": "^21.1.1",
		"@types/minimist": "^1.2.5",
		"@types/parquetjs": "^0.10.3",
		"@types/sbd": "^1.0.5",
		"@types/uuid": "^9.0.8",
		"@typescript-eslint/eslint-plugin": "^6.x",
		"@typescript-eslint/parser": "^6.x",
		"eslint": "^8.28.0",
		"eslint-config-prettier": "^8.5.0",
		"eslint-plugin-svelte": "^2.30.0",
		"js-yaml": "^4.1.0",
		"minimist": "^1.2.8",
		"prettier": "^2.8.0",
		"prettier-plugin-svelte": "^2.10.1",
		"prettier-plugin-tailwindcss": "^0.2.7",
		"prom-client": "^15.1.2",
		"svelte": "^4.2.8",
		"svelte-check": "^3.6.2",
		"ts-node": "^10.9.1",
		"tslib": "^2.4.1",
		"typescript": "^5.0.0",
		"unplugin-icons": "^0.16.1",
		"vite": "^4.5.3",
		"vite-node": "^1.3.1",
		"vitest": "^0.31.0"
	},
	"type": "module",
	"dependencies": {
		"@aws-sdk/credential-providers": "^3.592.0",
		"@cliqz/adblocker-playwright": "^1.27.2",
		"@gradio/client": "^0.19.4",
		"@huggingface/hub": "^0.5.1",
		"@huggingface/inference": "^2.7.0",
		"@iconify-json/bi": "^1.1.21",
		"@playwright/browser-chromium": "^1.43.1",
		"@resvg/resvg-js": "^2.6.2",
		"@xenova/transformers": "^2.16.1",
		"autoprefixer": "^10.4.14",
		"aws4": "^1.13.0",
		"browser-image-resizer": "^2.4.1",
		"date-fns": "^2.29.3",
		"dotenv": "^16.0.3",
		"express": "^4.19.2",
		"file-type": "^19.0.0",
		"handlebars": "^4.7.8",
		"highlight.js": "^11.7.0",
		"image-size": "^1.0.2",
		"ip-address": "^9.0.5",
		"jose": "^5.3.0",
		"jsdom": "^22.0.0",
		"json5": "^2.2.3",
		"marked": "^12.0.1",
		"marked-katex-extension": "^5.0.1",
		"mongodb": "^5.8.0",
		"nanoid": "^4.0.2",
		"openid-client": "^5.4.2",
		"parquetjs": "^0.11.2",
		"pino": "^9.0.0",
		"pino-pretty": "^11.0.0",
		"playwright": "^1.44.1",
		"postcss": "^8.4.31",
		"saslprep": "^1.0.3",
		"satori": "^0.10.11",
		"satori-html": "^0.3.2",
		"sbd": "^1.0.19",
		"serpapi": "^1.1.1",
		"sharp": "^0.33.4",
		"tailwind-scrollbar": "^3.0.0",
		"tailwindcss": "^3.4.0",
		"uuid": "^9.0.1",
		"zod": "^3.22.3"
	},
	"optionalDependencies": {
		"@anthropic-ai/sdk": "^0.17.1",
		"@anthropic-ai/vertex-sdk": "^0.3.0",
		"@google-cloud/vertexai": "^1.1.0",
		"aws4fetch": "^1.0.17",
		"cohere-ai": "^7.9.0",
		"openai": "^4.44.0"
	}
}