@burtson-labs/bandit-engine 2.0.108 → 2.0.110
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/{chunk-UVIMO6XT.mjs → chunk-Y54VH63F.mjs} +18 -36
- package/dist/chunk-Y54VH63F.mjs.map +1 -0
- package/dist/index.js +17 -35
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/management/management.js +17 -35
- package/dist/management/management.js.map +1 -1
- package/dist/management/management.mjs +1 -1
- package/package.json +1 -1
- package/dist/chunk-UVIMO6XT.mjs.map +0 -1
|
@@ -2550,17 +2550,8 @@ var PreferencesTab = ({
|
|
|
2550
2550
|
children: "Preferences"
|
|
2551
2551
|
}
|
|
2552
2552
|
),
|
|
2553
|
-
/* @__PURE__ */ jsx3(
|
|
2554
|
-
|
|
2555
|
-
{
|
|
2556
|
-
variant: "body1",
|
|
2557
|
-
color: "text.secondary",
|
|
2558
|
-
paragraph: true,
|
|
2559
|
-
sx: { opacity: 0.9, fontSize: { xs: "0.95rem", sm: "1rem" }, lineHeight: 1.5 },
|
|
2560
|
-
children: "Control which AI features are enabled to optimize performance for your device. Disabling features can help reduce resource usage on machines with limited capabilities."
|
|
2561
|
-
}
|
|
2562
|
-
),
|
|
2563
|
-
/* @__PURE__ */ jsxs3(Paper2, { sx: { p: { xs: 1.75, sm: 2.5 }, mb: { xs: 2, md: 3 } }, children: [
|
|
2553
|
+
/* @__PURE__ */ jsx3(Typography3, { variant: "body2", color: "text.secondary", sx: { mb: 1.5 }, children: "Turn features on or off to tune performance for your device." }),
|
|
2554
|
+
/* @__PURE__ */ jsxs3(Paper2, { sx: { p: { xs: 1.5, sm: 1.75 }, mb: { xs: 1.5, md: 1.75 }, border: "1px solid", borderColor: "divider", borderRadius: 2 }, children: [
|
|
2564
2555
|
/* @__PURE__ */ jsxs3(Box3, { children: [
|
|
2565
2556
|
/* @__PURE__ */ jsx3(Typography3, { variant: "h6", sx: { fontWeight: 600, color: "text.primary" }, children: "Conversation Starters" }),
|
|
2566
2557
|
/* @__PURE__ */ jsx3(Typography3, { variant: "body2", color: "text.secondary", children: "Personalize the suggested prompts on your home screen. Pick the topics you care about \u2014 starters lean toward them (blended with fresh ones each time) instead of generic blanket questions." })
|
|
@@ -2603,7 +2594,7 @@ var PreferencesTab = ({
|
|
|
2603
2594
|
}
|
|
2604
2595
|
) })
|
|
2605
2596
|
] }),
|
|
2606
|
-
/* @__PURE__ */ jsxs3(Paper2, { sx: { p: { xs: 1.
|
|
2597
|
+
/* @__PURE__ */ jsxs3(Paper2, { sx: { p: { xs: 1.5, sm: 1.75 }, mb: { xs: 1.5, md: 1.75 }, border: "1px solid", borderColor: "divider", borderRadius: 2 }, children: [
|
|
2607
2598
|
/* @__PURE__ */ jsxs3(Box3, { sx: { display: "flex", flexDirection: { xs: "column", sm: "row" }, justifyContent: "space-between", gap: 2 }, children: [
|
|
2608
2599
|
/* @__PURE__ */ jsxs3(Box3, { children: [
|
|
2609
2600
|
/* @__PURE__ */ jsx3(Typography3, { variant: "h6", sx: { fontWeight: 600, color: "text.primary" }, children: "Conversation & Project Sync" }),
|
|
@@ -2715,7 +2706,7 @@ var PreferencesTab = ({
|
|
|
2715
2706
|
/* @__PURE__ */ jsx3(Typography3, { variant: "body2", color: "text.secondary", sx: { display: "flex", alignItems: "center" }, children: "Need media support? Images and large files stay local until retention rules are finalized." })
|
|
2716
2707
|
] })
|
|
2717
2708
|
] }),
|
|
2718
|
-
/* @__PURE__ */ jsxs3(Paper2, { sx: { p: { xs: 1.
|
|
2709
|
+
/* @__PURE__ */ jsxs3(Paper2, { sx: { p: { xs: 1.5, sm: 1.75 }, mb: { xs: 1.5, md: 1.75 }, border: "1px solid", borderColor: "divider", borderRadius: 2 }, children: [
|
|
2719
2710
|
/* @__PURE__ */ jsx3(Typography3, { variant: "h6", sx: { mb: 2, fontWeight: 600, color: "text.primary" }, children: "Feature Controls" }),
|
|
2720
2711
|
/* @__PURE__ */ jsxs3(Box3, { sx: { display: "flex", flexDirection: "column", gap: 2 }, children: [
|
|
2721
2712
|
/* @__PURE__ */ jsxs3(Box3, { children: [
|
|
@@ -2913,7 +2904,7 @@ var PreferencesTab = ({
|
|
|
2913
2904
|
)
|
|
2914
2905
|
] })
|
|
2915
2906
|
] }),
|
|
2916
|
-
/* @__PURE__ */ jsxs3(Paper2, { sx: { p: { xs: 1.
|
|
2907
|
+
/* @__PURE__ */ jsxs3(Paper2, { sx: { p: { xs: 1.5, sm: 1.75 }, mb: { xs: 1.5, md: 1.75 }, border: "1px solid", borderColor: "divider", borderRadius: 2 }, children: [
|
|
2917
2908
|
/* @__PURE__ */ jsx3(Typography3, { variant: "h6", sx: { mb: 2, fontWeight: 600, color: "text.primary" }, children: "Backup & Restore" }),
|
|
2918
2909
|
/* @__PURE__ */ jsx3(Typography3, { variant: "body2", color: "text.secondary", paragraph: true, children: "Export your preferences to save your settings, or import previously saved preferences. You can also reset to default values." }),
|
|
2919
2910
|
/* @__PURE__ */ jsxs3(Box3, { sx: { display: "flex", flexDirection: { xs: "column", sm: "row" }, gap: 2, alignItems: "center" }, children: [
|
|
@@ -8880,7 +8871,7 @@ var ProviderTab = () => {
|
|
|
8880
8871
|
}
|
|
8881
8872
|
};
|
|
8882
8873
|
return /* @__PURE__ */ jsxs11(Box11, { sx: { p: { xs: 1.5, sm: 2.5, md: 3 } }, children: [
|
|
8883
|
-
/* @__PURE__ */ jsxs11(Box11, { sx: { mb: { xs:
|
|
8874
|
+
/* @__PURE__ */ jsxs11(Box11, { sx: { mb: { xs: 1.5, md: 2 } }, children: [
|
|
8884
8875
|
/* @__PURE__ */ jsx11(
|
|
8885
8876
|
Typography10,
|
|
8886
8877
|
{
|
|
@@ -8889,18 +8880,9 @@ var ProviderTab = () => {
|
|
|
8889
8880
|
children: "AI Provider Configuration"
|
|
8890
8881
|
}
|
|
8891
8882
|
),
|
|
8892
|
-
/* @__PURE__ */ jsx11(
|
|
8893
|
-
|
|
8894
|
-
{
|
|
8895
|
-
variant: "body1",
|
|
8896
|
-
color: "text.secondary",
|
|
8897
|
-
paragraph: true,
|
|
8898
|
-
sx: { opacity: 0.9, fontSize: { xs: "0.95rem", sm: "1rem" }, lineHeight: 1.5 },
|
|
8899
|
-
children: "Configure your AI provider for chat, generation, and model services. This determines which backend service powers your AI interactions."
|
|
8900
|
-
}
|
|
8901
|
-
),
|
|
8902
|
-
/* @__PURE__ */ jsxs11(Paper5, { sx: { p: { xs: 1.75, sm: 2.5 }, mb: { xs: 2, md: 3 }, bgcolor: "background.paper", border: "1px solid", borderColor: "divider" }, children: [
|
|
8903
|
-
/* @__PURE__ */ jsx11(Typography10, { variant: "h6", sx: { mb: 2, fontWeight: 600, color: "text.primary" }, children: "Current Provider" }),
|
|
8883
|
+
/* @__PURE__ */ jsx11(Typography10, { variant: "body2", color: "text.secondary", sx: { mb: 1.5 }, children: "Choose the backend that powers your AI." }),
|
|
8884
|
+
/* @__PURE__ */ jsxs11(Paper5, { sx: { p: { xs: 1.5, sm: 1.75 }, mb: { xs: 1.5, md: 1.75 }, bgcolor: "background.paper", border: "1px solid", borderColor: "divider", borderRadius: 2 }, children: [
|
|
8885
|
+
/* @__PURE__ */ jsx11(Typography10, { variant: "overline", sx: { fontWeight: 700, color: "text.secondary", letterSpacing: 0.6, display: "block", mb: 1 }, children: "Current Provider" }),
|
|
8904
8886
|
currentProvider ? /* @__PURE__ */ jsxs11(Box11, { sx: { display: "flex", alignItems: "center", gap: 2 }, children: [
|
|
8905
8887
|
/* @__PURE__ */ jsx11(
|
|
8906
8888
|
Chip8,
|
|
@@ -8913,7 +8895,7 @@ var ProviderTab = () => {
|
|
|
8913
8895
|
/* @__PURE__ */ jsx11(Typography10, { variant: "body2", color: "text.secondary", children: currentProviderConfig?.baseUrl || currentProviderConfig?.gatewayUrl || "No URL configured" })
|
|
8914
8896
|
] }) : /* @__PURE__ */ jsx11(Chip8, { label: "No Provider Configured", color: "warning" })
|
|
8915
8897
|
] }),
|
|
8916
|
-
/* @__PURE__ */ jsxs11(Paper5, { sx: { p: { xs: 1.
|
|
8898
|
+
/* @__PURE__ */ jsxs11(Paper5, { sx: { p: { xs: 1.5, sm: 1.75 }, mb: { xs: 1.5, md: 1.75 }, bgcolor: "background.paper", border: "1px solid", borderColor: "divider", borderRadius: 2 }, children: [
|
|
8917
8899
|
/* @__PURE__ */ jsxs11(
|
|
8918
8900
|
Box11,
|
|
8919
8901
|
{
|
|
@@ -8923,7 +8905,7 @@ var ProviderTab = () => {
|
|
|
8923
8905
|
alignItems: { xs: "flex-start", sm: "center" },
|
|
8924
8906
|
justifyContent: "space-between",
|
|
8925
8907
|
gap: { xs: 1, sm: 2 },
|
|
8926
|
-
mb:
|
|
8908
|
+
mb: 2
|
|
8927
8909
|
},
|
|
8928
8910
|
children: [
|
|
8929
8911
|
/* @__PURE__ */ jsx11(Typography10, { variant: "h6", sx: { fontWeight: 600, color: "text.primary" }, children: "Provider Configuration" }),
|
|
@@ -9212,10 +9194,7 @@ var ProviderTab = () => {
|
|
|
9212
9194
|
] })
|
|
9213
9195
|
] })
|
|
9214
9196
|
] }),
|
|
9215
|
-
/* @__PURE__ */
|
|
9216
|
-
/* @__PURE__ */ jsx11(Typography10, { variant: "h6", sx: { mb: 1, fontWeight: 600, color: "text.primary" }, children: "Gateway Provider Recommended" }),
|
|
9217
|
-
/* @__PURE__ */ jsx11(Typography10, { variant: "body2", children: "For production deployments, we recommend using the Gateway provider which routes requests through your secure backend API. This approach keeps API keys secure, enables rate limiting, and provides better monitoring capabilities." })
|
|
9218
|
-
] })
|
|
9197
|
+
/* @__PURE__ */ jsx11(Typography10, { variant: "caption", color: "text.secondary", sx: { display: "block", mt: 0.5, lineHeight: 1.5 }, children: "Gateway is recommended for production \u2014 it routes through your secure backend, keeps API keys server-side, and enables rate limiting + monitoring." })
|
|
9219
9198
|
] }),
|
|
9220
9199
|
/* @__PURE__ */ jsx11(
|
|
9221
9200
|
Snackbar5,
|
|
@@ -10669,8 +10648,8 @@ var Management = () => {
|
|
|
10669
10648
|
MuiCardContent: {
|
|
10670
10649
|
styleOverrides: {
|
|
10671
10650
|
root: {
|
|
10672
|
-
padding:
|
|
10673
|
-
"&:last-child": { paddingBottom:
|
|
10651
|
+
padding: 12,
|
|
10652
|
+
"&:last-child": { paddingBottom: 12 }
|
|
10674
10653
|
}
|
|
10675
10654
|
}
|
|
10676
10655
|
},
|
|
@@ -10678,6 +10657,9 @@ var Management = () => {
|
|
|
10678
10657
|
styleOverrides: {
|
|
10679
10658
|
root: { borderRadius: 12 }
|
|
10680
10659
|
}
|
|
10660
|
+
},
|
|
10661
|
+
MuiTextField: {
|
|
10662
|
+
defaultProps: { size: "small" }
|
|
10681
10663
|
}
|
|
10682
10664
|
}
|
|
10683
10665
|
});
|
|
@@ -11259,4 +11241,4 @@ export {
|
|
|
11259
11241
|
useGatewayMemory,
|
|
11260
11242
|
management_default
|
|
11261
11243
|
};
|
|
11262
|
-
//# sourceMappingURL=chunk-
|
|
11244
|
+
//# sourceMappingURL=chunk-Y54VH63F.mjs.map
|