larkup 0.1.24 → 0.1.25

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.
Files changed (101) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +3 -3
  3. package/.next/diagnostics/route-bundle-stats.json +6 -6
  4. package/.next/fallback-build-manifest.json +3 -3
  5. package/.next/required-server-files.js +1 -1
  6. package/.next/required-server-files.json +1 -1
  7. package/.next/server/app/_global-error.html +1 -1
  8. package/.next/server/app/_global-error.rsc +1 -1
  9. package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  10. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  12. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  13. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  14. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  15. package/.next/server/app/_not-found.html +1 -1
  16. package/.next/server/app/_not-found.rsc +16 -16
  17. package/.next/server/app/_not-found.segments/_full.segment.rsc +16 -16
  18. package/.next/server/app/_not-found.segments/_head.segment.rsc +4 -4
  19. package/.next/server/app/_not-found.segments/_index.segment.rsc +11 -11
  20. package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +2 -2
  21. package/.next/server/app/_not-found.segments/_not-found.segment.rsc +3 -3
  22. package/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  23. package/.next/server/app/analytics/page_client-reference-manifest.js +1 -1
  24. package/.next/server/app/analytics.html +1 -1
  25. package/.next/server/app/analytics.rsc +17 -17
  26. package/.next/server/app/analytics.segments/_full.segment.rsc +17 -17
  27. package/.next/server/app/analytics.segments/_head.segment.rsc +4 -4
  28. package/.next/server/app/analytics.segments/_index.segment.rsc +11 -11
  29. package/.next/server/app/analytics.segments/_tree.segment.rsc +1 -1
  30. package/.next/server/app/analytics.segments/analytics/__PAGE__.segment.rsc +3 -3
  31. package/.next/server/app/analytics.segments/analytics.segment.rsc +3 -3
  32. package/.next/server/app/api/chat/route.js +3 -3
  33. package/.next/server/app/api/chat/route.js.nft.json +1 -1
  34. package/.next/server/app/api/doc-editor/edit/route.js +1 -1
  35. package/.next/server/app/api/doc-editor/edit/route.js.nft.json +1 -1
  36. package/.next/server/app/api/doc-editor/export/route.js +1 -1
  37. package/.next/server/app/api/doc-editor/export/route.js.nft.json +1 -1
  38. package/.next/server/app/api/doc-editor/extract-text/route.js +1 -1
  39. package/.next/server/app/api/doc-editor/extract-text/route.js.nft.json +1 -1
  40. package/.next/server/app/api/doc-editor/parse/route.js +4 -4
  41. package/.next/server/app/api/doc-editor/parse/route.js.nft.json +1 -1
  42. package/.next/server/app/api/doc-editor/restore/route.js +1 -1
  43. package/.next/server/app/api/doc-editor/restore/route.js.nft.json +1 -1
  44. package/.next/server/app/api/document/sign/route.js +3 -3
  45. package/.next/server/app/api/document/sign/route.js.nft.json +1 -1
  46. package/.next/server/app/api/sandbox/route.js +1 -1
  47. package/.next/server/app/api/sandbox/route.js.nft.json +1 -1
  48. package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
  49. package/.next/server/app/chat.html +1 -1
  50. package/.next/server/app/chat.rsc +17 -17
  51. package/.next/server/app/chat.segments/_full.segment.rsc +17 -17
  52. package/.next/server/app/chat.segments/_head.segment.rsc +4 -4
  53. package/.next/server/app/chat.segments/_index.segment.rsc +11 -11
  54. package/.next/server/app/chat.segments/_tree.segment.rsc +1 -1
  55. package/.next/server/app/chat.segments/chat/__PAGE__.segment.rsc +3 -3
  56. package/.next/server/app/chat.segments/chat.segment.rsc +3 -3
  57. package/.next/server/app/data/page_client-reference-manifest.js +1 -1
  58. package/.next/server/app/data.html +1 -1
  59. package/.next/server/app/data.rsc +17 -17
  60. package/.next/server/app/data.segments/_full.segment.rsc +17 -17
  61. package/.next/server/app/data.segments/_head.segment.rsc +4 -4
  62. package/.next/server/app/data.segments/_index.segment.rsc +11 -11
  63. package/.next/server/app/data.segments/_tree.segment.rsc +1 -1
  64. package/.next/server/app/data.segments/data/__PAGE__.segment.rsc +3 -3
  65. package/.next/server/app/data.segments/data.segment.rsc +3 -3
  66. package/.next/server/app/index.html +1 -1
  67. package/.next/server/app/index.rsc +16 -16
  68. package/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
  69. package/.next/server/app/index.segments/_full.segment.rsc +16 -16
  70. package/.next/server/app/index.segments/_head.segment.rsc +4 -4
  71. package/.next/server/app/index.segments/_index.segment.rsc +11 -11
  72. package/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  73. package/.next/server/app/page_client-reference-manifest.js +1 -1
  74. package/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  75. package/.next/server/app/settings.html +1 -1
  76. package/.next/server/app/settings.rsc +18 -18
  77. package/.next/server/app/settings.segments/_full.segment.rsc +18 -18
  78. package/.next/server/app/settings.segments/_head.segment.rsc +4 -4
  79. package/.next/server/app/settings.segments/_index.segment.rsc +11 -11
  80. package/.next/server/app/settings.segments/_tree.segment.rsc +1 -1
  81. package/.next/server/app/settings.segments/settings/__PAGE__.segment.rsc +4 -4
  82. package/.next/server/app/settings.segments/settings.segment.rsc +3 -3
  83. package/.next/server/chunks/{[root-of-the-server]__0lczaer._.js → [root-of-the-server]__06lx~f.._.js} +8 -8
  84. package/.next/server/chunks/{[root-of-the-server]__0qs73xp._.js → [root-of-the-server]__06w.x2m._.js} +8 -8
  85. package/.next/server/chunks/{[root-of-the-server]__03l~uw5._.js → [root-of-the-server]__08y6gy_._.js} +8 -8
  86. package/.next/server/chunks/{[root-of-the-server]__0veqa4o._.js → [root-of-the-server]__0dlwf67._.js} +1 -1
  87. package/.next/server/chunks/{[root-of-the-server]__0g36cgg._.js → [root-of-the-server]__0jrhbq8._.js} +8 -8
  88. package/.next/server/chunks/{[root-of-the-server]__10zm06g._.js → [root-of-the-server]__0oblxyb._.js} +8 -8
  89. package/.next/server/chunks/{[root-of-the-server]__100gqj0._.js → [root-of-the-server]__0ougw4j._.js} +8 -8
  90. package/.next/server/chunks/{[root-of-the-server]__044l2_f._.js → [root-of-the-server]__0yj9mzb._.js} +9 -9
  91. package/.next/server/chunks/{[root-of-the-server]__0036943._.js → [root-of-the-server]__13ydff-._.js} +8 -8
  92. package/.next/server/chunks/ssr/_0s5_0n1._.js +1 -1
  93. package/.next/server/middleware-build-manifest.js +3 -3
  94. package/.next/server/pages/404.html +1 -1
  95. package/.next/server/pages/500.html +1 -1
  96. package/.next/static/chunks/{0um9.le-oph2m.js → 0ia5xz-yykcrq.js} +1 -1
  97. package/CHANGELOG.md +9 -0
  98. package/package.json +3 -3
  99. /package/.next/static/{m1OVZaLwFqNAG29GcExRG → rZLjWvDwdTV-PtUjl-1-b}/_buildManifest.js +0 -0
  100. /package/.next/static/{m1OVZaLwFqNAG29GcExRG → rZLjWvDwdTV-PtUjl-1-b}/_clientMiddlewareManifest.js +0 -0
  101. /package/.next/static/{m1OVZaLwFqNAG29GcExRG → rZLjWvDwdTV-PtUjl-1-b}/_ssgManifest.js +0 -0
