robopark 3.3.40 → 3.3.41

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.
@@ -1,6 +1,6 @@
1
1
  {
2
- "/_not-found/page": "app/_not-found/page.js",
3
2
  "/api/device-character/route": "app/api/device-character/route.js",
3
+ "/_not-found/page": "app/_not-found/page.js",
4
4
  "/api/download-piper-model/route": "app/api/download-piper-model/route.js",
5
5
  "/api/models/route": "app/api/models/route.js",
6
6
  "/api/prewarm/route": "app/api/prewarm/route.js",
@@ -8,51 +8,51 @@
8
8
  "/api/prompt/route": "app/api/prompt/route.js",
9
9
  "/api/robopark/devices/[deviceId]/control/route": "app/api/robopark/devices/[deviceId]/control/route.js",
10
10
  "/api/robopark/robots/[robotId]/operations/route": "app/api/robopark/robots/[robotId]/operations/route.js",
11
- "/api/robopark/transcripts/[sessionId]/route": "app/api/robopark/transcripts/[sessionId]/route.js",
12
11
  "/api/robopark/sessions/[sessionId]/end/route": "app/api/robopark/sessions/[sessionId]/end/route.js",
12
+ "/api/robopark/transcripts/[sessionId]/route": "app/api/robopark/transcripts/[sessionId]/route.js",
13
13
  "/api/setup/complete/route": "app/api/setup/complete/route.js",
14
14
  "/api/setup/status/route": "app/api/setup/status/route.js",
15
15
  "/api/setup/test-groq/route": "app/api/setup/test-groq/route.js",
16
16
  "/api/setup/test-hass/route": "app/api/setup/test-hass/route.js",
17
+ "/api/setup/test-ollama/route": "app/api/setup/test-ollama/route.js",
17
18
  "/api/setup/test-n8n/route": "app/api/setup/test-n8n/route.js",
18
19
  "/api/test-tts/route": "app/api/test-tts/route.js",
19
- "/api/setup/test-ollama/route": "app/api/setup/test-ollama/route.js",
20
- "/api/wake-word/models/route": "app/api/wake-word/models/route.js",
21
20
  "/api/voices/route": "app/api/voices/route.js",
21
+ "/api/wake-word/models/route": "app/api/wake-word/models/route.js",
22
22
  "/api/wake-word/status/route": "app/api/wake-word/status/route.js",
23
23
  "/api/wake-word/upload/route": "app/api/wake-word/upload/route.js",
24
24
  "/favicon.ico/route": "app/favicon.ico/route.js",
25
- "/api/model-status/route": "app/api/model-status/route.js",
26
25
  "/api/kiosk-hardware/route": "app/api/kiosk-hardware/route.js",
27
26
  "/api/connection-details/route": "app/api/connection-details/route.js",
28
- "/api/robopark/device-access/route": "app/api/robopark/device-access/route.js",
27
+ "/api/model-status/route": "app/api/model-status/route.js",
29
28
  "/api/robopark/camera-token/route": "app/api/robopark/camera-token/route.js",
30
- "/api/robopark/character-ai/route": "app/api/robopark/character-ai/route.js",
31
- "/api/robopark/live-rooms/route": "app/api/robopark/live-rooms/route.js",
32
29
  "/api/robopark/monitor-token/route": "app/api/robopark/monitor-token/route.js",
30
+ "/api/robopark/live-rooms/route": "app/api/robopark/live-rooms/route.js",
31
+ "/api/robopark/device-access/route": "app/api/robopark/device-access/route.js",
32
+ "/api/robopark/character-ai/route": "app/api/robopark/character-ai/route.js",
33
33
  "/api/robopark/robots/route": "app/api/robopark/robots/route.js",
34
- "/api/robopark/servers/[serverId]/metrics/route": "app/api/robopark/servers/[serverId]/metrics/route.js",
35
34
  "/api/robopark/servers/[serverId]/route": "app/api/robopark/servers/[serverId]/route.js",
35
+ "/api/robopark/servers/[serverId]/metrics/route": "app/api/robopark/servers/[serverId]/metrics/route.js",
36
+ "/api/robopark/vision-caption/route": "app/api/robopark/vision-caption/route.js",
36
37
  "/api/robopark/servers/route": "app/api/robopark/servers/route.js",
37
38
  "/api/robopark/sessions/route": "app/api/robopark/sessions/route.js",
38
- "/api/robopark/vision-caption/route": "app/api/robopark/vision-caption/route.js",
39
+ "/api/robopark/robots/[robotId]/voice-engine/route": "app/api/robopark/robots/[robotId]/voice-engine/route.js",
39
40
  "/api/robovoice/robots/[robotId]/media-health/route": "app/api/robovoice/robots/[robotId]/media-health/route.js",
40
41
  "/api/settings/route": "app/api/settings/route.js",
41
- "/api/robopark/robots/[robotId]/voice-engine/route": "app/api/robopark/robots/[robotId]/voice-engine/route.js",
42
42
  "/api/turn-credentials/route": "app/api/turn-credentials/route.js",
43
43
  "/api/robopark/transcripts/route": "app/api/robopark/transcripts/route.js",
44
- "/camera-grid/route": "app/camera-grid/route.js",
44
+ "/fed/media/robots/[robotId]/video_feed/route": "app/fed/media/robots/[robotId]/video_feed/route.js",
45
45
  "/api/wake/route": "app/api/wake/route.js",
46
+ "/fed/[...path]/route": "app/fed/[...path]/route.js",
47
+ "/camera-grid/route": "app/camera-grid/route.js",
46
48
  "/robopark/[...path]/route": "app/robopark/[...path]/route.js",
47
- "/fed/media/robots/[robotId]/video_feed/route": "app/fed/media/robots/[robotId]/video_feed/route.js",
48
- "/tailnet/route": "app/tailnet/route.js",
49
- "/vendor/livekit-client.umd.js/route": "app/vendor/livekit-client.umd.js/route.js",
50
49
  "/robopark/api/robots/[robotId]/stream/route": "app/robopark/api/robots/[robotId]/stream/route.js",
51
- "/fed/[...path]/route": "app/fed/[...path]/route.js",
52
50
  "/(app)/opengraph-image-xg4ifa/route": "app/(app)/opengraph-image-xg4ifa/route.js",
51
+ "/tailnet/route": "app/tailnet/route.js",
52
+ "/vendor/livekit-client.umd.js/route": "app/vendor/livekit-client.umd.js/route.js",
53
53
  "/robopark/api/[...path]/route": "app/robopark/api/[...path]/route.js",
54
- "/robopark/page": "app/robopark/page.js",
55
54
  "/voice-tester/page": "app/voice-tester/page.js",
55
+ "/robopark/page": "app/robopark/page.js",
56
56
  "/(app)/page": "app/(app)/page.js",
57
57
  "/(app)/voice/page": "app/(app)/voice/page.js"
58
58
  }
