-
Notifications
You must be signed in to change notification settings - Fork 47
Expand file tree
/
Copy pathsettings.json
More file actions
executable file
·603 lines (602 loc) · 19.7 KB
/
settings.json
File metadata and controls
executable file
·603 lines (602 loc) · 19.7 KB
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
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
{
"site": {
"mocksEnabled": true,
"metadata": {
"default": {
"title": "Fleek | Create AI agents and influencers",
"slug": "",
"description": "Fleek: Build next-gen apps and AI agents in minutes on an open-source, verifiable, auto-scalable cloud platform. Start for free!",
"image": "/images/fleek-meta-image.png?202406061658"
},
"about": {
"title": "About",
"slug": "about",
"description": "Fleek: Build next-gen apps and AI agents in minutes on an open-source, verifiable, auto-scalable cloud platform. Start for free!",
"image": "/images/fleek-meta-image.png?202406061658"
},
"agents": {
"title": "Agents",
"slug": "agents",
"description": "Effortlessly deploy and run Eliza AI agents and enjoy industry-best pricing.",
"image": "/images/fleek-meta-image.png?202406061658"
},
"blog": {
"title": "Blog",
"slug": "blog",
"description": "Stay updated with blog posts from the Fleek team and community. Explore articles and insights on the latest trends and advancements in web development.",
"image": "/images/fleek-meta-image.png?202406061658",
"category": {
"announcements": {
"title": "Announcements",
"description": "Stay informed with the latest announcements from Fleek. Get insights on new features, updates, and company developments."
},
"changelog": {
"title": "Changelog",
"description": "Keep track of all the updates and improvements on Fleek. Our changelog provides detailed information about the latest changes to our platform to help you stay ahead."
},
"learn": {
"title": "Learn",
"description": "Explore educational content and learning resources on Fleek. Dive into tutorials, case studies, and expert advice to expand your skills and knowledge in web development."
},
"templates": {
"title": "Templates",
"description": "Get started quickly with Fleek templates. Explore our collection of boilerplates and templates designed for fast build times and easy deployment."
},
"uncategorized": {
"title": "Uncategorized",
"description": ""
}
}
},
"links": {
"title": "Links",
"slug": "links",
"description": "Fleek links",
"image": "/images/fleek-meta-image.png?202406061658"
},
"changelog": {
"title": "Changelog",
"slug": "changelog",
"description": "Stay updated with our changelog.",
"image": "/images/fleek-meta-image.png?202406061658"
},
"docs": {
"title": "Docs",
"slug": "docs",
"description": "Kickstart your Fleek journey with our documentation, detailed guides and references. Browse our platform resources for a deep dive into our features.",
"image": "/images/fleek-meta-image.png?202406061658"
},
"eliza": {
"title": "Eliza",
"slug": "eliza",
"description": "Deploy your AI agent using the Eliza framework.",
"image": "/images/fleek-meta-image.png?202406061658"
},
"autofun": {
"title": "AI Agents",
"slug": "autofun",
"description": "Create and customize your AI agent using Fleek.",
"image": "/images/fleek-meta-image.png?202406061658"
},
"guides": {
"title": "Guides",
"slug": "guides",
"description": "Discover step-by-step guides and tutorials on Fleek to streamline your app and web development. Leverage our resources to build smarter, faster, and stress free.",
"image": "/images/fleek-meta-image.png?202406061658"
},
"pricing": {
"title": "Pricing",
"slug": "pricing",
"description": "Fleek offers several paid plans for creating and chatting with AI agents and influencers. Find a plan that's right for you.",
"image": "/images/fleek-meta-image.png?202406061658"
},
"support": {
"title": "Support",
"slug": "support",
"description": "Visit the Fleek Support Center for detailed FAQs, troubleshooting guides, and documentation. Quickly report issues or submit support requests to get the help you need.",
"image": "/images/fleek-meta-image.png?202406061658"
},
"troubleshooting": {
"title": "Troubleshooting",
"slug": "troubleshooting",
"description": "Explore the Fleek common issues page for troubleshooting guides designed to address common errors when using Fleek.",
"image": "/images/fleek-meta-image.png?202406061658",
"category": {
"hosting": {
"title": "Hosting",
"description": "Stay informed with the latest announcements from Fleek. Get insights on new features, updates, and company developments."
},
"faq": {
"title": "FAQ",
"description": "Keep track of all the updates and improvements on Fleek. Our changelog provides detailed information about the latest changes to our platform to help you stay ahead."
},
"eliza": {
"title": "Eliza",
"description": "Get information quickly about Eliza and how to deploy your AI agent using the Eliza framework."
},
"uncategorized": {
"title": "Uncategorized",
"description": ""
}
}
},
"requests": {
"reportSite": {
"title": "Report a Site",
"slug": "requests/report-site",
"description": "Report any site violating Fleek's Terms of Service to help maintain a secure and compliant environment.",
"image": "/images/fleek-meta-image.png?202406061658"
},
"submitRequest": {
"title": "Submit a Request",
"slug": "requests/new",
"description": "If you're encountering issues with Fleek's platform, we're here to assist! Please fill out the form with details about your issue to receive help from our support team.",
"image": "/images/fleek-meta-image.png?202406061658"
}
},
"templates": {
"title": "Templates - Fleek",
"slug": "templates",
"description": "Start building faster with our templates! Pick a simple framework setup or dive into a full web3 starter kit.",
"image": "/images/fleek-meta-image.png?202406061658"
}
},
"resources": {
"careersUrl": "https://wellfound.com/company/fleekhq",
"fleekNetworkWebsiteUrl": "https://fleek.network",
"discordFleekCommunityUrl": "https://discord.gg/fleek",
"arweaveUrl": "https://www.arweave.org",
"ipfsUrl": "https://ipfs.tech/",
"statusURl": "https://status.fleek.xyz/",
"fleekTwitterUrl": "https://twitter.com/fleek",
"mediaKit": "https://fleek.notion.site/Fleek-Brand-Kit-9a2bcf7eb40740a9b7e951fc951b478a",
"templatesUrl": "https://fleek.xyz/templates/",
"affiliatesUrl": "https://affiliates.fleek.xyz"
},
"auth": {
"authTokenCookieKey": "accessToken",
"activeProjectCookieKey": "projectId",
"endpoints": {
"projects": "/projects",
"teams": "/teams",
"subscriptions": "/subscriptions",
"plans": "/plans"
}
},
"announcementMarquee": {
"message": "",
"url": "",
"visible": false
},
"announcementModal": {
"generic": {
"visible": false,
"title": "Announcement Modal title",
"message": "Announcement Modal message. Lorem ipsum dolor sit amet, consectetur adipiscing elit.",
"button": "Button label"
},
"perPath": [
{
"id": "at-capacity-1741246058603",
"visible": false,
"title": "We're currently at capacity",
"message": "We are briefly postponing new deployments until we spin up enough VMs to meet growing demand for our AI agent hosting service. Thank you for your understanding and please try again later today!",
"button": "OK",
"path": "/agents",
"expiresInDays": 0.0417,
"modalDelayInSeconds": 0
}
]
}
},
"landingPage": {
"hero": {
"h1": "Create AI agents and influencers",
"h2": "Create, manage and monetize social agents and virtual influencers with Fleek",
"primaryCta": "Deploy an agent",
"secondaryCta": "Read our docs",
"imageDesktop": "/images/landing-page/hero/hero-desktop.webp",
"imageMobile": "/images/landing-page/hero/hero-mobile.webp"
},
"partners": [
{
"name": "Coinbase",
"logo": "/images/landing-page/partners/coinbase.png",
"caseStudyUrl": ""
},
{
"name": "Polychain Capital",
"logo": "/images/landing-page/partners/polychaincapital.png",
"caseStudyUrl": ""
},
{
"name": "DCG",
"logo": "/images/landing-page/partners/dcg.png",
"caseStudyUrl": ""
},
{
"name": "Eliza OS",
"logo": "/images/landing-page/partners/elizaos.png",
"caseStudyUrl": ""
},
{
"name": "Venice",
"logo": "/images/landing-page/partners/venice.png",
"caseStudyUrl": ""
}
],
"LLMs": [
{
"name": "OpenAI",
"logo": "/images/landing-page/llms/openai.png",
"caseStudyUrl": ""
},
{
"name": "DeepSeek",
"logo": "/images/landing-page/llms/deepseek.png",
"caseStudyUrl": ""
},
{
"name": "Claude",
"logo": "/images/landing-page/llms/claude.png",
"caseStudyUrl": ""
},
{
"name": "Grok",
"logo": "/images/landing-page/llms/grok.png",
"caseStudyUrl": ""
}
]
},
"docs": {
"menu": {
"order": [
{
"category": "ai-agents",
"order": 1
},
{
"category": "Platform",
"order": 2
},
{
"category": "Infrastructure",
"order": 3
},
{
"category": "CLI",
"order": 4
},
{
"category": "SDK",
"order": 5
},
{
"category": "FAQ",
"order": 6
}
],
"customTitlesByDirectoryName": {
"ai-agents": "Create AI agents"
}
}
},
"blog": {
"customFilterByDirectoryName": {}
},
"pricing": {
"faq": [
{
"question": "Can I change my payment method at any time?",
"answer": "Yes. You can switch from crypto to credit card payments and any credit top-up model anytime."
},
{
"question": "If I am in a paid/Pro plan, will I still receive the free monthly credits?",
"answer": "Yes, every user receives $5 of credits for free each month, regardless of their account type."
},
{
"question": "What happens if I run out of credits? Will my account be suspended?",
"answer": "You will be notified before and after you run out of credits, and we will only suspend your plan after a notice period. All of your data will be saved and can be easily restored."
},
{
"question": "What if I want to cancel my account?",
"answer": "You can stop adding credits or delete your account at any time without restrictions."
}
]
},
"payMethods": {
"cryptoPaymentsIcons": [
{
"image": "/svg/ethereum-icon.svg",
"title": "ETH"
},
{
"image": "/svg/polygon-icon.svg",
"title": "MATIC"
},
{
"image": "/svg/filecoin-icon.svg",
"title": "FIL"
},
{
"image": "/svg/optimism-icon.svg",
"title": "OP"
},
{
"image": "/svg/solana-icon.svg",
"title": "SOL"
},
{
"image": "/svg/dai-icon.svg",
"title": "DAI"
},
{
"image": "/svg/usdc-icon.svg",
"title": "USDC"
},
{
"image": "/svg/usdt-icon.svg",
"title": "USDT"
},
{
"image": "/svg/btc-logo.svg",
"title": "BTC"
},
{
"image": "/svg/arbitrum-icon.svg",
"title": "ARB"
},
{
"image": "/svg/cosmos-icon.svg",
"title": "ATOM"
},
{
"image": "/svg/arweave-icon.svg",
"title": "AR"
},
{
"image": "/svg/bnb-chain-icon.svg",
"title": "BNB"
},
{
"image": "/svg/link-logo.svg",
"title": "LINK"
},
{
"image": "/svg/uni-logo.svg",
"title": "UNI"
}
]
},
"github": {
"fleekPlatformOrgUrl": "https://github.com/fleek-platform",
"editUrl": "https://github.com/fleek-platform/website/edit",
"xyzWebsiteRepositoryUrl": "https://github.com/fleek-platform/website"
},
"homepage": {
"chainAgnostic": {
"icons": [
{
"image": "/svg/ethereum-icon.svg",
"title": "Ethereum"
},
{
"image": "/svg/polygon-icon.svg",
"title": "Polygon"
},
{
"image": "/svg/arbitrum-icon.svg",
"title": "Arbitrum"
},
{
"image": "/svg/optimism-icon.svg",
"title": "Optimism"
},
{
"image": "/svg/bnb-chain-icon.svg",
"title": "BNB Chain"
},
{
"image": "/svg/zksync-icon.svg",
"title": "zkSync"
},
{
"image": "/svg/starknet-icon.svg",
"title": "Starknet"
},
{
"image": "/svg/lens-icon-mono.svg",
"title": "Lens"
},
{
"image": "/svg/solana-icon.svg",
"title": "Solana"
},
{
"image": "/svg/cosmos-icon.svg",
"title": "Cosmos"
},
{
"image": "/images/base-icon.png",
"title": "Base"
},
{
"image": "/svg/celestia-icon.svg",
"title": "Celestia"
}
]
}
},
"newsletterSubscription": {
"activeHostedFormApi": "https://fleek.activehosted.com/proc.php"
},
"support": {
"resources": {
"newRequest": "https://fleek.xyz/requests/new/"
},
"zendesk": {
"publicSnippetKey": "c0ecb1c1-369a-4543-b528-cbba3f2fb35d"
},
"requestFormCategories": [
{
"id": "1",
"label": "General Inquiry",
"value": "General Inquiry"
},
{
"id": "2",
"label": "Billing",
"value": "Billing"
},
{
"id": "4",
"label": "Feature Request",
"value": "Feature Request"
},
{
"id": "5",
"label": "Bug Report",
"value": "Bug Report"
},
{
"id": "6",
"label": "Other",
"value": "Other"
}
],
"supportMenu": [
{
"id": 1,
"path": "/support/",
"title": "Overview"
},
{
"id": 2,
"path": "/troubleshooting/",
"title": "Troubleshooting"
},
{
"id": 3,
"path": "/guides/",
"title": "Guides"
},
{
"id": 5,
"path": "/requests/report-site/",
"title": "Report a site"
},
{
"id": 6,
"path": "/requests/new/",
"title": "Submit a request"
}
]
},
"linksPage": {
"featuredPostSlug": "announcements/introducing-fleek-edge-sgx",
"links": [
{
"href": "https://fleek.xyz/",
"label": "Website",
"ariaLabel": "Fleek Website"
},
{ "href": "/blog/", "label": "Blog", "ariaLabel": "Fleek Blog" },
{ "href": "/docs/", "label": "Documentation", "ariaLabel": "Fleek docs" }
]
},
"aboutPage": {
"hero": {
"title": "About Fleek",
"subText": [
"Fleek is an open source app and AI agent deployment platform built on TEEs (Trusted Execution Environments) and Fleek Network’s next-gen permissionless cloud infrastructure. Picture your favorite development platform, but more secure, reliable, verifiable, and without the data tampering, price gouging and censorship plaguing Big Cloud.",
"The result is a high-performance modern platform where builders can run their apps and AI agents with lower costs, enhanced security and privacy, and better guarantees, all while maintaining best in class speed, scalability, and developer experience. So easy that even non developers can use it."
],
"content": [
{
"icon": "mission",
"title": "Mission-driven"
},
{
"icon": "open-source",
"title": "Open-source"
},
{
"icon": "community",
"title": "Community-owned"
}
]
},
"why_exists": {
"title": "Why Fleek exists",
"subText": [
"Our mission is to return the web to its initial vision: open, permissionless, and free of gatekeepers.",
"Today’s dominance of corporate cloud platforms results in internet censorship, data exploitation, and price gouging. With software at the core of our digital lives, especially in the AI age, we’re creating a future-proof cloud that values freedom and privacy"
]
},
"why_choose": {
"title": "Why Fleek?",
"subText": [
"With Fleek, you’re more than just a customer but a supporter of our mission and values.",
"Fleek champions your autonomy, respects your data, and empowers you to create without compromise, helping build the free web."
]
},
"open_source": {
"title": "Open source at our core",
"subText": [],
"repos": [
{ "url": "fleek-network/lightning" },
{ "url": "fleek-platform/cli" },
{ "url": "fleek-platform/sdk" }
]
},
"call_to_action": {
"title": "Ready to be on Fleek?",
"subText": [
"Escape Big Cloud and take back control. Fleek offers everything you love about using public cloud platforms, without the constraints of corporate controlled web infrastructure."
],
"button": "Get started with Fleek"
}
},
"agentsPage": {
"hero": {
"title": "AI agent infrastructure for teams of every size",
"subTitle": "Create, deploy, and scale AI agents with enterprise-grade performance and industry-best pricing.",
"primaryCta": "Create an agent",
"secondaryCta": "Enterprise solutions",
"tertiaryCta": "API documentation",
"hideAnnouncement": false
},
"customize": {
"title": "Customize agents",
"subTitle": "Design your own agent and start chatting with it in no time. Customize it with unique features and launch it across your favorite social media platforms."
},
"growing": {
"title": "For growing teams",
"subTitle": "Deploy and monitor 1 to multiple agents from a unified dashboard. Centralize configuration, track performance, and maintain consistent security policies."
},
"pricing": {
"title": "Pricing"
},
"faq": {
"title": "FAQ",
"subTitle": "Solutions to many of our most commonly asked questions."
}
},
"templatesPage": {
"title": "TEMPLATES",
"subTitle": "Begin with a template",
"description": "Use a template to kick start your application. Pick from just a framework or a full web3 starter kit, the possibilities are limitless.",
"ctaLabel": "Learn more",
"ctaTargetUrl": "/docs/platform/frameworks/#using-framework-templates-to-get-started/"
},
"agentsAdminNotification": {
"authenticatedUsers": {
"message": "When we have capacity to deploy new AI agents you will be first in line. Please try again in a few hours!",
"enable": false
},
"default": {
"message": "We're currently over capacity and unable to deploy new AI agents. Sign in now to save time and try again later!",
"enable": false
}
}
}