@@ -1,6 +1,6 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[984918,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0um9.le-oph2m.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"ViewportBoundary"]
3
- 3:I[984918,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0um9.le-oph2m.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"MetadataBoundary"]
2
+ 2:I[984918,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0ia5xz-yykcrq.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"ViewportBoundary"]
3
+ 3:I[984918,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0ia5xz-yykcrq.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 5:I[640294,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0um9.le-oph2m.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"IconMark"]
6
- 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"larkup"}],["$","meta","1",{"name":"description","content":"larkup — a toolkit to build, index, and serve your own AI model and knowledge base."}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.01rzdfen4476b.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","3",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"m1OVZaLwFqNAG29GcExRG"}
5
+ 5:I[640294,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0ia5xz-yykcrq.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"IconMark"]
6
+ 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"larkup"}],["$","meta","1",{"name":"description","content":"larkup — a toolkit to build, index, and serve your own AI model and knowledge base."}],["$","link","2",{"rel":"icon","href":"/favicon.ico?favicon.01rzdfen4476b.ico","sizes":"256x256","type":"image/x-icon"}],["$","$L5","3",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"rZLjWvDwdTV-PtUjl-1-b"}
@@ -1,14 +1,14 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[232295,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0um9.le-oph2m.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"UpdateBanner"]
3
- 3:I[82100,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0um9.le-oph2m.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"ThemeCustomizerProvider"]
4
- 4:I[624529,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0um9.le-oph2m.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"WorkspaceProvider"]
5
- 5:I[266186,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0um9.le-oph2m.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"ClientLayoutWrapper"]
6
- 6:I[180366,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0um9.le-oph2m.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"default"]
7
- 7:I[724474,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0um9.le-oph2m.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js","/_next/static/chunks/0ufxt21gvl.3g.js","/_next/static/chunks/03jot0gqi~a10.js"],"default"]
8
- 8:I[16248,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0um9.le-oph2m.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"default"]
9
- 9:I[7012,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0um9.le-oph2m.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"Toaster"]
10
- a:I[953159,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0um9.le-oph2m.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"GlobalIndexProgress"]
11
- b:I[675973,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0um9.le-oph2m.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"Analytics"]
2
+ 2:I[232295,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0ia5xz-yykcrq.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"UpdateBanner"]
3
+ 3:I[82100,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0ia5xz-yykcrq.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"ThemeCustomizerProvider"]
4
+ 4:I[624529,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0ia5xz-yykcrq.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"WorkspaceProvider"]
5
+ 5:I[266186,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0ia5xz-yykcrq.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"ClientLayoutWrapper"]
6
+ 6:I[180366,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0ia5xz-yykcrq.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"default"]
7
+ 7:I[724474,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0ia5xz-yykcrq.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js","/_next/static/chunks/0ufxt21gvl.3g.js","/_next/static/chunks/03jot0gqi~a10.js"],"default"]
8
+ 8:I[16248,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0ia5xz-yykcrq.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"default"]
9
+ 9:I[7012,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0ia5xz-yykcrq.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"Toaster"]
10
+ a:I[953159,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0ia5xz-yykcrq.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"GlobalIndexProgress"]
11
+ b:I[675973,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0ia5xz-yykcrq.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"Analytics"]
12
12
  :HL["/_next/static/chunks/066jf0nk75nic.css","style"]
13
13
  :HL["/_next/static/chunks/0uawaqqylt5zw.css","style"]
14
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/066jf0nk75nic.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0uawaqqylt5zw.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0q_qvc60_3aw4.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0zoh3o_.geqbv.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/0um9.le-oph2m.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/00h-ng_jqta-2.js","async":true}],["$","script","script-4",{"src":"/_next/static/chunks/14x~vj_4i-4bz.js","async":true}],["$","script","script-5",{"src":"/_next/static/chunks/0~_-3fik2n4-i.js","async":true}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable bg-transparent","children":["$","body",null,{"suppressHydrationWarning":true,"className":"font-sans antialiased ","children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var t=localStorage.getItem('app-theme');var b=localStorage.getItem('app-background');var r=localStorage.getItem('app-radius');var d=document.body;if(t&&t!=='default')d.classList.add(t);if(b)d.classList.add(b);if(r&&r!=='radius-default')d.classList.add(r);}catch(e){}})();"}}],["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"children":[["$","$L5",null,{"children":["$","$L6",null,{"parallelRouterKey":"children","template":["$","$L7",null,{"children":["$","$L8",null,{}]}],"templateStyles":[],"templateScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0ufxt21gvl.3g.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/03jot0gqi~a10.js","async":true}]],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}],["$","$L9",null,{"position":"bottom-left"}],["$","$La",null,{}]]}]}],["$","$Lb",null,{}]]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"m1OVZaLwFqNAG29GcExRG"}
14
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/066jf0nk75nic.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0uawaqqylt5zw.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0q_qvc60_3aw4.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0zoh3o_.geqbv.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/0ia5xz-yykcrq.js","async":true}],["$","script","script-3",{"src":"/_next/static/chunks/00h-ng_jqta-2.js","async":true}],["$","script","script-4",{"src":"/_next/static/chunks/14x~vj_4i-4bz.js","async":true}],["$","script","script-5",{"src":"/_next/static/chunks/0~_-3fik2n4-i.js","async":true}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"geist_a71539c9-module__T19VSG__variable geist_mono_8d43a2aa-module__8Li5zG__variable bg-transparent","children":["$","body",null,{"suppressHydrationWarning":true,"className":"font-sans antialiased ","children":[["$","script",null,{"dangerouslySetInnerHTML":{"__html":"(function(){try{var t=localStorage.getItem('app-theme');var b=localStorage.getItem('app-background');var r=localStorage.getItem('app-radius');var d=document.body;if(t&&t!=='default')d.classList.add(t);if(b)d.classList.add(b);if(r&&r!=='radius-default')d.classList.add(r);}catch(e){}})();"}}],["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"children":[["$","$L5",null,{"children":["$","$L6",null,{"parallelRouterKey":"children","template":["$","$L7",null,{"children":["$","$L8",null,{}]}],"templateStyles":[],"templateScripts":[["$","script","script-0",{"src":"/_next/static/chunks/0ufxt21gvl.3g.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/03jot0gqi~a10.js","async":true}]],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}],["$","$L9",null,{"position":"bottom-left"}],["$","$La",null,{}]]}]}],["$","$Lb",null,{}]]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"rZLjWvDwdTV-PtUjl-1-b"}
@@ -2,4 +2,4 @@
2
2
  :HL["/_next/static/chunks/0uawaqqylt5zw.css","style"]