@@ -3,8 +3,8 @@
3
3
  "functions": {
4
4
  "/api/kiosk-hardware": {},
5
5
  "/api/robovoice/robots/[robotId]/media-health": {},
6
- "/fed/media/robots/[robotId]/video_feed": {},
7
6
  "/robopark/[...path]": {},
7
+ "/fed/media/robots/[robotId]/video_feed": {},
8
8
  "/robopark/api/robots/[robotId]/stream": {}
9
9
  }
10
10
  }
@@ -1 +1 @@
1
- <!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-5252e5254da079b5.js" defer=""></script><script src="/_next/static/chunks/framework-e60c938074ff7136.js" defer=""></script><script src="/_next/static/chunks/main-9e24e8708ff075fc.js" defer=""></script><script src="/_next/static/chunks/pages/_app-131c90850aef965b.js" defer=""></script><script src="/_next/static/chunks/pages/_error-e4ba546eb376bdf4.js" defer=""></script><script src="/_next/static/SZpxp4T7g1hR3_4AAUReD/_buildManifest.js" defer=""></script><script src="/_next/static/SZpxp4T7g1hR3_4AAUReD/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>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)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"SZpxp4T7g1hR3_4AAUReD","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
1
+ <!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-5252e5254da079b5.js" defer=""></script><script src="/_next/static/chunks/framework-e60c938074ff7136.js" defer=""></script><script src="/_next/static/chunks/main-9e24e8708ff075fc.js" defer=""></script><script src="/_next/static/chunks/pages/_app-131c90850aef965b.js" defer=""></script><script src="/_next/static/chunks/pages/_error-e4ba546eb376bdf4.js" defer=""></script><script src="/_next/static/ekHGJf3Wg9wA0KamsQDan/_buildManifest.js" defer=""></script><script src="/_next/static/ekHGJf3Wg9wA0KamsQDan/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>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)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"ekHGJf3Wg9wA0KamsQDan","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>