@aippy/runtime 0.2.7-dev.8 → 0.3.1
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.
package/dist/ai/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { D as i, d as r, e, c as n, U as C, a as _, b as E, f as I, g as T, l as f, n as g, p, s as U, v as t } from "../helper-
|
|
1
|
+
import { D as i, d as r, e, c as n, U as C, a as _, b as E, f as I, g as T, l as f, n as g, p, s as U, v as t } from "../helper-Cu06_bm3.js";
|
|
2
2
|
import "react";
|
|
3
3
|
import "../bridge-CqV1iP30.js";
|
|
4
4
|
export {
|
package/dist/core/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { D as s, g as r, m as o } from "../config-B0A7gHQM.js";
|
|
2
2
|
import { A as p, a as t, E as i, b as R, c as E } from "../errors-B3bDbQbD.js";
|
|
3
|
-
import { S as m, V as A, c as C, a as g, g as f, s as y } from "../container-message-
|
|
3
|
+
import { S as m, V as A, c as C, a as g, g as f, s as y } from "../container-message-BZF1IcaW.js";
|
|
4
4
|
import { A as O, C as d, R as l, a as x, p as F } from "../runtime-CmoG3v2m.js";
|
|
5
5
|
export {
|
|
6
6
|
O as AippyRuntime,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { createOpenAICompatible as d } from "@ai-sdk/openai-compatible";
|
|
2
|
-
import { s as f, a as b } from "./container-message-
|
|
2
|
+
import { s as f, a as b } from "./container-message-BZF1IcaW.js";
|
|
3
3
|
import { AISDKError as c, DefaultChatTransport as h } from "ai";
|
|
4
4
|
import { E as m, b as p, a as u } from "./errors-B3bDbQbD.js";
|
|
5
5
|
import { j as A } from "./url-c26cuIpu.js";
|
|
6
|
-
const g = "https://api.aippy.
|
|
6
|
+
const g = "https://api.aippy.ai", I = `${g}/aisdk/v1/`, w = `${g}/aisdk/v1/ui/`, v = "gpt-5-nano", C = "";
|
|
7
7
|
function O(n = {}) {
|
|
8
8
|
return {
|
|
9
9
|
baseUrl: n.baseUrl ?? I
|
package/dist/index/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { D as r, g as o, m as s } from "../config-B0A7gHQM.js";
|
|
2
2
|
import { A as i, a as n, E as p, b as m, c as A } from "../errors-B3bDbQbD.js";
|
|
3
|
-
import { S as f, V as u, c as C, a as E, g, s as I } from "../container-message-
|
|
3
|
+
import { S as f, V as u, c as C, a as E, g, s as I } from "../container-message-BZF1IcaW.js";
|
|
4
4
|
import { A as l, C as S, R as x, a as R, p as T } from "../runtime-CmoG3v2m.js";
|
|
5
5
|
import { CameraAPI as D, FileSystemAPI as U, GeolocationAPI as y, SensorsAPI as F, camera as P, fileSystem as M, geolocation as h, isMotionSupported as v, isOrientationSupported as O, requestMotionPermission as b, sensors as L, vibrate as w, watchMotion as H, watchOrientation as N } from "../device/index.js";
|
|
6
6
|
import { P as k, a as q, c as B, b as j, g as G, i as z, p as K, r as W, s as X } from "../app-version-checker-Bz7FrEZz.js";
|
|
@@ -9,7 +9,7 @@ import { j as ae } from "../url-c26cuIpu.js";
|
|
|
9
9
|
import { a as oe, b as se } from "../useTweaks-B7Muzo78.js";
|
|
10
10
|
import { c as ie, a as ne, i as pe, p as me, u as Ae } from "../useAudioContext-D9F3x80Y.js";
|
|
11
11
|
import { reportScore as fe, sendEvent as ue, updateScore as Ce } from "../leaderboard/index.js";
|
|
12
|
-
import { D as ge, d as Ie, e as de, c as le, U as Se, a as xe, b as Re, f as Te, g as _e, l as De, n as Ue, p as ye, s as Fe, v as Pe } from "../helper-
|
|
12
|
+
import { D as ge, d as Ie, e as de, c as le, U as Se, a as xe, b as Re, f as Te, g as _e, l as De, n as Ue, p as ye, s as Fe, v as Pe } from "../helper-Cu06_bm3.js";
|
|
13
13
|
import { c as he, u as ve } from "../hooks-Dmr_Dcnz.js";
|
|
14
14
|
import { getAuthTokenAsync as be } from "../bridge-CqV1iP30.js";
|
|
15
15
|
import { hasNativeBridge as we } from "../native-bridge-BnvipFJc.js";
|