3
3
  :HL["/_next/static/media/797e433ab948586e-s.p.08e28id.o-okb.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
4
4
  :HL["/_next/static/media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
5
- 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"analytics","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"m1OVZaLwFqNAG29GcExRG"}
5
+ 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"analytics","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}},"staleTime":300,"buildId":"rZLjWvDwdTV-PtUjl-1-b"}
@@ -1,6 +1,6 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[1717,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0um9.le-oph2m.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js","/_next/static/chunks/0_~l8kd_h3sbq.js","/_next/static/chunks/10a_hianorzj3.js","/_next/static/chunks/176ixsksxtch_.js"],"AnalyticsDashboard"]
3
- 3:I[984918,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0um9.le-oph2m.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"OutletBoundary"]
2
+ 2:I[1717,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0ia5xz-yykcrq.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js","/_next/static/chunks/0_~l8kd_h3sbq.js","/_next/static/chunks/10a_hianorzj3.js","/_next/static/chunks/176ixsksxtch_.js"],"AnalyticsDashboard"]
3
+ 3:I[984918,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0ia5xz-yykcrq.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"OutletBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 0:{"rsc":["$","$1","c",{"children":[["$","div",null,{"className":"flex flex-col h-full overflow-hidden","children":[["$","div",null,{"className":"px-6 pt-6 pb-2 md:px-8 mx-auto max-w-7xl w-full","children":[["$","h1",null,{"className":"text-xl font-semibold tracking-tight text-foreground","children":"Analytics"}],["$","p",null,{"className":"text-sm text-muted-foreground mt-1","children":"Track usage, requests, and performance of your AI server."}]]}],["$","div",null,{"className":"flex-1 min-h-0 overflow-y-auto","children":["$","div",null,{"className":"p-6 md:p-8 mx-auto max-w-7xl w-full","children":["$","$L2",null,{}]}]}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/0_~l8kd_h3sbq.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/10a_hianorzj3.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/176ixsksxtch_.js","async":true}]],["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"m1OVZaLwFqNAG29GcExRG"}
5
+ 0:{"rsc":["$","$1","c",{"children":[["$","div",null,{"className":"flex flex-col h-full overflow-hidden","children":[["$","div",null,{"className":"px-6 pt-6 pb-2 md:px-8 mx-auto max-w-7xl w-full","children":[["$","h1",null,{"className":"text-xl font-semibold tracking-tight text-foreground","children":"Analytics"}],["$","p",null,{"className":"text-sm text-muted-foreground mt-1","children":"Track usage, requests, and performance of your AI server."}]]}],["$","div",null,{"className":"flex-1 min-h-0 overflow-y-auto","children":["$","div",null,{"className":"p-6 md:p-8 mx-auto max-w-7xl w-full","children":["$","$L2",null,{}]}]}]]}],[["$","script","script-0",{"src":"/_next/static/chunks/0_~l8kd_h3sbq.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/10a_hianorzj3.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/176ixsksxtch_.js","async":true}]],["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"rZLjWvDwdTV-PtUjl-1-b"}
6
6
  5:null
@@ -1,5 +1,5 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[180366,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0um9.le-oph2m.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"default"]
3
- 3:I[16248,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0um9.le-oph2m.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"default"]
2
+ 2:I[180366,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0ia5xz-yykcrq.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"default"]
3
+ 3:I[16248,["/_next/static/chunks/0q_qvc60_3aw4.js","/_next/static/chunks/0zoh3o_.geqbv.js","/_next/static/chunks/0ia5xz-yykcrq.js","/_next/static/chunks/00h-ng_jqta-2.js","/_next/static/chunks/14x~vj_4i-4bz.js","/_next/static/chunks/0~_-3fik2n4-i.js"],"default"]
4
4
  4:[]
5
- 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"m1OVZaLwFqNAG29GcExRG"}
5
+ 0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"rZLjWvDwdTV-PtUjl-1-b"}
@@ -3,19 +3,19 @@ R.c("server/chunks/packages_marketplace_src_0mxp_e3._.js")
3
3
  R.c("server/chunks/_071mhy1._.js")
4
4
  R.c("server/chunks/0gvc_next_dist_esm_build_templates_app-route_0--xko7.js")
5
5
  R.c("server/chunks/[root-of-the-server]__0g4hq1o._.js")
6
- R.c("server/chunks/[root-of-the-server]__0036943._.js")
6
+ R.c("server/chunks/[root-of-the-server]__13ydff-._.js")
7
7
  R.c("server/chunks/packages_core_src_models-list_ts_03-odl5._.js")
8
8
  R.c("server/chunks/packages_core_src_embeddings_providers_ts_05f4_w-._.js")
9
9
  R.c("server/chunks/node_modules__pnpm_00a45hz._.js")
10
10
  R.c("server/chunks/packages_core_src_generator_server-runtime_ts_127f0ye._.js")
11
11
  R.c("server/chunks/[root-of-the-server]__0111be7._.js")
12
- R.c("server/chunks/packages_core_src_indexing_embedder_ts_0h75r~u._.js")
12
+ R.c("server/chunks/00i._ai_dist_index_mjs_0u4.k1t._.js")
13
13
  R.c("server/chunks/0rgj_zod_v4_0ponial._.js")
14
14
  R.c("server/chunks/0ntz_@ai-sdk_openai_dist_index_mjs_03ljy2u._.js")
15
15
  R.c("server/chunks/node_modules__pnpm_01evtue._.js")
16
16
  R.c("server/chunks/0m6-_@ai-sdk_anthropic_dist_index_093y5mm.js")
17
17
  R.c("server/chunks/[root-of-the-server]__09rsmk2._.js")
18
- R.c("server/chunks/00i._ai_dist_index_mjs_0u4.k1t._.js")
18
+ R.c("server/chunks/packages_core_src_indexing_embedder_ts_0h75r~u._.js")
19
19
  R.c("server/chunks/node_modules__pnpm_0of6.x_._.js")
20
20
  R.c("server/chunks/packages_core_src_generator_generate-server_ts_0mt.je3._.js")
21
21
  R.c("server/chunks/_059f-.0._.js")